@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
text-align:center;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
background-color:#f6f9ff;
background-image:url(../images/new_design/background_body_02.jpg);
background-repeat:repeat-x;
}

a { color:#3d3e3e; }
a:hover { color:#c30000; }

a.lien_menu{
color:#456e92;
text-decoration:none;
}
a.lien_menu:hover{
color:#000000;
text-decoration:none;
}

.texte_rouge{
color:#c30000;
}
.texte_gris{
color:#626262;
font-size:8pt;
}
.style_bouton{
border:1px solid #033b6c;
background-color:#fafbff;
color:#456e92;
font-weight:bold;
}

#accueil {
	width:600px;
	margin:10px auto;
}

#clients {
	width:600px;
	background-image:url(../images/new_design/img_accueil.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:290px;
	height:290px !important;
}

#boiteclients {
	width:330px;
	margin-left:8px;
	margin-top:10px;
}

#boiteclients_top {
	width:330px;
	height:37px;
	background-image:url(../images/new_design/top_clients.png);
	background-repeat:no-repeat;
}

#boiteclients_middle {
	width:307px;
	border-right:1px solid #f7ba04;
	border-left:1px solid #f7ba04;
	background-color:#f9e195;
	padding:10px;
	margin-left:1px;
	line-height:22px;
}

#boiteclients_bas {
	width:330px;
	height:15px;
	background-image:url(../images/new_design/bas_clients.png);
	background-repeat:no-repeat;
}
