@charset "utf-8";
/* end hiding */
* {
	margin: 0px;
	padding: 0px;
}
img, div { behavior: url(iepngfix.htc) }
body {
	background-color: #B61412;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 12px;
}

#grand-conteneur {
	background-image: url(../images/repet-x.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#grand-conteneur #petit-conteneur {
	background-image: url(../images/repet-y.jpg);
	background-repeat: repeat-y;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#grand-conteneur #petit-conteneur #header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 938px;
}
#grand-conteneur #petit-conteneur #contenu {
	width: 903px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}


#grand-conteneur #petit-conteneur #contenu #colonne-gauche {
	display: block;
	float: left;
	width: 148px;
	padding-top: 0px;
}
/* hide hack from Mac-IE5 \*/
#colonne-gauche { height: 1%; }
#colonne-gauche .info-gauche {
	font-size: 10px;
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
	background-image: url(../images/bg-info-gauche.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-top: 40px;
}
#grand-conteneur #petit-conteneur #contenu #colonne-gauche .info-gauche h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#colonne-gauche .menu-gauche {
	list-style-type: none;
	display: block;
	font-size: 11px;
}
#colonne-gauche .menu-gauche li {
}
#colonne-gauche  .menu-gauche  li  a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
#colonne-gauche .menu-gauche li a:hover {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(../images/btn-hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#grand-conteneur #petit-conteneur #contenu #colonne-droite {
	float: left;
	width: 690px;
	padding-top: 180px;
	padding-left: 15px;
	display: block;
}
#colonne-droite { height: 1%; }
#colonne-droite    h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../images/bg-h1.jpg);
}

#colonne-droite p {
	text-align: justify;
	display: block;
	padding-bottom: 20px;
	color: #333333;
}
#colonne-droite .lien-page {
	text-decoration: none;
	color: #B61314;
	border-bottom: 1px dotted #B61314;
}
#colonne-droite .lien-page:hover {
	color: #A08538;
}

#colonne-droite .align-droite {
	display: block;
	float: right;
	padding-left: 10px;
}
#colonne-droite .align-gauche {
	float: left;
	padding-right: 10px;
}
#colonne-droite  .bloc-produit {
	float: left;
	clear: both;
	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/fond-bloc-produit.jpg);
	background-repeat: no-repeat;
}
#colonne-droite  .bloc-produit  p {
	padding: 0px;
	margin: 0px;
}
#colonne-droite .bloc-produit .info-produit .ref {
	font-size: 10px;
	color: #006699;
}
#colonne-droite .bloc-produit .info-produit {
	float: left;
	width: 300px;
	padding-left: 5px;
	border-left: 4px solid #B61314;
	margin-top: 10px;
}

#colonne-droite  .bloc-produit-exclu {
	float: left;
	clear: both;
	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/fond-bloc-produit-petit.jpg);
	background-repeat: no-repeat;
}
#colonne-droite  .bloc-produit-exclu  p {
	padding: 0px;
	margin: 0px;
}
#colonne-droite .bloc-produit-exclu .info-produit .ref {
	font-size: 10px;
	color: #006699;
}
#colonne-droite .bloc-produit-exclu .info-produit {
	float: left;
	width: 300px;
	padding-left: 5px;
	border-left: 4px solid #B61314;
	margin-top: 10px;
}
#colonne-droite .logo {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
#colonne-droite .contenant {
	display: block;
	clear: both;
}
#colonne-droite .clic-titre {
	clear: both;
	display: block;
}
#colonne-droite .clic-titre a {
	text-decoration: none;
	color: #B61314;
	background-color: #F0F0F0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
}
#colonne-droite .clic-titre a:hover {
	background-color: #999999;
	color: #FFFFFF;
}






.lettrine {
	font-size: 39px;
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
}

#footer {
	background-image: url(../images/repet-x-footer.jpg);
	background-repeat: repeat-x;
	height: 163px;
}
#footer #footer-in {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer-in .menu-bas {
	display: block;
	list-style-type: none;
	padding-top: 38px;
	padding-left: 30px;
}
#footer #footer-in .menu-bas li {
	display: inline;
}
#footer #footer-in .menu-bas li a {
	display: block;
	float: left;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 10px;
	text-decoration: none;
	color: #FF9999;
}
#footer  #footer-in  .menu-bas  li a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn-menu-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer #footer-in .info-footer {
	clear: both;
	text-align: center;
	display: block;
	padding-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer #footer-in .info-footer a {
	color: #FF9999;
	text-decoration: none;
}
#footer #footer-in .info-footer a:hover {
	color: #FFFFFF;
}
#footer #footer-in .info-footer .baseline {
	letter-spacing: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#footer #footer-in .info-footer .baseline a {
	color: #FFFFFF;
}
#footer #footer-in .info-footer .baseline a:hover {
	color: #DDBD50;
}





.antifloat {
	clear: both;
}
.Style5 {
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -1px;
}
.Style8 {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}
#grand-conteneur #petit-conteneur #contenu #colonne-droite .lien-partenaire .lien {
	display: block;
	color: #CC0000;
	text-decoration: none;
	padding-left: 30px;
}
#grand-conteneur #petit-conteneur #contenu #colonne-droite .lien-partenaire .lien:hover {
	color: #411F15;
}
