/* CSS Document */
#content_gauche {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content_gauche_centre {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}


#content_gauche_bas {
	vertical-align: bottom;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#content_gauche_haut {
	vertical-align: bottom;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#content_droit {
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content_droit_haut {
	margin: 0px;
	padding: 0px;
}

#content_droit_bas {
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	display: block;
	padding-top: 0px;
	margin: 0px;
}
#content_droit_centre {
	margin: 0px;
	padding: 0px;
}
/*-----------commun-----------*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	border:none;
}	
body,td,th {
	background-color: #f6f4d3;
}
body * {
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration:underline;
	color: #666666;
}
a:visited {
	color: #999999;
}
#img {
	border:none;
	vertical-align:middle;	
}

#content_centre {
	color: #000000;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;

}
#content_texte {
	overflow: auto;
}

#paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	margin-left: 18px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
}
/*-----------fin commun-----------*/

/*-----------index specifique-----------*/
.index #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 100px;
	padding-top: 0px;
	background-color: #f6f4d3;
}
.index #container h1 {
	font-size: 18px;
	color: #6F0000;
	padding-bottom: 10px;
	text-align: center;
	letter-spacing: 0em;
}
.index #mainContent {
	padding: 0;
	width: 799px;
	background-image: url(../images/fond_index.jpg);
	background-repeat: no-repeat;
	height: 335px;
	color:#FFFFFF;
}
.index #mainContent #texte {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	padding-top: 280px;
	padding-left: 20px;
}
/*-----------fin index specifique-----------*/








/*-----------generique specifique-----------*/

.oneColElsCtrHdr #container {
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: none;
/*	text-align: center;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtrHdr #header {
	border:none;
	margin:0;
	width: 800px;
	padding: 0px;
	height: 285px;
	background-image: url(../images/header_haut.jpg);
}
/* log détaillant */

#log_detaillant {
	padding-top: 193px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 250px;
	height: 90px;
	float: right;
}

#log_detaillant form {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#connexion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#connexion a {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#connexion a:hover {
	color: #CC9900;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mdp {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	display: block;
}


#champs_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	float: left;
	width: 210px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#log {
	text-align: right;
	width: 82px;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}
#input_texte {
	border: 1px solid #333333;
	height: 15px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

#inputlog {
	margin-bottom: 1px;
	display: block;
}

#valid_log {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: 25px;
	float: left;
	margin: 0px;
	padding-left: 7px;
	vertical-align: bottom;
	display: block;
	padding-top: 20px;
}
#valid_log input {
	color : #000;
	height: 20px;
	width: 25px;
	background-color: #FF9900;
	font-size: 9px;
	font-weight: bold;
	border: 0px none 0;
	padding: 0px;
	margin: 0px;
}
#trouver_identifiant {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	height: 20px;
	width: 210px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 11px;

}
#trouver_identifiant ul {
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#trouver_identifiant li {
	margin: 0px;
}
#trouver_identifiant a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


#trouver_identifiant a :hover {
	margin: 0px;
	padding: 0px;
}
#boutique {
	height: 84px;
	width: 138px;
	float: left;
	padding-right: 0px;
	display: block;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 100px;
}

#boutique a {
	height: 35px;
	width: 97px;
	display: block;
}
#boutique a:hover {
	height: 35px;
	width: 97px;
}

#boutique a:active {
	background-image: url(../images/btn_boutique_2.jpg);
	height: 35px;
	width: 97px;
}


#bas_centre {
	height: 112px;
	width: 382px;
	background-image: url(../images/special_accueil/centre_01.jpg);
	padding-top: 145px;
	background-repeat: no-repeat;
	background-position: bottom;
}



/* ---------------------menu-------------------*/
#menu_hori {
	width: 800px;
	text-align: center;
	height: 55px;
	background-image: url(../images/fond_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f6f4d3;
}
#menu {
	width:521px;
	font-size:10px;
	line-height:10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 139px;
	margin-bottom: 0px;
	margin-left: 140px;
	}
#menu ul {
	list-style:none;
	padding: 0px;
	margin: 0;
	}
#menu li {
	display:inline;
	margin: 0px;
	padding: 0px;
	}
#menu a {
	float:left;
	text-decoration:none;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px;
	height: 32px;
	padding-top: 15px;
	}
#menu span {
	height: 20px;
}

#menu a span {
	float:left;
	display:block;
	background:url(../images/tabrightF.gif) no-repeat right top;
	color:#FFFFFF;
	width: 80px;
	vertical-align: middle;
	padding-top: 0.6em;

	padding-bottom: 0.6em;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#3E1F00;}
#menu a:hover {
	background-position:0% -32px;
	color: #27170E;
}
#menu a:hover span {background-position:100% -32px;}

/*-----------fin generique specifique-----------*/







/*-------------------footer---------------------*/
/*-------------------footer index---------------------*/
.footer #entrez {
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer .texte_accueil{
	border: 1px solid #006600;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 125px;
}
.footer .adresse p{
	font-size: 13px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
}
.footer .adresse{
	clear: both;
	float: Aucune;
	padding-top: 5px;
}
.footer .texte_accueil {
	height: 140px;
}
.footer .texte_accueil p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size:12px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.texte_accueil #paragraphe_2{
	border: 1px solid #6f0000;
	float: right;
	padding-bottom: 0px;
}
.texte_accueil #paragraphe_3{
	float:left;
	border: 1px solid #006600;
}
.texte_accueil #paragraphe_3, .texte_accueil #paragraphe_2{
	width: 375px;
	margin-bottom: 2px;
	height: 90px;
	padding-bottom: 5px;
}
.texte_accueil #paragraphe_3 p, .texte_accueil #paragraphe_2 p{
	text-align: center;
}
.texte_accueil #paragraphe_3 h1, .texte_accueil #paragraphe_2 h1{
	color: #FFFFFF;
	height: 14px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	vertical-align: middle;
}
.texte_accueil #paragraphe_3 h1{
	background-color:#386D14;
}
.texte_accueil #paragraphe_2 h1{
	background-color:#6f0000;
}
/*-------------------fin footer index---------------------*/
/*-------------------footer générique---------------------*/

.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size:13px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}
.footer {
	text-align:center;
	width: 800px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	background-color: #f6f4d3;
} 
#contact {
	font-size:10px:
	color:#FFFFFF;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#contact a {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#conteneurlien {
	border:none;
	font-size:10px;
	text-align:center;
	width:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#image {
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#succes{
	font-weight: bold;
	color: #003300;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*-------------------footer générique---------------------*/
/*-------------------fin footer---------------------*/



/* contact_detaillant----------------*/
#formulaire {
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#full {
	position: relative;
	width: 95%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

/* fin contact_detaillant----------------*/
