/* CSS Document */

body{
	margin-top: 0px;
}

#contenu {
	width: 900px;
	overflow: visible; zoom:1;
}

#colonne_gauche {
	height: 100px;
	width: 225px;
	position: absolute;
	background-color: #FFFFFF;
	left: 30px;
	top: 0px;
}

#colonne_droite {
	width: 585px;
	/*position: absolute;
	left: 285px;*/
	margin-left:285px;
	top: 30px;
}

#logo {
	width: 225px;
}

#menu_colonne_gche {
	width: 225px;
}

#liens_menu_colonne_gche {
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f2d20;
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#liens_menu_colonne_gche_ss {
	height: 20px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#chemin {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #848589;
	height: 25px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
}

.txt_intro {
	overflow: auto; zoom:1;
	float:left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width:585px;
}
#fond_rouge{
	height:20px;
	background-color:#9f2d20;
	width:100%;
}
.flash_intro {
	overflow: hidden; zoom:1;
	background-color: #FFFFFF;
}
#menu_haut {
	float:left;
	overflow: hidden; zoom:1;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: right;
}

#news_intro {
	float: left;
	background-image: url(gfx/fond_news.gif);
	background-repeat: repeat-y;
}

#titre_rub {
	width: 560px;
	float: left;
	background-image: url(gfx/fond_titre.gif);
	background-repeat: no-repeat;
	height: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 25px;
}

#footer {
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #848589;
	padding-bottom: 10px;
	float: left;
	margin-top: 20px;
}
#news_contenu {
	overflow: auto; zoom:1;
	min-height:120px;
	width: 275px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
}
#news_image {
	width: 115px;
	float: left;
	border: 1px solid #848589;
	background-color: #FFFFFF;
	padding: 1px;
}
#news_txt {
	width: 151px;
	float: right;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#coordonnees {
	width: 215px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
}
.image_a_gche {
	float: left;
	border: 1px solid #848589;
	background-color: #FFFFFF;
	padding: 1px;
	margin-right: 20px;
}
#paragraphe {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	display: block;
}
.image_a_droite {
	float: right;
	border: 1px solid #848589;
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 20px;
}
#sous-menu {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

