/*-----------------------------------
 * CUISINES
 * réalisé par TRIPTIC
 * Création : 20.04.2006
 * Derniere modification : 21.04.2006
 ------------------------------------*/
/*
Styles du mini word
*/
.TitreBlanc{
	font-weight:bold; 
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TexteBlanc{
	font-weight:normal; 
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TitreOrange{
	font-weight:bold; 
	color:#8E9414;
	font-size:12px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}

.TexteOrange{
	font-weight:bold; 
	color:#8E9414;
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normalGras{
	font-weight:bold; 
	color:#424649;
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normal{
	font-weight:normal; 
	color:#424649;
	font-size:10px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titrenormal{
	font-weight:normal; 
	color:#424649;
	font-size:14px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*
FIN
Styles du mini word
*/

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/produits/enteteHaut.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:950px;
	height:34px;
	
}

#SousEntete{
	position:relative;
	height:20px;
	width:950px;
	float:left;
	background-color:#ABB12E;
	margin: 0px 0px 20px 0px;
}

#enteteGauche{
	position:relative;
	background-image: url(../images/produits/entetegauche.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:74px;
	height:20px;
	float:left;
}

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

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

#id_titre_produit{
	position:relative;
	height:20px;
	float:left;
}



#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/produits/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:650px;

	float: left;
	
}

#gauche div{
	width:317px;
	
}

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

#droite_OLD {
	position:relative;
	width:154px;
	height:100%;

	float: left;
}

#droite {
	position:absolute;
	top:0px;
	left:733px;
	width:154px;
	height:100%;

	float: left;
}

#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;

}

#univers {

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

#lexique {

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

#bibliographie {

	background-image: url(../images/produits/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 17px;
  		list-style-type: disc;
  			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			text-align:left;
			color:black;
			font-size:12px;
  		text-decoration:none;
  		
  	}

.TitreListe{
			font-weight:normal;
			text-align:left;
			color:black;
			font-size:12px;
  		text-decoration:none;
}  	

a.TitreListe:link,a.TitreListe:hover, a.TitreListe:visited{
   font-weight:normal;
   text-align:left;
   color:black;
   font-size:12px;
    text-decoration:none;
}   

a.TitreListe:hover{
    text-decoration:underline;
}


  	

.sousListeUnivers {
	 	 	margin: 0px; padding: 0px 0px  0px 0px;
  		list-style: none;
  		text-decoration:none;
  		
  	}

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

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

.sousSousListeUnivers{
	 	 	margin: 0px; padding: 0px 0px  0px 10px;
  		list-style: none;
  		text-decoration:none;
  		
  	}

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






#id_sav_plus{
	position:relative;
 	width:330px  !important ;
 	height:20px;
 	background-image: url(../images/produits/btlienChef.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow:hidden;
	padding:3px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	cursor:hand;
	font-family:verdana;
	font-size:8pt;
	text-align:justify;
	color:#424649;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
 }
 


.lien_parc{
 	position:relative;
 	width:330px  !important ;
 	height:20px;
 	background-image: url(../images/produits/btlienParc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow:hidden;
	padding:3px 15px 0px 15px;
	margin: 10px 0px 0px 0px;
	cursor:hand;
	font-family:verdana;
	font-size:8pt;
	text-align:justify;
	color:#424649;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
 }