html, body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FCF8EC;
	position:relative;
	height:494px;
}
#header {
	background-color: #353436;
	height: 80px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
#affiche {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 494px;
	width: 280px;
	z-index:1;
}
#affiche2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 494px;
	width: 375px;
	z-index:1;
}
#branches {
	position: absolute;
	top: -18px;
	right: -11px;
	height: 459px;
	width: 312px;
	z-index:100;
}
#bloc {
	height: 540px;
	width: 250px;
	position: absolute;
	top: -25px;
	right: 315px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	z-index:10;
}

 p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 120%;
}
#non_actif {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

img {
border:none;
}
#bloc h1 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	border-top-width: 1px;
	border-top-style: double;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top:30px;
	font-size: 130%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#bloc .titre1 {
	color: #dc4a23;
	border-top-color: #dc4a23;
}

#bloc h1.dep {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	color: #dc4a23;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bloc .titre2 {
	color:#eb7008;
	border-top-color: #eb7008;
}

#bloc .titre3 {
	color:#f29919;
	border-top-color: #f29919;
}

#bloc ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bloc ul li {
	background-image: url(images/bullet_go.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	margin: 0px;
}
#content .titre_siteweb {
	width: 340px;
	text-align: center;
	line-height: 25px;
	position: absolute;
	right: 300px;
	top: -75px;
	z-index:11;
	color: #FFFFFF;
}
/*
#content .titre_siteweb_center {
	width: 340px;
	text-align: center;
	line-height: 25px;
	position: absolute;
	right: 295px;
	bottom: -70px;
	z-index:11;
	color: #FFFFFF;
}
*/

#content #logompitv {
	position: absolute;
	right: 328px;
	top: -34px;
}
#content .dashed {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ED7928;
	font-size: 200%;
	font-weight: bold;
}
#content .majuscule {
	text-transform: uppercase;
	font-size: 79%;
	word-spacing: 2px;
}

#menu {
	position: absolute;
	left: -20px;
	top: 20px;
}

#menu .menu_content {
	margin-left:30px; 
	width:290px;
}

#menu .article_texte {
	margin-left:50px; width:490px;  padding:5px;
}
#descriptif {
height:220px;
}

html>body #descriptif {
height: auto;
min-height: 220px;
}

#logos_partenaires {
height:300px;
text-align:center;
}

html>body #logos_partenaires {
height: auto;
min-height: 300px;
}

#texte_article
{
margin-left:50px; width:490px; padding:5px;}

#texte_article a {
	color: #bd5104;
	text-decoration: underline;
}

#footer{
	background-color: #353436;
	height: 45px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align:center;
	padding-top:35px;
}

#form_home {
	position: absolute;
	right: 8px;
	top: -50px;
	margin: 0px;
	padding: 0px;
}

#little_menu {
	position: absolute;
	left: 10px;
	top: -30px;
}
#little_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:100%;
}
#little_menu li{
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	display:block;
}
#little_menu li a{
	background-color: #6e6e6e;
	height:20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float:left;
}
#little_menu li.current a{
background-color:#FCF8EC;
color: #BD5104;
}
