/* CSS Document */



/* GENERAL */

html {
	font-size: 125%;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #57251d;
	background-color: #FFFFFF;
	margin: 0em;
}
.centrage {
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #8e3633;
}
a:link {
	color: #8e3633;
}
a:visited {
	color: #8e3633;
}
a:hover {
	color: #8e3633;
}
a:active {
	color: #FF0;
}
#skiplinks {
	position:absolute;
	top:-500px;
	left:0px;
	z-index: 5;
}
.clearfloats {
	clear:both;
}

h1 {
	font-size: 180%;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.noisette  {
	background-image: url(../images/noisette.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: -25px;
	padding-left: 25px;
}
.granules  {
	background-image: url(../images/granules.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -30px;
	padding-left: 30px;
}
#colonnecentretextepages  p {
	margin-top: 5px;
	margin-bottom: 5px;
}



h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.texte-gauche {
	text-align: left;
}
.texte-centre {
	text-align: center;
}
.texte-droite {
	text-align: right;
}

.validation {
	color: #FF0000;
	font-weight: bold;
}
.validationok {
	color: #0C3;
	font-weight: bold;
}
.cadre-orange-tarifs {
	background-color: #E95E0F;
	font-size: 250%;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}
.cadre-orange-tarifs-complementaires {
	background-color: #E95E0F;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.tarifs caption {
	font-size: 120%;
	color: #FFF;
	background-color: #4b2b13;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px solid #cc5e1e;
}.tarifshiver caption {
	font-size: 120%;
	color: #FFF;
	background-color: #CC5E1E;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px solid #cc5e1e;
}
.fondrose {
	background-color: #f0d4b7;
}
.fondsaumon {
	background-color: #d68043;
	color: #FFF;
}
.fondblanc {
	background-color: #ffffff;
}
.fondorange {
	background-color: #CC5E1E;
	color: #FFF;
}

.entetetableau {
	font-size: 110%;
	color: #FFF;
	background-color: #4B2B13;
	text-align: center;
}


.image-gauche {
	float: left;
	margin-right: 5px;
}
.image-centre {
	float: center;
	margin-right: 5px;
}
.image-droite {
	float: right;
	margin-left: 10px;
}



/* BANDEAU HAUT */
#bandeau {
	background-color: #cc5e1e;
	background-image: url(../images/bandeau-onfcorbin.gif);
	background-repeat: no-repeat;
	height: 200px;
	text-align: center;
	width: 1004px;
}
#bandeauonf {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	height: 96px;
	width: 124px;
}
#bandeaucorbin {
	float: left;
	padding-left: 145px;
	padding-top: 60px;
	height: 108px;
	width: 416px;
}
#bandeautel {
	float: right;
	margin: 5px 20px 5px 5px;
	height: 71px;
	width: 156px;
}
#bandeau a #bandeaucorbin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





/* FIL D'ARIANE */
#fildariane {
	font-size: 85%;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 230px;
	width: 774px;
}



/* COLONNE CENTRE  */
#colonnecentre {
	width: 1004px;
}#colonnecentre  ul {
	list-style-type: square;
}



/* COLONNE GAUCHE */

#colonnegauche {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#colonnegauche img {
	height: 26px;
	width: 209px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#colonnegauche .boisbuches {
	height: 66px;
}

#colonnegauche p .demarche {
	height: 41px;
}


/* COLONNE CENTRE INDEX */

#colonnecentretexte {
	float: left;
	width: 400px;
	margin-left: 90px;
	font-size: 110%;
}

/* COLONNE CENTRE PAGES */

#colonnecentretextepages {
	float: left;
	width: 490px;
	margin-left: 60px;
	font-size: 110%;
}



/* COLONNE DROITE */

#colonnedroite {
	background-color: #57251d;
	float: right;
	width: 217px;
	border-left-color: #c4c4c4;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/fond-colonne-droite.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	color: #ffffff;
}
#colonnedroitetexte {
	padding-right: 20px;
	padding-left: 20px;
}
#colonnedroitetextepages {
	padding-right: 10px;
	padding-left: 10px;
}
#colonnedroite img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titrecolonnedroite {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #C6C71D;
}
.titrecolonnedroite a {
	color: #C6C71D;
}
.grostextes {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #E95E0F;
}



/* FOOTER */
#footer {
	font-size: 85%;
	padding-bottom: 5px;
	padding-top: 30px;
	clear: both;
	margin-top: 0px;
}
.texte-centre-gros {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
.colonnedroitereduite {
	width: 180px;
}
.texteblanc {
	color: #FFF;
}

