/* CSS Document */

.cadreFondRondsgris {
background:url(../pages/images/fond-rond-bleu.gif) repeat;
}

.degradeMenugris {
background:url(../pages/images/menu-gris-degrade.gif) no-repeat;
}

.photogriscontact {
background:url(../pages/images/contact/image-contact.jpg) no-repeat;
}

.photogrissources {
background:url(../pages/images/sources_juridiques/image-sources-juridiques.jpg) no-repeat;
}

.photogrisfaq {
background:url(../pages/images/image-faq.jpg) no-repeat;
}

.photogrisfiches-form {
background:url(../pages/images/photogrisfiches-form.jpg) no-repeat;
}
.cheminNavigationGris {
background:url(../pages/images/chemin-navigation-gris.gif) repeat-y;
}

.couleurGrise {
background:none;
color:#004A8D;

}

.separationBleue {
background:url(../pages/images/separation-bleue.gif) repeat-x;
}

select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.texteDecalle a {color:#004A8D;text-decoration:none;}
.texteDecalle a:hover {color:#004A8D;background-color:#E6EFF7;}

table, td {
font-size:11px;
border:1px solid #004A8D;
}

/********************* PAGE CONTACT ********************************/
#bloc1 {
float:left;
width:461px;
margin:5px 0 20px 0;
padding-left:20px;
}

html>body #bloc1 {
width:441px;
}

#bloc2 {
float:left;
/*width:351px;*/
margin:5px 0 20px 20px;
} 
#bloc2 a {color:#004A8D;text-decoration:none;}
#bloc2 a:hover {color:#004A8D;background-color:#E6EFF7;}

.textePuceContact {
clear:both;
float:left;
width:20px;
}
.texteApresPuceContact {
float:left;
line-height:1.6em;
}
.texteDecalleContact {
float:left;
line-height:1.6em;
text-align:justify;
clear:both;
}
.texteDecalleContact a {color:#004A8D;text-decoration:none;}
.texteDecalleContact a:hover {color:#004A8D;background-color:#E6EFF7;}

.texteEncadre a {color:#004A8D;text-decoration:none;}
.texteEncadre a:hover {color:#004A8D;background-color:#E6EFF7;}

input {
background:#EFEFEF;
border:1px solid black;
font-size:10px;
padding:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea {
padding:3px;
background:#EFEFEF;
border:1px solid black;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td {
padding-bottom:3px;
}

.lienRouge {color:#CC0000;}