/* debut des styles de la home */

#structure_visuel {
	height: 213px;
	background: url(../images/general/fond_header_v1.png) repeat-x;
	z-index: 0;
}

#home_entetetexte {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 189px;
	padding-top: 24px;
	padding-left: 15px;
	background: url(../images/index/bandeau.jpg) no-repeat;
}

#home_entete_desc, #home_entete_texte {
	width: 425px;
	font-family: Arial;
	color: #fff;
	line-height: 20px;
}

#home_entete_desc {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#home_entete_texte {
	font-size: 13px;
}

#home_edito {
	float: left;
	width: 574px;
	min-height: 380px;
	_height: 380px;
	padding-left: 22px;
	background: url(../images/index/fond_edito.png) left bottom no-repeat;
}

#home_editotitre {
	position: relative;
	left: 0px;
	top: 0px;
	width: 574px;
	height: 19px;
	padding-top: 23px;
	padding-bottom: 20px;
}

#home_editogauche {
	float: left;
	width: 240px;
}

#home_editogauche img {
	border: 1px solid #003351;
}

#home_editodroite {
	float: left;
	width: 286px;
	padding-left: 24px;
	color: #577380;
}
      
#home_news {
	float: left;
	width: 320px;
	_width: 310px;
	min-height: 380px;
	_height: 380px;
	padding-left: 30px;
}

#home_newstitre {
	float: left;
	width: 320px;
	_width: 310px;
	height: 19px;
	padding-top: 23px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.home_newsligne {
	display: block;
	float: left;
	min-height: 60px;
	_height: 60px;
	width: 320px;
	_width: 310px;
	margin-bottom: 1px;
	text-decoration: none;
	background: url(../images/index/fond_news.png) repeat-x;
}

a.home_newsligne:hover {
	background: #001d2d;
}

.home_newsdate {
	position: relative;
	left: 0px;
	top: 0px;
	width: 310px;
	padding: 5px;
	color: #009DDF;
	font-size: 10px;
	cursor: hand;
}

.home_newstitre {
	position: relative;
	left: 0px;
	top: 0px;
	width: 310px;
	padding: 0px 5px 5px 5px;
	color: #009DDF;
	font-size: 12px;
	cursor: hand;
}

.home_newschapo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 310px;
	padding: 0px 5px 7px 5px;
	color: #fff;
	font-size: 12px;
	cursor: hand;
}

#home_newsarchive{
	float: left;
	margin-left: 190px;
	_margin-left: 100px;
	width: 100px;
	height: 30px;
	padding-top: 10px;
	padding-left: 30px;
	background: url(../images/index/fleche_archives.png) no-repeat left;
	color: #009DDF;
	font-size: 12px;
	text-decoration: underline;
}
/* fin des styles de la home */
