/*-----------------------------------
 * 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/parcours/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/parcours/fond.gif);
	background-repeat: repeat-y ;
	background-position: top right;
	float: left;
}



#gauche {

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

	float: left;
	
}

#gauche div{
	width:317px;
	
	
}

#centre{
	position:relative;
	
	width:384px;
	height:100%;
	text-align:justify;
	margin-right: 15px;
	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;

}

.puceParcours{
	position:absolute;
	height:10px;
	width:10px;
	margin:0px;
	padding:0px;
	z-index:90;
	background-repeat: no-repeat;
	cursor:hand;
}
 .LegendeParcours{
 	position:absolute;
 
	visibility : hidden;
	display = none ;
	z-index:110;
	margin:5px 5px 5px 5px;
	
 }
 .TitreLegende{
 	position:relative;
 	width:100px;
 	min-height:20px;
 	_height:20px;
 	border-style:solid;
	border-width: 1px ;
	border-color:#5C3E31;
	background-color:#F8A772;
	font-family:verdana;
	font-size:7pt;
	color:#000000;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	z-index:110;
	
 }
 .CorpsLegende{
 	position:relative;
 	width:100px;
 z-index:110;
 	border-style:solid;
	border-width: 1px ;
	border-color:#5C3E31;
	background-color:#FEDBC8;
	font-family:verdana;
	font-size:7pt;
	color:#000000;
	font-weight:normal;
	padding: 5px 5px 5px 5px;
 }


/***************************************
*	Organisation colonne de gauche
*
***************************************/
.AdrNom{
	position:relative;
 	width:280px  !important ;
	font-family:verdana;
	font-size:12pt;
	color:#BBD6CD;
	font-weight:bold;
	margin:25px 15px 0px 15px;
	
 }
.AdrDesc{
	position:relative;
 	width:280px  !important ;
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	color:#BBD6CD;
	font-weight:normal;
	margin:10px 15px 0px 15px;
	
 }
 .AdrTitre{
	position:relative;
 	width:280px  !important ;
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	color:#BBD6CD;
	font-weight:bold;
	margin:10px 15px 0px 15px;
	
 }
 
 .AdrInfos{
	position:relative;
 	width:280px  !important ;
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	color:#BBD6CD;
	font-weight:normal;
	margin:10px 15px 0px 15px;
	
 }

.AdrAdresse{
	position:relative;
 	width:280px  !important ;
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	color:#BBD6CD;
	font-weight:normal;
	margin:10px 15px 0px 15px;
	
 }
 
 .AdrAdresse a{
	
	font-family:verdana;
	font-size:10pt;
	text-align:justify;
	color:#BBD6CD;
	font-weight:normal;
	text-decoration: underline;
 }
 
 .lien_prod{
 	position:relative;
 	width:265px  !important ;
 	height:17px;
 	background-image: url(../images/produits/btlienProd.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow:hidden;
	padding:3px 15px 0px 15px;
	margin: 10px 0px 0px 10px;
	cursor:hand;
 }
 .lien_prod a{
	font-family:verdana;
	font-size:8pt;
	text-align:justify;
	color:#424649;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
	}
	
/***************************************
*	FIN   Organisation colonne de gauche
*
***************************************/

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


#titre{
	position:relative;
	height:20px;
	width:360px;
	float:left;
	background-color:#7A032A;
	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;
}

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

#bdDroite{
	position:absolute;
	background-image: url(../images/parcours/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;
	
}

.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
*
***************************************/

#droite {
	position:relative;
	
	width:150px;
	height:100%;
	abackground-color:red;
	float: left;
}

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

#rechSubmit{
	margin-left:15px;
	
	position:relative; 
	
	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;

}

#id_form_recherche1{
position: relative;
	padding: 0px;
	margin: 0px;
}

#univers {

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

#lexique {

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

#bibliographie {

	background-image: url(../images/parcours/titreBibliographie.gif);
	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;
}