/*-----------------------------------
 * CUISINES
 * réalisé par TRIPTIC
 * Création : 20.04.2006
 * Derniere modification : 21.04.2006
 ------------------------------------*/


body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	height:100%;
	/*behavior:url('./css/csshover2.htc');  Fichier importe pour permettre à Internet Explorer de comprendre la pseudo-classe :hover */
}
#principal {
	position:relative;
	width:950px;
	height:600px;	
	margin-right:auto;
	margin-left:auto;

}



#lienMenu{
position:absolute;
top:0px;
left:0px;
width:100px;
height:30px;

z-index:100;
}

#entete {
	position:relative;
	background-image: url(../images/recette/entete.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:950px;
	height:86px;
	
}

#navigation {
	display:none;
}

#mosaique {
	position:relative;
	
	width:940px;

	zheight:500px;	
	background-image: url(../images/frise.gif);
	background-repeat: repeat-y ;
	background-position: top right;
	float: left;

}

#pied{
	width:350px;
	text-align:right;
	
	
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#D13401;
	font-size:10px;
	text-decoration:none;
	margin-right:auto;
	margin-left:auto;
}

#pied a{
	
	
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#D13401;
	font-size:10px;
	text-decoration:none;
	
}

#fond {
	position:relative;
	
	width:887px;

	
	background-image: url(../images/recette/fond.gif);
	background-repeat: repeat-y ;
	background-position: top right;
	float: left;
}



#gauche {

	position:relative;
	margin-left: 2px;
	_margin-left: 1px;
	margin-right: 27px;
	width:317px;
	height:100%;

	float: left;
	
}

#gauche div{
	width:317px;
	
	
}

#centre{
	position:relative;
	text-align:justify;
	width:360px;
	height:100%;
	
	margin-right: 27px;
	abackground-color:red;
	float: left;
}

#titreGauche{
	font-family:verdana;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;

}

.titreGauche{
	font-family:verdana;
	font-size:9pt;
	color:#424649;
	font-weight:bold;
	width:100px;
	overflow:hidden;

}

/***************************************
*	Organisation du centre de la page
*
***************************************/


#titre{
	position:relative;
	height:20px;
	width:360px;
	float:left;
	background-color:#473780;
	margin: 0px 0px 10px 0px;
}



#id_titre_recette{
	position:relative;
	height:20px;
	float:left;
	font-family:verdana;
	font-size:17px;
	color:#424649;
	font-weight:normal;
	background-color:#FFFFFF;
}

#id_titre_recette_long{
	position:relative;
	
	
	font-family:verdana;
	font-size:17px;
	color:#424649;
	font-weight:normal;
	background-color:#FFFFFF;
}

#bdGauche{
	position:relative;
	background-image: url(../images/recette/bdgauche.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:15px;
	height:20px;
	float:left;
}

#bdDroite{
	position:absolute;
	background-image: url(../images/recette/bddroite.gif);
	background-repeat: no-repeat;
	background-position: top left;
	top:0px;
	right:0px;
	width:18px;
	height:20px;
	
}


#auteur{
	position:relative;
	height:20px;
	width:360px;
	margin: 0px 0px 5px 0px;
	_margin: 0px 0px -20px 0px;
	clear: none ;
}

.titre{
	font-family:verdana;
	font-size:9pt;
	color:#512FA7;
	font-weight:bold;
}
.texte{
	font-family:verdana;
	font-size:9pt;
	color:#424649;
	font-weight:normal;

}
/***************************************
*	FIN Organisation du centre de la page
*
***************************************/

/***************************************
*	 Organisation du centre de la page
*						RECHERCHE
***************************************/


.blocResultat{
	position:relative;
	width: 350px;
	
	background-color:#E1F0EB;
	padding: 5px 5px 5px 5px;
	margin-bottom:10px;

}

.blocResultatTitre{
position:relative;
	font-family:verdana;
	font-size:10pt;
	color:#38256D;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}
.blocResultatTitre a{
	font-family:verdana;
	font-size:10pt;
	color:#38256D;
	font-weight:bold;
	
}

.blocResultatChef{
position:relative;
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

.blocResultatContenu{
position:relative;
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:normal;

}



/***************************************
*	FIN Organisation du centre de la page
*						RECHERCHE
***************************************/


/***************************************
*	 Organisation du centre de la page
*						DEPOT
***************************************/
.divlibinput{
	position:relative;
	width:150px;
	float:left;
	
}
.libelleInput{
	
	font-family:verdana;
	font-size:9pt;
	color:#52595B;
	font-weight:bold;
	line-height:15pt;

}
.inputSelect{
	font-family:verdana;
	font-size:9pt;
	color:#52595B;
	font-weight:normal;
	width:150px;
	margin-bottom:5px;
	margin-left:155px;
	
}

.libellecheckbox{
	
	font-family:verdana;
	font-size:8pt;
	color:#52595B;
	font-weight:normal;
	

}
.divlibcheckbox{
	position:relative;
	width:340px;
	float:left;
	
}

.input{
	
	position:relative;
	width:150px;
	height:12px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	margin-bottom: 4px;

}

.textArea{
	width:330px;
	height:80px;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	margin:0px;
	padding:0px;
	
}

#inputfile{
	font-family:verdana;
	font-size:9pt;
	color:#52595B;
	font-weight:normal;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	width:330px;
}

#idsubmit{
	margin-top:10px;
	margin-bottom:15px;
}

/***************************************
*	FIN Organisation du centre de la page
*						DEPOT
***************************************/
#droite {
	position:relative;
	
	width:154px;
	height:100%;
	abackground-color:red;
	float: left;
}

.rechSelect{
	font-family:verdana;
	font-size:8pt;
	color:#424649;
	font-weight:bold;
	width:150px;
	margin-left:2px;
	margin-bottom:5px;
}

#rechSubmit{
	margin-left:15px;
	
	position:relative; 
	cursor: hand;
	border:none;
}

#droite div{
	position: relative;
	width:154px;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	
	
	border-top-style: none;
	border-bottom-style:solid;
	border-left-style: none ;
	border-right-style: none ;
	border-width: 3px ;
	border-color:#FFFFFF;

}
#depot {

	background-image: url(../images/recette/titreDepot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:hand;
}

#univers {

	background-image: url(../images/recette/titreUnivers.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#lexique {

	background-image: url(../images/recette/titreLexique.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:hand;
}

#bibliographie {

	background-image: url(../images/recette/titreBibliographie.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:hand;
}

#impression {

	background-image: url(../images/recette/titreImpression.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:hand;
}


#complement {
	height:100%;
}



 div#navigation {
 		position:absolute;
 		top:7px;
 		left:214px;
  	z-index: 100;
  }
  	ul#onglets {
  		margin: 0;
  		padding:  0;
  		
  	}
  	ul#onglets li {
	 	 	float: left;
			width: 72px;
			height: 45px;
  		margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px;
  		list-style: none;
  		
  	}



#bt_contacts{
	position:absolute;
	left:880px;
	top:7px;
	width:64px;
	height:17px;
	background-image: url(../images/menu/bt_contacts.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: hand;

}

#id_titre_chef{
	position:absolute;
	top:32px;
	left:57px;
}

.listeUnivers{
	 	 	margin: 0px; padding:0px 0px 0px 20px;
  		list-style-type: disc;
  		
  	}
.sousListeUnivers{
	 	 	margin: 0px; padding: 0px 0px  0px 10px;
  		list-style: none;
  		
  	}

.sousListeUnivers li, a{
	 	 	
  		font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			text-align:left;
			color:black;
			font-size:12px;
			text-decoration:none;
  		
  	}

.listeUnivers li, a{
	 	 	
  		font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			text-align:left;
			color:black;
			font-size:12px;
			text-decoration:none;
  		
  	}

#id_sav_plus{
	width:70px;
	margin-left:80%;
	
}
#id_sav_plus a{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:black;
	font-size:12px;
	text-decoration:none;
}