/* CSS Document */
body{

        
        

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background: url(images/page_bg.jpg) repeat;
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

h1 {
	
margin: 0px;
	padding-left: 40px;
	padding-top: 70px;
	font-weight: bold;
	font-size: 18px;
	color:#981d1d;
}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 16px;
	color:#ea6300;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#contenu {

      
        height : 1550px;

	margin: auto;
	margin-top: 10px;
	width: 870px;
	border: solid 5px #FFFFFF;
	background: #FFFFFF;
}
#partie_gauche {
	float: left;
	width: 0px;
	height: 442px;
	background: url(images/) no-repeat;
}
#titre_gauche {
	padding: 0px;
	height: 43px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 5px;

}
#titre_gauche span {
	font-size: 24px;
	color:#c61000;
}
#menu_vertical {
	float: left;
	width: 230px;
	padding-top: 27px;
	background: url(images/font_gauche.jpg) no-repeat;
}
.menu_contenu {
	float: left;
	width: 230px;
}
.menu_contenu ul {
	list-style-type: none;
	margin: 2px;
	padding: 0;
	width: 213px;
}
.menu_contenu li a {
	display: block;
	height: 25px;
	padding-top: 7px;
	color: #666666;
	padding-left: 50px;
	background: url(images/font_menu_v.gif);
}
.menu_contenu li a:hover, .menu_contenu li .current {
	color: #a81407;
}
#evenement {
	float: left;
	width: 200px;
	
	padding-left: 20px;
	text-align: left;
    padding-right: 30px;
}
#evenement span {
	background: #ffffff;
	font-weight: normal;
	color: #444444;
	padding: 2px;
}


#partie_droite {
	float: right;
	width: 633px;
}
#entete_droite {
	height: 380px;
	color: #FFFFFF;
	background: url(images/font_entete.jpg) no-repeat;
}
.lien_lineaire {
	float: left;
	margin: auto;
}
.lien_lineaire ul {
	margin: 10px;
	list-style: none;
	padding-left: 81px;

}
.lien_lineaire li{
	display: inline;
}
.lien_lineaire li a {
	float: left;
	margin-top: 357px;
	width: px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
    word-spacing: 0px;
    padding:15px;
    background: 

}
.slogan {
	float: right;
	text-align: right;
	margin-top: -370px;
	padding-right: 90px;
	width: 300px;
	color: #CCCCCC;

}
#contenu_droite {
	background: url(images/font_droite.jpg) repeat-x;

}
#contenu_droite p {

	margin-top: 0px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 20px;
    line-height: 0.1em;

width: px;
padding-top: 07px;

}

.pied2 img {

	float: right;
	padding-left: 0px;
}
#pied_page {
 	position: absolute;
   /* right: 195px;*/
    /*bottom: 0px;*/
top: 1540px;

    
clear: both;
	width: 870px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background: #dedede;
	font-weight: normal;
    color: #444444;
}