﻿/* Style par défaut */

															/** HTML **/
body {
	background-image: url(../images/interface/fond_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E1E1CD;
	color: #231F20;
	background-attachment: fixed;
	}
div#contenirTout {
}
div#contenirPage {
	width: 940px;
	margin: 0 auto;
	margin: 0em auto;
}
	div#entete {
	clear: both;
	height: 149px;
	background-image: url(../images/fond_entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		div#interieurEntete {
			}
#entete .boiteRecherche{
	position: absolute;
	z-index: 1002;
	top: 95px;
	padding-left: 245px;
}
#entete #langue {
	position: absolute;
	z-index: 1004;
	top: 104px;
	font-style: italic;
	font-size: .9em;
}
#entete h1#logo {
	position: absolute;
	z-index: 1000;
	height: 105px;
	width: 235px;
	top: 16px;
}
#entete h1#logo a {
	height: 105px;
	width: 235px;
	display: block;
	background-image: url(../images/logos/gourmet_nutrition_fb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#entete #licence {
	position: absolute;
	z-index: 999;
	top: 2px;
	background-image: url(../images/logos/licence.png);
	height: 88px;
	width: 90px;
	margin-left: 240px;
	margin-top: 3px;
	list-style-type: none;
}
#entete #drapeaux {
	position: absolute;
	z-index: 999;
	height: 28px;
	width: 415px;
	top: 92px;
	margin-left: 520px;
	list-style-type: none;
	text-align: right;
}
#entete #drapeaux img {
	margin-left: 2px;
}
															/** Contenu principal **/

	
	div#sectionBas {
	clear: both;
	display: block;
	padding-top: 12px;
	background-color: #fff;
	background-image: url(../images/interface/ombre1.gif);
	background-repeat: repeat-x;
	background-position: top;
		}
	
		div.contenu 	{
	margin: 239px;
	margin-top: 0;
	margin-bottom: 0;

}			     
			
			/* colonnes */
			interieurContenu {
				
				}
		div.colonne {
			width: 225px;
			}
		div.colonne.gauche 	{
		float: left;
		}													/* colonne de gauche */
		div.colonne.droite 	{
		float: right;
		}													/* colonne de droite */
			
	
	div#piedPage {
	background-color: #fff;
	border: 1px solid #DCDBD2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .9em;
		}
	div#piedPage .legal {
	color: #797979;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 10px;
	clear: left;
	padding-top: 3px;
		}
	div#piedPage .adresse {
	padding-top: 2px;
		}
	
	div#piedPage p {
	margin-top: 0px;
		font-size: .9em;

		}
	#piedPage .GourmetNutritionFP a:link, #piedPage .GourmetNutritionFP a:visited  {
	float: left;
	height: 64px;
	width: 187px;
	background-image: url(../images/logos/gourmet_nutrition_fb_petit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8e8c8d;
}

	div#interieurPiedPage {
			}





															/** sous conteneur **/
* { }






															/** listes **/
* { }






															/** Typo **/
* { }






															/** Formulaires **/
* { }

