
body {
/*définition typo ,marge,fondet couleur police...*/
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
/*background: transparent url(img/fond.jpg) top center repeat;*/
background-color:#1f405f;
color: #070707;
}


/*tout le contenu du site avec les double bordure*/
#conteneur {
width: 980px;
height: 680px;
border: 0px;
font-size: 12px;
margin-left:auto;
margin-right:auto;
background: transparent url(img/fond-notaire.jpg) top center no-repeat;
/*background-color:#ffffff;*/
}
.blue {
border-width:1px; 
border-style:solid;
font-size: 12px;
color:#ffffff; 
border-color:#2a638c; 
background-color:#2a638c;
}

.b-blue {
border-width:1px; 
font-size: 12px;
border-style:solid; 
border-color:#2a638c;
}
.blue2 {
font-size: 12px;
border-width:1px; 
border-style:solid; 
border-color:#359dd4; 
background-color:#359dd4;
}

.b-blue2 {
font-size: 12px;
border-width:1px; 
border-style:#359dd4; 
border-color:#359dd4;
}
.none {
font-size: 12px;
border-style:none;
}  
#table{
font-size: 12px;
width: 950px;
height: 490px;
margin-left:30px;
}


#haut{
width: 980px;
height: 155px;
border: 0px;
margin-left:auto;
margin-right:auto;
float:bottom;
}

#contenu{
width: 960px;
height: 490px;
border: 0px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
float:right;
}
#texte{
padding-top: 40px;
padding-left:30px;
margin-right:10px;
background-color:#ffffff;
}


#pied {
width: 1000px;
height: 35px;
margin-left:auto;
margin-right:auto;
font-weight:normal;
font-size: 12px;
color:#ffffff;
text-align:center;
}

#adresse{
width: 980px;
height: 50px;
border: 0px;
margin-left:auto;
margin-right:auto;
background: transparent url(img/adresse-haute-loire.jpg) top center no-repeat;
}
#gauche{
padding-top:20px;
padding-left:15px;
float:left;
color:#ffffff;
}
#droite{
padding-top:20px;
padding-right:15px;
float:right;
color:#ffffff;
}
a img {
border:none;
}
a { 
text-decoration: none;
font-size: 12px; 
color:#ffffff; 
}



 #pied {
width: 980px;
height: 35px;
margin-left:auto;
margin-right:auto;
font-weight:normal;
font-size: 12px;
color:#ffffff;
text-align:center;
}