body{
	behavior: url(/csshover.htc);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #801717;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contour{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
position:relative;
	background-color:#FFFFFF;
	margin: 0px;
	padding:5px;
}
#headerlogin{
	font-size: 10px;
	position:absolute;
	right: 20px;
	top: 10px;
}
#headerlogin label{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#headerlogin input{
	font-size: 10px;
	border: 1px solid #80A400;
	margin-bottom: 5px;
	color: #666666;
}
#headerinscpass{
	text-align: right;
	margin-right: 40px;
}
#headerinscpass a{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.logo{
	width:400px;
	height:85px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#body{
	position:relative;
	background-color: #FFFFFF;
	margin:0px;
	padding: 10px;
}
.DeuxColonnesGauche{
	width:430px;
	float:left;
	/*border: 1px solid #960;*/
}
.DeuxColonnesDroite{
	width:430px;
	float:right;
	/*border: 1px solid #960;*/
}
#ContenuThickbox{
	padding: 10px;
}
.TexteMini{
	font-size: 10px;
}
#HomeRemise{
	font-size:24px;
	color:#D82D2D;
	font-style: italic;
	font-weight: bold;
}
#footer{
	position:relative;
	height:50px;
	background-image: url(/Images/Footer.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#copy{
	position:absolute;
	top: 35px;
	right: 30px;
}
.copy a{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#adressefooter{
	position:absolute;
	top: 35px;
	left: 30px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#cgufooter{
	position:absolute;
	top: 35px;
	right: 100px;
	width:250px;
}
#cgufooter a{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
/* Style de base */
H1{
	color: #7C9E00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2{
	color: #7C9E00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
H3{
	color: #D82D2D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Formulaire{
	font-size: 12px;
	}
.Formulaire label{
	font-size: 12px;
	color: #D82D2D;
	font-weight: bold;
	display: inline;
	float: left;
	width: 160px;
 }
.Formulaire input{
	border: 1px solid #80A400;
	margin-bottom: 5px;
 }
.Formulaire select{
	border: 1px solid #80A400;
	margin-bottom: 5px;
	width:145px;
 }
.Formulaire textarea{
	border: 1px solid #80A400;
	margin-bottom: 5px;
 }
.FormulaireBouton{
	color: #FFFFFF;
	background-color: #82A600;
	border: 1px solid #7C9E00;
	font-weight: bold;
	background-image: url(/Images/Footer.png);
	height: 25px;
	-moz-border-radius:5px 5px;
	padding-bottom: 3px;
}
.FormulaireBouton:hover{
	color: #333333;
}
.FormulaireBoutonpetit{
	color: #FFFFFF;
	background-color: #82A600;
	border: 1px solid #7C9E00;
	font-weight: bold;
	background-image: url(/Images/Footer.png);
	height: 16px;
	-moz-border-radius:5px 5px;
	padding-bottom: 2px;
}
.FormulaireBoutonpetit:hover{
	color: #333333;
}

/* formulaire inscription */
.FormulaireInscription{
	padding:10px;
	font-size: 12px;
	}
.FormulaireInscription label{
	font-size: 12px;
	color: #D82D2D;
	font-weight: bold;
	display: inline;
	float: left;
	width: 100px;
 }
.FormulaireInscription input{
	border: 1px solid #80A400;
	margin-bottom: 5px;
 }

.FormulaireInscription .PhotoFamille{
	top: 155px;
	right: 700px;
}

/**/
.divErreur{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
}
.MessErreur{
	color:#F00;
	font-weight: bold;
	}
/* Menu 
	http://css.mammouthland.net/menu_horizontal_css.php
*/
.menu{
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C9E00;
	width: 950px;
	margin-left: -5px;
	font-weight: bold;
}
.menu ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
.menu li {
	float:left;
	height: 30px;
	width: 154px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
 }
.menu ul li a {
	color: #333333;
	display:block;
	float:left;
	width:154px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	background-image: url(/Images/Onglets/Onglet-01.png);
	background-repeat: no-repeat;
	height: 35px;
 }
.menu ul li a:hover {
	color:white;
	background-image: url(/Images/Onglets/Onglet-02.png);
	background-repeat: no-repeat;
 }  
#menuactive{
	color:white;
	background-image: url(/Images/Onglets/Onglet-03.png);
	background-repeat: no-repeat;
}

/* ctrMarques */
.ctrMarques{
	border: 3px solid #91BA00;	
}


/* blocCatProduit */
#remise{
	font-size:24px;
	color:#D82D2D;
}

#blocCatProduit{
	display:block;
	width:45%;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding:5px;
	cursor:pointer;
	border: 2px solid #91BA00;	
}
#blocCatProduit img{
	float:left;
	margin-right:20px;
}
#blocCatProduitRight{
	float:left;
}

#blocCatProduit:hover{
	border: 2px solid #D82D2D;
}

#BlocProduit{
	margin-right:15px;
	margin-bottom:10px;
	padding:5px;
	border: 2px solid #91BA00;	
}

/* Erreur */
.TentativeDepasser{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	border: 1px solid #333;
	}
