@charset "utf-8";
body {
	font-family: Cambria;
	font-size: 100%;
	margin: 0px;
}

#tout {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	max-width: 2000px;
}


#entete {
	height: 105px;
	margin-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F2151B;
	background-image: url(/communication/image/entete_fond_gris.png);
	background-repeat: no-repeat;
	padding-left: 180px;
}

#menu_gauche {
	width: 180px;
	float: left;
	border: 1px solid #DFDFDF;
	font-size: 9px;
	font-family: Georgia;
	padding: 0px;
	background-color: #F1F0EF;
}
#barnav {
	margin-bottom: 40px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#barnav   a:link,#barnav a:visited  {
	font-size: 0.7em;
	width: 10%;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(/communication/image/barnav_fond_normal.jpg);
	background-repeat: repeat-x;
}
#barnav a:hover {
	background-image: url(/communication/image/fond_hover.jpg);
	background-repeat: repeat-x;
}


#menu_droite {
	width: 175px;
	font-family: Georgia;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-left-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.6em;
	background-color: #F1F0EF;
}
#menu_droite h2 {
	font-size: 1em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F2151B;
	margin-bottom: 5px;
	display: block;
	margin-top: 5px;
	text-align: center;
}





#contenu {
	margin-left: 190px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: .8em;
	margin-right: 190px;
}

#contenu_detail {
	margin-left: 190px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: .8em;
	margin-right: 0px;
}

#menu_droite, #menu_gauche {

}


#pied {
	clear: both;
	background-color: #BBBABF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F2151B;
	border-right-color: #F2151B;
	border-bottom-color: #F2151B;
	border-left-color: #F2151B;
	height: 30px;
	display: block;
}
h1 {
	font-size: 2em;
	padding-left: 10px;
	font-size: 2.3em;
	margin: 0px;
	color: #333333;
}

h2 {
	font-size: 1.8em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F2151B;
	display: inline;
	clear: none;
}

h3  {
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	top: 10px;
	background-color: #EAE9E8;
	width: 40%;
	padding-left: 10px;
	border: 1px solid #CDCDCD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;

}
a:link, a:visited {
	color: #F2151B;
	font-size: 1.2em;
	font-family: Georgia;
}

a:hover {
	background-color: #EFEFFA;
}

a img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

a img:hover {
	padding: 2px;
	border: 1px solid #999999;
}
.div_section a {
	font-weight: bold;
}
.div_section {
	border: 1px solid #DADADA;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 0.9em;
	font-family: Georgia;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.div_sous_section {
	margin-bottom: 20px;
	display: block;
	min-height:70px;
}
.div_sous_section p {
	margin-bottom: .1em;
	font-size: 1em;
}

.div_sous_section_24h {
	margin-bottom: 20px;
	display: block;
	min-height:70px;
	background-image: url(/24h_syndicat/images/24h_2009_fanion_471.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 50px;
}

.div_histo {
	padding: 2px;
	margin-bottom: 10px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	min-height: 100px;
}
.div_histo object {
	float: left;
	margin-bottom: 10px;
}

.div_histo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.div_histo img {
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#div_bio {
	background-image: url(/bio/image/boucher_bio_accueil_site.gif);
	background-repeat: no-repeat;
	height: 115px;
	padding-left: 180px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
}

#img_recette_1 {
	float: left;
	margin-right: 10px;
}

#img_veau {
	margin-bottom: 5px;
	clear: right;
}

#img_alpage {
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
#img_pissenlit {
	float: right;
	margin-right: 10px;
}




#img_btb {
	float: left;
	margin-right: 10px;
}
 
#img_etape_metier_02 {
	float: right;
	margin-left: 10px;
}
#img_idee_branchee {
	clear: both;
	float: none;
	margin-bottom: 5px;
}


.etape_metier_rouge {
	color: #CD2152;
	font-weight: bold;
}

.etape_metier_orange {
	color: #F59D3B;
	font-weight: bold;
}

.img_gauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.img_droite {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}

.saut {
	height: 5px;
	margin: 0px;
}
