 @charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #CCCCCC;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.spacer {
	clear: both;
}
#global{
	width:955px;
	margin:auto;
	text-align: left;
	background-color: #FFFFFF;
}
#sur_image {
	display:none;
}
/*===============================================*/
#header{
	height:160px;
}
#header #menu {
	display: none;
}
#header h1, #header h2, #header hr{
	display:none;
	}
/*===============================================*/
#site{
}
#index_coldroite {
	width: 150px;
	float: right;
	position: relative;
	height: 430px;
	padding-top: 10px;
}
#index_coldroite #animation {
	text-align: center;
	color: #2E2F61;
	background-image: url(images/login_02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#animation h5 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
#animation p {
}
#animation .haut {
	background-image: url(images/login_01.jpg);
	height: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#animation .bas {
	background-image: url(images/login_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	background-color: #FFFFFF;
}
#animation p {
	font-size: 0.8em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#animation strong {
	color: #FF9900;
}
#site #gauche {
	width: 33%;
	float: left;
	position: relative;
	z-index:0;
	height: 440px;
}
#gauche_haut {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
}
#gauche_bas {
	background-color: transparent;
	height: 220px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#texte {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin-left: 33%;
}
#texte hr{

height:1px;
border:none;
color:#B6B9CF;
background-color:#B6B9CF;
margin-bottom:10px;

}
#texte #col_gauche {
	float: left;
	width: 300px;
	padding-top: 100px;
	position: relative;
	padding-left: 10px;
}
.excelium #texte #col_gauche {
	float: left;
	width: 590px;
	padding-top: 100px;
	position: relative;
	padding-left: 10px;
}
#col_gauche #titrage {
	margin-left: 0px;
	position: absolute;
	left: 200px;
	top: 0px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
.excelium #col_gauche #titrage {
	height:65px;
	margin-left: 0px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#texte #chapeau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2B315D;
	margin-bottom: 10px;
	margin-left: -10px;
	position: relative;
}
#texte  #chapeau p {
	padding-bottom: 0px;
	background-image: url(images/filet_chapeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#texte  #chapeau strong {
	background-image: url(images/filet_chapeau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #282E5E;
	font-weight: bold;
	display: inline-block;
}
#txt_courant {
	height: 280px;
	padding-left: 10px;
	padding-right: 10px;
}
#texte #col_droite {
	float: left;
	width: 310px;
	margin-left: 1%;
	height: 380px;
}
.boite {
	margin-bottom: 10px;
	font-size: 0.9em;
}
.boite .haut {
	height: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0px;
	margin:0px;
}
.boite .milieu {
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.boite .bas {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
	.boite_innov {
	margin-bottom: 10px;
	font-size: 0.9em;
}
.boite_innov .haut {
	height: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0px;
	margin:0px;
}
.boite_innov .milieu {
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.boite_innov h4 {
	font-size: 1.3em;
	text-align: center;
}
.boite_innov .bas {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}





.boite_innov .bas cite {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boite_innov ul {
	font-size: 0.8em;
	list-style:none;
	padding:0px;
}
.boite_innov li {
	padding-bottom:0.2em;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/*===============================================*/
#footer{
	background-color: #2E2F61;
	color: #FFFFFF;
	padding: 10px;
	font-size:0.7em;
	position: relative;
	width: 935px;
}
#footer h3{
	background-color: #2E2F61;
	color: #FFFFFF;
	position: relative;
	font-size:1.5em;
	font-weight: normal;
	float:left;
}
#footer p {
	clear: left;
}
#petit_menu{
	color: #FFFFFF;
	background-color:#CCCCCC;
	padding-left:10px;
	padding-top:5px;
}

#footer #villes {
	width: 200px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: -30px;
	color: #172B4A;
	background-image: url(images/bande_couleur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1em;
	word-spacing: 0.5em;
	padding-left: 40px;
}
#footer #logos {
	height: 40px;
	width: 200px;
	float: right;
}
#footer hr{
	display:none;
}
#footer address{
	font-size:0.6em;
	color: #FFFFFF;
	font-style: normal;
}
#liens_normes ul, #liens_normes li{

list-style:none;}
#liens_normes {
	float:right;
	height:55px;
	width:192px;
	z-index:1000;
	position: relative;
	background-image: url(images/logos.jpg);
	background-color: #2E2F61;
	background-repeat: no-repeat;
	background-position: -10px top;
}
#liens_normes li {
float:left;
}
#liens_normes a{
	display:block;
	height:50px;
	width:64px;
	color: transparent;
	background-color: transparent;
}
#liens_normes p{
	display:none;
}


.col_log{
padding-top:15px;
float:left;
width:250px;
margin-right:15px;}
.col_log h3{
font-size:1em;
	border-bottom: 1px solid #2E2F61;
	margin-bottom:5px;
	font-weight: bold;
}
.col_log img{
	margin-bottom:15px;
}#login_milieu p {
	margin: 0px;
}

