/* --------------------------------- BALISE -------------------------------------------*/


body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.style_bleu {
	color: #0033FF;
}



li  {
	display: inline;
}




/* --------------------------------- CLASS -------------------------------------------*/
.span_menu {
	color: #FFFFFF;
	display: inline;
}
.span_menu a:link {
	color: #0066FF;
	font-size: 17px;
	text-decoration: none;
}
.span_menu a:hover {
	color: #FF9900;
	font-size: 17px;
	text-decoration: none;
}
.span_menu a:visited {
	color: #0066FF;
	font-size: 17px;
	text-decoration: none;
}


/* --------------------------------- CONTENEUR -------------------------------------------*/

#global {
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 720px;
}

/* --------------------------------- ID -------------------------------------------*/

#hdp {
	height: 115px;
	width: 950px;
}

#titre_page {
	background-color: #FFFFFF;
	height: 30px;
	width: 950px;
	background-image: url(images/fond_web_04.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	font-style: normal;
	color: #FF6600;
	font-size: 18px;
}

#mdp {
	background-color: #FFFFFF;
	height: 400px;
	width: 950px;
	float: left;
}
#avant_bdp {
	background-color: #000000;
	height: 130px;
	width: 950px;
	float: inherit;
	background-image: url(images/bandebas.jpg);
}



#bande_gauche {
	height: 400px;
	width: 160px;
	background-image: url(images/fond_web_05.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}
#bdp {
	background-color: #000000;
	height: 20px;
	width: 950px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	float: left;
}

#contenu {
	height: 395px;
	width: 785px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(images/fond_web_06.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 5px;
}


#menuH {
	background-color: #000000;
	height: 22px;
	width: 950px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
}
.texte_standart {
	color: #002C53;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}
#image_exemple_droit {
	height: 247px;
	width: 160px;
	float: right;
	margin-left: 5px;
}

#tab_prestation {
	height: 135px;
	width: 780px;
}
.span_center {
	text-align: center;
}
#bandeau-web2 {
	height: 120px;
	width: 600px;
	text-align: right;
}
