@charset "utf-8";
/* CSS Document */
body{
background-color:#707070;
padding:0px;
margin:0px;
color:#1d1d1d;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
html, body {
	height: 100%;
}
img{
border:none;
}
a,
a:link,
a:active,
a:visited
{
color:#c3c3c3;
text-decoration:none;
}
a:hover, .jaune {
color:#f6bf00;
text-decoration:none;
}
#haut{
width:auto;
height:100px;
background:transparent url(/media/img/fond_Y.gif) top left repeat-x;
}
#bas{
width:auto;
height:176px;
background:transparent url(/media/img/fond_XY.gif) top left repeat;
}
#global{
height:auto;
background-color:#707070;
}
#bloc_visuel{
background-color:#707070;
width:auto;/*1124px*/
height:auto;
}
#bloc_visuel table{
margin-top:28px;
background:transparent;
}
#bloc_jaune{
width:202px;
height:202px;
background-color:#f6bf00;
}
#bloc_contour_jaune{
width:200px;
height:200px;
background-color:#707070;
border:solid 1px #f6bf00;
}
#legende_visuel{
width:188px;
height:auto;
margin-left:12px;
margin-top:-11px;
}
#effet_pointille{
width:430px;
height:8px;
margin-top:5px;
background:transparent url(/media/img/effet_pointille.gif) top left repeat-x;
}
#effet_pointille2{
width:192px;
height:14px;
background:transparent url(/media/img/effet_pointille2.gif) top left repeat-x;
}
#effet_pointille3{
width:auto;
height:5px;
background:transparent url(/media/img/effet_pointille3.gif) top left repeat-x;
}
#partie_basse table{
margin-top:36px;
margin-left:10px;
}
#global input{
margin-top:3px;
color:#1d1d1d;
background-color:#707070;
border:solid 1px #e94003;
}
.col_gris_clair{
color:#c3c3c3;
}
#input_rechercher{
margin-left:50px;
}
#input_rechercher input{
border:solid 1px #f6bf00;
}
#entete{
width:auto;
height:153px;
background-color:#707070;
}
#bloc_connexion{
width:244px;
height:40px;
margin-top:22px;
background-color:#414141;
}
#bloc_vertical{
width:23px;
height:33px;
background-color:#414141;
}
.typeH1, .texteagence h1 {
font-size:12px;
color:#f6bf00;
font-weight:bold;
}
.typeH1bis{
font-size:12px;
color:#f6bf00;
}
#contenu_agence{
margin-top:68px;
text-align:justify;
}
#contenu_rubrique{
margin-top:68px;
text-align:left;
}
#pos_rubrique{
margin-left:156px;
margin-top:-22px;
position:relative;
white-space:nowrap;
}
.titre_domaine_activite{
color:#f6bf00;
font-size:20px;
}
#ligne_blanche{
width:22px;
height:auto;
background:transparent url(/media/img/bordure_vertiB.gif) top left repeat-y;
}
#encadre_txt{
margin-left:10px;
margin-top:10px;
}
.typerouge{
color:#E94003;
font-size:12px;
}