/*	BODY */
body {
	background: url(../images/bleu.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}



/* BLOCK_HEADER */
	#bloc_header{
	width:950px;
	height:235px;
	background: url(../images/bg_haut.png) no-repeat center;
	/*background: url(../images/bg_hautdemo.png) no-repeat center;*/
	}



/* BLOCK_MENU

#bloc_menu{
	width:650px;
	height:20px;
	padding:140px 0px 0px 270px;
}
 */
#bloc_menu{
	width:720px;
	height:20px;
	padding:140px 0px 0px 200px;
}

#bloc_menu a.lien{
	color:#B9EDFF;
	letter-spacing:-1px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

#bloc_menu a:hover.lien{
	color:#000066;
}

.hop{
	width:950px;
	background-image: url(../images/bg_centre.jpg);
	background-repeat:repeat-y;
/*background-color:#FF0000;*/
	float:left;
	
	
}

/* BLOCK_CENTERE */
#bloc_centre{
	width:950px;
	background-image: url(../images/fond1.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

#bloc_centre .right{
	/*width:715px;*/
	width:675px;
	float:right;
	color:#999999;
}


#bloc_centre .left{
	width:235px;
	float:left;
	color:#999999;
}

#bloc_centre .leftdown{
	
	float:none;
	color:#999999;	
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	font-size:12px;
}

#bloc_centre .menu{	
	margin:0px 0px 0px 70px;
}

#bloc_centre .texte{
	float:left;
	text-align:justify;
	/*margin:0px 0px 0px 45px;*/
    font-size:12px;
	width:620px;
	color:#333333;
}
#bloc_centre .schema{
	float:left;
    margin:0px 0px 0px 10px;
}

#bloc_centre a.lien{
    font-size:12px;
	color:#999999;
	text-decoration:none;
}

#bloc_centre a:hover.lien{
	color:#333333;
}

#bloc_centre .texte_orange{
	color:#FF8400;
}

#bloc_centre .texte_gris{
	color:#999999;
}

#bloc_centre .acces{
    /*margin:10px 0px 0px 80px;*/
	 margin:10px 0px 0px 10px;
    font-size:12px;
	color:#32AEDE;
}
#bloc_centre .services{
    margin:10px 0px 0px 10px;
}

#bloc_centre .carte{
    /*margin:10px 0px 0px 0px;*/
	margin:0px 0px 0px 0px;
}

#bloc_centre .convention{
    margin:5px 0px 0px 5px;
    font-size:12px;
	color:#333333;
}

#bloc_centre .fin{
	width:950px;
}

/* BLOCK_FOOTER */
#bloc_footer{
	width:950px;
	margin-left: 70px;
}
H1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F60;	
}
.Lien_On {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline
}
#pied-page{
	color: #09C;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	font-size: 11px;
	margin-bottom: 5px;
	width: 850px;
	margin-left: 70px;
}

#pied-page a{
	color: #09C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}
#menu-top{
	height: 66px;
	width: 600px;
	padding-left: 10px;
	background-image: url(../images/fond-transmission.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	margin-left: 11px;
}
#menu-top a{
	color: #069;	
}
#menu-top a:hover{
	color: #006;	
}
H2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}
H3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	font-weight: bold;
}