body {
margin-top:5px;
padding:0px;
text-align:center;
background: #DEDEDE;
/*background-image: url(../images/fd_cell_body.gif); 
background-repeat: repeat-x*/
}

.sep {clear: both; margin: 0 0 10px 0;}

/* -------- HEADER ------*/
#entete {
width:800px;
height:90px;
margin:0px auto;
margin-bottom:30px;
text-align:center;
background-image: url("../images/logo.png"); 
background-repeat: no-repeat; 
background-position: left top
}
#logo_bversailles
{
type:block;
position:relative;
float:right;
width:205px;
height:63px;
/*background-image: url(../images/logo_bversailles.gif); 
background-repeat: no-repeat; 
background-position: left top;*/
}

/* --------- CONTENU --------*/
#contenu { width:800px; margin:0 auto; padding:15px; text-align:center; border:1px solid #30819D; background: url("../images/fd_cell_contenu.jpg") no-repeat left top #FFF; position:relative; }
.centre { float:left; width:600px; text-align:left; }
.bienvenue { text-align:left; margin:20px 0 0 0; }
.accueil {float: left; width: 350px; text-align: left;}

.deuxCols { margin:20px 0 0 0; text-align:left; }

h1 { font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 0 0 5px; margin: 0 0 10px 15px; font-size: 18px; font-weight: bold; color:#30819D; height:30px;
border-left: 12px solid #DDD; text-align:left; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 5px 20px; padding: 0 0 0 20px; font-size: 12px; font-weight: bold; color:#A81734;
background: url("../images/fleche_rouge.gif") no-repeat left; display: block;}

.gd_titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width:550px;
	height:85px;
	padding-left:110px;
	padding-top:5px;
	margin-bottom:20px;
	font-size: 14px;
	font-weight: bold;
	color:#30819D;
	background-color:#B7D8E3;
	background-image: url(../images/avocat.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.ss_titre_bleu { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 10px 20px; padding: 0 0 0 20px;  font-size: 12px; font-weight: bold; color:#30819D;
background: url("../images/fleche_rouge.gif") no-repeat left; display: block; }
.ss_titre { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 20px 20px; padding: 0 0 0 20px; font-size: 12px; font-weight: bold; color:#A81734;
background: url("../images/fleche_rouge.gif") no-repeat left; display: block;}
#contenu p { font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 30px;  margin: 5px 0 20px 0; font-size: 12px; line-height:16px; color:#333; text-align: justify; }
#contenu img {float: left; margin: 0 5px 0 0; padding: 5px; border: 1px solid #DDD;}

.texte { font-family: Arial, Helvetica, sans-serif;; font-size: 12px; line-height:16px; color:#333; }

a {font-family: Georgia, Times New Roman, Times; font-size: 12px; color:#F78B05; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline}

/* liens de la page de liens*/
.link {font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 30px; margin: 10px 0 10px 0; font-size: 12px; line-height:16px; color:#555; }
.link li {list-style-type:disc; margin-left: 20px;}

.coordonnees { font-family: Arial, Helvetica, sans-serif; margin: 0 0 0 0; padding: 0 0 0 0;  font-size: 11px; font-weight: normal; color:#333; }

/* ----- RAPPEL DE LA NAVIGATION ------ */
.nav {border-left: 1px solid #CCC; width: 150px; height: 100%; float: right; margin: 0 10px 0 15px; padding: 0 0 0 10px; text-align: left;}
.nav h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#358EAD; font-weight: bold; margin: 0; padding: 0;}
.nav a {font-family: Georgia, Times New Roman, Times; font-size: 11px; color:#666; font-weight: normal; text-decoration: none; display: block;}
.nav a:hover {font-family: Georgia, Times New Roman, Times; font-size: 11px; color:#666; font-weight: normal; text-decoration: underline;}


/* ------ BOTTOM (coordonnées du cabinet en bas de page) ---- */
.bottom {font-family: Georgia, Times New Roman, Times; font-size: 11px; color:#666; font-weight: normal; text-align: center; border: 1px solid #DDD; padding: 10px;}

/* --------- FOOTER ---------*/
#footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #888; font-weight: normal; width:800px; height:10px; margin:0 auto; text-align:center; padding:5px; }
#footer a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #888; text-decoration: none; font-weight: normal;}
#footer a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #575498; font-weight: normal; text-decoration: underline;}

/* ----- FORMULAIRES ------------*/
.formulaire { margin: 0 0 10px 20px; background: #EEE; padding: 5px; }
.formulaire LABEL { clear:both; display:block; margin:0 0 2px 0; }
.formulaire p { width:100px; float:left; padding:3px; margin: 0; text-align: left; }
input {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #2E19A1}
select {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #2E19A1}
textarea {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #2E19A1}

