/*==================================================*\
||                                                  ||
||     Définition du fond de la zone d'affichage    ||
||                                                  ||
\*==================================================*/

#ser_contenu {
	background: url(../images/fond.gif); 
	margin-top: 14px;			  
}

#ser_part_1 {
	float: left;
	width: 165px;
	margin: 0 0 0 0;		
	
} 

#ser_part_2 {
	width: 359px;
	float: left;
	margin: 0px 20px 0px 20px;
	padding: 0px;	
	/*
	text-align: justify;		
	*/
}

#ser_part_3 {
	float: left;
	width: 165px;
  margin: 0 0 0 0;	    
}

#ser_part_3  hr {
  border: 2px dotted #636B71;
  margin: 0 8px 0 8px;
}

#ser_part_23 {
	float: left;
	width: 524px;
  margin: 0 0 0 0;	    
}

#ser_part_123 {
	float: left;
	width: 689px;
  margin: 0 0 0 0;	    
}

/***************************************/
/*               PARTIE 1              */
/***************************************/

#ser_part_1 h2 {
	font-size: 1.5em;
	padding: 0px;
	margin: 3px 3px 0 3px;
}

#ser_part_1 dl {
	background-color: #FFF;
	padding: 5px;
	margin: 0 3px 0 3px;
	list-style-type: none;
}

#ser_part_1 dt {
	border : solid 2px #E2E2E2;
	padding: 2px;
	margin: 1px 0 1px 0;
}

#ser_part_1 dt a {
	color: #999;
	font-weight: bold;
	background : url(../images/fond_lien_out.gif) no-repeat;
	display: block;
	height: 13px;
	padding-left: 18px;
}

#ser_part_1 dt a:hover {
	background : url(../images/fond_lien_over.gif) no-repeat;
	text-decoration: none;
}

#ser_part_1 dt.sel a{  
	color: #000000;
	background : url(../images/fond_lien_over.gif) no-repeat;	
}

#ser_part_1 dt.sel a:hover {
	text-decoration: none;
}

#ser_part_1 dd {	
	padding: 0px;
	margin: 1px 0 1px 18px;
}

#ser_part_1 dd a {
	color: #999;
	font-weight: bold;
	background : url(../images/fond_lien_2.gif) no-repeat;
	display: block;	
	padding-left: 12px;
}

#ser_part_1 dd a:hover {
	color: #000000;	
	text-decoration: none;
}

#ser_part_1 dd.sel a{  
	color: #000000;	
	text-decoration: none;
}

/***************************************/
/*               PARTIE 2              */
/***************************************/

#ser_part_2 p{
	margin: 3px 7px 3px 7px;	
}

#ser_part_2 div {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px; 
	margin: 5px;
	height: 100%;
}

#ser_part_2 h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin-top: 0px;
	background: url(../images/carre_bleu.gif) no-repeat 0 35%;		
}

#ser_part_2 h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 14px 0 5px 0;	
	border-bottom: 2px dotted #B0C4D5;	
	clear: left;
}

#ser_part_2 h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0px 0 2px 0px;		
	clear: left;
}

#ser_part_2 h4 {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps; 
	padding: 5px 0 0 0;
	margin: 0px 0 2px 0px;		
	clear: left;
}

#ser_part_2 ul {
	margin: 0 0 0 3px;
	padding: 0px;		
}

#ser_part_2 li {  								
	/*
	background-image: url(../images/fond_lien_2.gif);
	padding-left: 18px;	
	text-align: justify;	
	*/
	background-repeat: no-repeat;  
	list-style-type: none;
	background-position: 0 0;
}

#ser_part_2 a {
	text-decoration: none;	
}

#ser_part_2 a:hover {  
	color: #000000;	
	text-decoration: none;
}

#ser_part_2 dl {		
	margin: 0px;
	padding: 0px;		
}

#ser_part_2 dt {  	
	margin: 0px;
	padding: 0px;		
	float: left;
	list-style-type: none;
	white-space: nowrap;
	display: block;	
}

#ser_part_2 dt a {
	background-image: none;
	background-repeat: no-repeat;  
	background-position: 0 0;	
}

#ser_part_2 dt a:hover {
	background-image: none;
	background-repeat: no-repeat;  
	background-position: 0 0;	
	text-decoration: none;
	color: #000000;
}

#ser_part_2 #alphabet dt { 
	margin-right: 3px;
	font-weight: bold;	
}
#ser_part_2 #rubrique dt { 
	margin-right: 12px; 
}
#ser_part_2 #logos dt { 	
	width: 168px;	
	padding: 0 0 10px 10px;
	font-weight: bold;
}

#ser_part_2 a {
	color: #42739C;
}

#ser_part_2 #fin {
	clear: both;
}

#ser_part_2 ul.noupro{	
	display: block;
	padding: 0px;
	margin: 0px;	
	list-style-type: none;
	background-color: white;
	
	width: 334px;	
}

#ser_part_2 ul.noupro li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 50%;
	background-image: none;
}

#ser_part_2 ul.noupro li p {
	height: 200px;
	border: solid #A0B9CD 2px;
	text-align: center;
	vertical-align: middle;
	margin: 10px 5px 5px 5px;	
}

#ser_part_2 ul.noupro li p img {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	vertical-align: center;
}

#ser_part_2 ul.noupro li a {
	display: block;
	height: 15px;
	background:#B0C4D5 url(../images/fond_lien_out.gif) no-repeat 100% 50%; 	
	margin: 0px 5px 0 5px;
	padding: 1px 0 0 5px;	
}

/***************************************/
/*           OU NOUS TROUVER           */
/***************************************/

#pdv_part_1 {	
	width: 329px;	
	margin: 0x;	
	padding: 0px;	
	border: 0px solid red;	
}

#pdv_part_1 fieldset, #pdv_part_1 form {
	border: none;
}

#pdv_part_1 p {  
  margin: 0px 0px 2px 0px;
}

#pdv_part_1 ul,#pdv_part_1 form, #pdv_part_1 fieldset {
	margin: 0px;
	padding: 5px 5px 5px 15px;
}

#pdv_part_1 form, #pdv_part_1 fieldset {
	padding: 0px;
}

#pdv_part_1 h2 {
	color: #000;
	font-size: 1.5em;
	background: transparent url(../images/carre_bleu.gif) no-repeat 0 4px;	
	margin: 8px 0 8px 0px;
	padding: 0 0 0 15px;	
}

#pdv_part_1 img.carte {
	border: none 0px;	
	margin-left: 20px;
	padding: 0;
}

#pdv_part_1 form select {
	border: solid 1px black;
	font-size: 1em;
	background-color: white;
}

#pdv_part_1 form label {
	display: inline;
   float: left;
   width: 80px;
}
#pdv_part_1 form input.submit {
	background-color: #7D7D7D;
	color: white;
	border: none;
	font-size: 0.9em;
	margin: 5px 0 0 80px;
}

#pdv_part_1 #tit_result {
	color: white;
	font-weight: bold;
	background-color: #42719c;
	margin: 0 5px 0 0;
	padding: 0px 5px 0px 20px;
}

#pdv_part_1 ul.list_result {
	background-color : white;
	margin: 0px 5px 0px 0px;
	padding: 0 0 10px 20px;		
}

#pdv_part_1 div.list_result {
	background-color : white;
	margin: 0px 5px 0px 0px;
	padding: 0 10px 10px 10px;		
}

#pdv_part_1 ul.list_result, 
#pdv_part_1 li.list_result, 
#pdv_part_1 dl.details, 
#pdv_part_1 dl.details dt {
	list-style-type: none;
	line-height: 18px;
}

 #pdv_part_1 dl.details {
	padding: 0px;
	margin: 8px 5px 8px 0px;
}

#pdv_part_1 ul.list_result li a {
	background: url(../images/puce_grise.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration: underline;	
}

#pdv_part_1 ul.list_result li a:hover {
	text-decoration: none;	
}

#pdv_part_1 p.nouv_rech {
	background-color: #D2D2D2;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 20px;
}

#pdv_part_1 dl.details dt {
	background-image: url(../images/puce1_blanc.gif);
	background-repeat: no-repeat;  
	background-position: 0 3px;
	padding-left: 15px;
}

#pdv_part_1 span.label{
	float: left;
}

#pdv_part_1 span.desc{
	display: block;
	margin-left: 125px;
}

#pdv_part_1 #imp_pdf{
	background: url(../images/imp_pdf.gif) no-repeat 100% 100%;
	text-align: right;
	padding-right: 50px;
	line-height: 1em;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#pdv_part_1 h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#pdv_part_1 p.plan {
	/* border : solid 1px black;*/
}

/***************************************/
/* Module Identification               */
/***************************************/

#identification {
	background-color: #B7CAD9;
	color: #000;	
}

#identification a {
	color: #000;	
}

#identification input.text {
	color: #7D7D7D;	
}

#identification h3 {
	background-color: #42739C;
}

#identification p.liens a{
	background: url(../images/go_t0_blanc.gif) no-repeat 100% 2px;
}

#identification p.liens a:hover{	
	background: url(../images/go_t0_bleu.gif) no-repeat 100% 2px;	
}

/***************************************/
/* Module En ce moment                 */
/***************************************/

#moment ul {	
	margin: 0 7px 0 7px;
	padding: 0px	
}

#moment li {
	margin: 0px;
	padding: 2px 0 5px 0;
	border-bottom: 2px dotted #636B71;
	padding-bottom: 3px;	
	list-style-type: none;	
}

#moment li a {
	color : black;
	background: url(../images/go_t1_blanc.gif) no-repeat bottom right;
	display: block;
	padding: 0 15px 0 0;
	height: 15px;
}

#moment li a:hover {
	color : black;
	background: url(../images/go_t1_bleu.gif) no-repeat bottom right;
	text-decoration: none;
}

#moment h2 {
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;		
	border-top: 2px solid #97B2C9;	
	border-bottom: 2px solid #97B2C9;
	padding-left: 10px;
	background-color: white;			
}

#moment div {
	background-color: #FFFFFF;
	padding: 5px 0 5px 0; 	
	margin: 5px;
}

/***************************************/
/* Module Besoin d'un conseil          */
/***************************************/
#besoin {
	background-color: #B7CAD9;
	padding: 0  0 2px 0; 
	margin: 0px;
}

#besoin span {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 55px;
	margin: 0px;
	background: url(../images/numero_azur.gif) no-repeat 0 35%;
}

#besoin h3 {
	background-color: #42739C;
	margin: 100px 0 5px 0;
	padding: 5px;
	font-size: 1.4em;
	color: white;
	font-weight: bold;
	border-bottom: dotted 2px white;
	letter-spacing: 0.05em;
}

#besoin p a {
	background: url(../images/fond_lien_i.gif) no-repeat 0 0;
	color: #FFF;
	padding: 2px 0 2px 18px;
	font-size: 0.9em;
}

/***************************************/
/*           HEADER & FOOTER           */
/***************************************/
#visuel {
	margin: 30px 0 0 0;
	padding: 0px;
	border-bottom: 12px solid #88A7C1;
}

#all_footer {
	clear: both;
	background-color: #88A7C1;
	color: #FFFFFF;
	height: 15px;
}

#all_footer li{
	background: url(../images/puce.gif) no-repeat 0% 65%;
}


/***************************************/
/*     ARBORESCENCE AUTOMATIQUE        */
/***************************************/

#arbo_auto { 		
	margin: 3px 3px 0 3px;
	padding: 0px;
	font-size: 1em;	
}
 
#arbo_auto ul, #arbo_auto li { 
	margin: 0;
	padding: 0;
	list-style-type: none;		
}

#arbo_auto .niveau0 { 		
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 0 3px;
}

#arbo_auto .niveau1 {
	background : #FFF;
	margin: 0;
	padding: 1px;	
}

#arbo_auto .niveau1 a { 	
	background : url(../images/fond_lien_out.gif) no-repeat 4px 50%;	
	color: #999;
	font-weight: bold;	
	display: block;	
	margin: 0;
	padding: 2px 0 3px 20px;
	border : solid 2px #E2E2E2;
	font-size: .7em;
}

#arbo_auto .niveau1 a:hover, #arbo_auto a.encours {
	background : url(../images/fond_lien_over.gif) no-repeat 4px 50%;	
}

#arbo_auto .niveau2 a, #arbo_auto .niveau3 a, #arbo_auto .niveau4 a,
#arbo_auto .niveau2 a:hover, #arbo_auto .niveau3 a:hover, #arbo_auto .niveau4 a:hover  { 
	margin: 0 0 0 18px;
	padding: 0 0 0 13px;
	border: none;
	display: inline;	
	background : url(../images/fond_lien_2.gif) no-repeat;	
}

#arbo_auto .niveau3, #arbo_auto .niveau4 { 	
	margin: 0 0 0 18px;	
}

#arbo_auto a.encours, #arbo_auto a:hover {
	color: #000; 
	text-decoration: none;
}

#liencata {
	margin:5px;
	background:#FFF;
	padding:5px;
	text-align:center;
}