body{
	text-align: center;
	border-image: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 0;
	padding: 0;
	margin: 0;
	browser.display.focus_ring_width: 0;
}

a{
	text-decoration: none;
	color: #024282;
	border: 0;	
}
a:visited{
	text-decoration: none;
	color: #0066CC;
	border: 0;	
}

div#liens a{
	text-decoration: underline;	
}

div#liens a:hover{
	text-decoration: underline;
	color: #80B3EA;
	border: 0;	
}

img{
	border: 0;
}

div#conteneur{
	position: relative;
	top: 0px;
	width: 691px;
	height: auto;
	text-align: left ;
	margin: 20px auto;
	background: url(../img/gauche_repeat.jpg) repeat-y;
	padding: 0;
}

div#conteneur img#banniere_haut{
	position: relative;
	left: 0px;
}

div#conteneur div#menu_gauche{
	width: 141px;
	float: left;
}

a#icone_reportage{
	position: absolute;
	top: 250px;
	left: 55px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_zoomsur.jpg) no-repeat 0% 0%;
}
a#icone_reportage:hover{
	position: absolute;
	top: 250px;
	left: 55px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_zoomsur.jpg) no-repeat 0% 0%;
}

div#aff_titre_reportage{
	position: absolute;
	top: 270px;
	left: 115px;
	height: 1em;
	z-index: 1;
}

a#icone_expressions{
	position: absolute;
	top: 172px;
	left: 68px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_chicanerie.jpg) no-repeat 0% 0%;
}
a#icone_expressions:hover{
	position: absolute;
	top: 172px;
	left: 68px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_chicanerie.jpg) no-repeat 0% 0%;
}

div#aff_titre_expressions{
	position: absolute;
	top: 195px;
	left: 128px;
	height: 1em;
	z-index: 1;
}

a#icone_foklore{
	position: absolute;
	top: 128px;
	left: 137px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_foklore.jpg) no-repeat 0% 0%;
}
a#icone_foklore:hover{
	position: absolute;
	top: 128px;
	left: 137px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_foklore.jpg) no-repeat 0% 0%;
}

div#aff_titre_foklore{
	position: absolute;
	top: 183px;
	left: 142px;
	height: 1em;
	z-index: 1;
}

a#icone_recettes{
	position: absolute;
	top: 105px;
	left: 216px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_cabanegourmande.jpg) no-repeat 0% 0%;
}
a#icone_recettes:hover{
	position: absolute;
	top: 105px;
	left: 216px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_cabanegourmande.jpg) no-repeat 0% 0%;
}

div#aff_titre_recettes{
	position: absolute;
	top: 162px;
	left: 190px;
	height: 1em;
	z-index: 1;
}

a#icone_conseils{
	position: absolute;
	top: 100px;
	left: 302px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_conseilsastuces.jpg) no-repeat 0% 0%;
}
a#icone_conseils:hover{
	position: absolute;
	top: 100px;
	left: 302px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_conseilsastuces.jpg) no-repeat 0% 0%;
}

div#aff_titre_conseils{
	position: absolute;
	top: 154px;
	left: 270px;
	height: 1em;
	z-index: 1;
}

a#icone_liens{
	position: absolute;
	top: 100px;
	left: 386px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_sitesamis.jpg) no-repeat 0% 0%;
}
a#icone_liens:hover{
	position: absolute;
	top: 100px;
	left: 386px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_sitesamis.jpg) no-repeat 0% 0%;
}

div#aff_titre_liens{
	position: absolute;
	top: 157px;
	left: 380px;
	height: 1em;
	z-index: 1;
}

a#icone_contacts{
	position: absolute;
	top: 100px;
	left: 473px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_contacts.jpg) no-repeat 0% 0%;
}
a#icone_contacts:hover{
	position: absolute;
	top: 100px;
	left: 473px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/over/i_contacts.jpg) no-repeat 0% 0%;
}

div#aff_titre_contacts{
	position: absolute;
	top: 155px;
	left: 470px;
	height: 1em;
	z-index: 1;
}

a#icone_accueil{
	position: absolute;
	top: 320px;
	left: 0px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../img/icones/normal/i_home.jpg) no-repeat 0% 0%;
}


div#contenu{
	position: relative;
	top: -135px;
	width: 547px;
	float: right;
}

img#titre_rubrique{
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

img#premiereetoile{
	margin-left: 1em;
}

div#titre_reportage{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 30px;
}

div#titre_reportage #lbl_titre_rubrique{
	font-size: 1.5em;
}


div#text_rubrique{
	width: 450px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
}

img.image_rubrique{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}


div#boite{
	width: 436px;
	height: 200px;
	margin-right: 55px;
	margin-left: 56px;
	background: url(../img/boite_news.jpg) no-repeat;
}

div#boite div#banniere_boite{
	position: relative;
	/*background: url(../img/banniere_boite.jpg) no-repeat;*/
	height: 33px;
}

div#banniere_conseil{
	position: relative;
	background: url(../img/barreBleu.jpg) no-repeat;
	height: 48px;
	width: 436px;
	margin_right: 55px;
	margin-left: 56px;
	text-align: left;
}

div#boite div#corps_boite{
	position: relative;
	/*background: url(../img/corps_boite.jpg) no-repeat;*/
	height: 167px;
	padding-left: 55px;
	padding-right: 55px;
}

div#boite div#corps_boite img{
	position: absolute;
	left: 60px;
	top: 20px;
}

div#boite label#lbl_corps_boite{
	position: absolute;
	left: 150px;
	top: 20px;
	width: 215px;
	height: 110px;
	text-align: justify;
}

div#boite label#date_boite{
	height: 33px;
	padding-top: 13px;
	position: absolute;
	left: 345;
	top: 0;
}

label#titre_boite{
	height: 33px;
	padding-top: 13px;
	position: absolute;
	left: 15;
	top: 0;
	font-weight: bold;
}

div#icone{
	position: relative;
	top: -300px;
}

label#lbl_date_reportage{
	font-size: 1em;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

a.menu_cat{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	width: auto;
	border: 0;
}

a.reportage_precedent{
	margin: 0;
}

a.reportage_suivant{
	margin: 0 0 0 380px;
}

div#boutons_pre_sui{
	float: left;
	height: 34px;
	width: 100%;
}

a.cadre_image img{
	margin: 10px 10px 10px 10px;
}
div#cadre_images{
	position: relative;
	float: left;
	width: 430px;
	height: auto;
}

div#meteo{
	position: absolute;
	left: 20px;
	top: 400px;
}

a#archives{
	margin-right: 185px;
	margin-left: 185px;
}

/*
div{
	border: thin red solid;
}
label{
	border: thin green solid;
}*/
