/*==================================================*\
||                                                  ||
||     Définition du fond de la zone d'affichage    ||
||                                                  ||
\*==================================================*/

#bti_contenu {
	background: url(../images/fond.gif) repeat-y 0 0; 	
	margin-top: 14px;
	_height: 100px;
}

#bti_part_1 {
	float: left;
	width: 165px;
	margin: 0 0 0 0;
} 

#bti_part_2 {
	width: 353px;
	float: left;
	margin: 0px 19px 0px 20px;
	padding: 4px;	
	text-align: justify;
}

#bti_part_3 {
	float: left;
	width: 165px;
	margin: 0 0 0 0;
} 

/***************************************/
/*               PARTIE 1              */
/***************************************/

#bti_part_1 h2 {
	background-color : #FFF;
	padding: 0px;
	margin: 3px 3px 0 3px;
}

#bti_part_1 ul {
	background-color: #FFF;
	padding: 5px;
	margin: 0 3px 0 3px;
	list-style-type: none;
}

#bti_part_1 li {
	border : solid 2px #E2E2E2;
	padding: 2px;
	margin: 1px 0 1px 0;
}

#bti_part_1 li a {
	color: #999;
	font-weight: bold;
	background : url(../images/fond_lien_out.gif) no-repeat;
	display: block;
	height: 13px;
	padding-left: 18px;
}

#bti_part_1 li a:hover {
	background : url(../images/fond_lien_over.gif) no-repeat;
	text-decoration: none;
}

#bti_part_1 li.sel  a{
	background : url(../images/fond_lien_over.gif) no-repeat;
	text-decoration: none;
}

#bti_part_1 select {
	border: solid 1px black;
	font-size: 1em;
	background-color: white;
}

#autrens {
	margin: 7px;
}
#autrens p.titre {
	text-align: center;
	padding: 5px;
	background-color: #00685C;
	color: white;
	font-weight: bold;	
}

/***************************************/
/* Module Besoin d'un conseil          */
/***************************************/
#besoin {
	background-color: #99C3BE;
	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: #00685C;
	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;
}

/***************************************/
/*               PARTIE 2              */
/***************************************/

#bti_part_2 h2 {
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #00685C;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url(../images/carre_vert.gif) no-repeat 0 4px;
}

#bti_part_2 h3 {
	padding: 0 0 0 15px;
	margin: 0px;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;	
}

#bti_part_2 h4 {
	padding: 2px 0px 2px 2px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #fff;
	border-bottom: solid 1px #00685C;
	border-top: solid 1px #00685C;
}

#bti_part_2 h5 {
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;	
	text-align: left;
	background: url(../images/puce_grise.gif) no-repeat 0 3px;
}

#bti_part_2 h6 {
	padding: 0px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;	
	text-decoration: underline;
	text-align: left;	
}

#bti_part_2 ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#bti_part_2 li {	
	margin: 0px;
	padding: 0px 0px 5px 15px;	
	background : url(../images/go_t0_vert.gif) no-repeat left top;
}

#bti_part_2 li a {
	padding: 0px 15px 1px 0px;	
	background : url(../images/go_t0_blanc.gif) no-repeat right top;
	text-decoration: none;
}

#bti_part_2 li a:hover {
	background : url(../images/go_t0_vert.gif) no-repeat right top;
	text-decoration: none;
}

#bti_part_2 p.bandeau {
	text-align: center;
	background-color: white;	
}

#bti_part_2 #signature {
	text-align: right;
	padding: 0px;
	width: 150px;
	height: 80px;
	float: right;
	font-weight: bold;
	background: url(../images/signature.gif) no-repeat 100% 100%;
}

#bti_part_2 table {	
	border-top: dotted 2px #333333;	
	border-right: dotted 2px #333333;	
	padding: 5px;
}

#bti_part_2 td {	
	border-left: dotted 2px #333333;	
	border-bottom: dotted 2px #333333;	
}

/***************************************/
/* Module Identification               */
/***************************************/

#identification {
	background-color: #99C3BE;
	color: #FFF;	
}

#identification a {
	color: #fff;	
}

#identification input.text {
	color: #7D7D7D;
}

#identification h3 {
	background-color: #00685C;
}

#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_vert.gif) no-repeat 100% 2px;	
}

/***************************************/
/*           OU NOUS TROUVER           */
/***************************************/

#pdv_part_1 fieldset, #pdv_part_1 form {
	border: none;
}

#pdv_part_1 p {  
  margin: 0px 0px 2px 0px;
}

#pdv_part_1 {
	float: left;
	width: 343px;
	margin: 0 20px 15px 22px;	
	padding: 5px 5px 5px 10px;
}

#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: #00685C;
	font-size: 1.5em;
	background: transparent url(../images/carre_vert.gif) no-repeat 0 50%;
	margin: 5px 0 5px 0px;
	padding-left: 15px;
}

#pdv_part_1 img.carte {	
	border: none 0px;	
	margin-left: 10px;
	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: #00685C;
	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;*/
}

/***************************************/
/*           HEADER & FOOTER           */
/***************************************/
#visuel {
	margin: 30px 0 0 0;
	padding: 0px;
	border-bottom: 12px solid #00685C;
}

#all_footer {
	clear: both;
	background-color: #00685C;
	color: #FFFFFF;
	height: 15px;
}

#all_footer li{
	background: url(../images/puce.gif) no-repeat 0% 65%;
}

#all_header li a{
	background: #00695A;
}


#conditions {
	background: #00685C;
}
