/*==================================================*\
||                                                  ||
|| Déclarations communes à toutes les pages du site ||
||                                                  ||
\*==================================================*/

html {
	font-size: 12px;
}

body {
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	margin-top:0px;
	padding: 0px;		
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
	color : black;
}

a:hover {
	text-decoration: underline;
}

a img{
	border:  none;
}

#clear {
	clear: both;
	height: 10px;
	background: #FFFFFF;
}

/***************************************/
/*               HEADER                */
/***************************************/

#all_header {
	background: transparent url(../images/logo_brossette.gif) no-repeat 0 0;
	height: 181px;
	display: block;
	border: solid 1px white;
}

#all_header img {
	margin: 3px 0 0 0;
	padding: 0px;
	float: left;	
}

#all_header embed {
	margin: 3px 0 0 0;
	padding: 0px;
	float: left;	
}

#all_header h1 {
	display: none;
}

/*
Modifié suite à l'ajout de la recherche dans le bandeau du haut
#all_header ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 145px;
	padding: 0px;	
}

#all_header li {
	float: left;
}

#all_header li a{
   text-decoration: none;
  	padding: 1px 0 0 0;
  	margin: 0 0 0 4px;
  	width: 110px;
  	height: 14px;
  	display: block;
  	text-align: center;
	font-weight: bold;
	background: #8CA6C6;
	color: #FFFFFF;
  	border: 1px solid #C5C5C5;
}
*/

#all_header ul {
	list-style-type: none;
	margin-top: 8px;
	margin-left: 24px;
	padding: 0px;		
}

#all_header li {
	float: left;	
}

#all_header li a {
   text-decoration: none;
  	padding: 3px 0 0 0;
  	margin: 0 0 4px 4px;
  	width: 110px;
  	height: 16px;
  	display: block;
  	text-align: center;
	font-weight: bold;
	background: #8CA6C6;
	color: #FFFFFF;
  	border: 1px solid #C5C5C5;
}

#all_header li a:hover{
   text-decoration: none;
   color: #FFFFFF;
	 background: #C5C5C5;
   border: 1px solid #C5C5C5; 
}

/***************************************/
/*               FOOTER                */
/***************************************/
#all_footer {
	padding-top: 1px;
	background-color: #88A7C1;
	border: 1px solid #88A7C1;
}

#all_footer ul{
	list-style-type: none;
	margin: 0 0 0 5px; 
	padding: 0;
	float: left;	
}

#all_footer li{
	float: left;
	padding: 0 0 0 10px;	
	margin: 0 8px 0 0;
}		

#all_footer a {
	color: white;
}

#all_footer img.realise {
	float: right;	
	margin-right: 10px;
}

#all_footer span.brossette {
	margin: 1px 0 0 15px;
	float: left;		
}

/***************************************/
/*           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: #FE8C27;
	font-size: 1.5em;
	background: transparent url(../images/carre_orange.gif) no-repeat 0 50%;
	margin: 5px 0 5px 0px;
	padding-left: 15px;
}

#textagenda h2 {
	color: #42719C;
	font-size: 1.7em;
	background: transparent url(../images/carre_bleu.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: #FE8C27;
	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; */
}

#actuexpo {
	border: 2px solid #42719C;
	margin: 0px;
	padding: 10px 5px 10px 5px;	
	display: block;
}

/***************************************/
/* Module Besoin d'un conseil          */
/***************************************/

#besoin hr {
	border: none 0;
	border-top: 1px solid #ffffff;
	width: 160px;
	height: 1px;
	padding: 0;
	color: #FFF;	
}

#besoin p {
	color :#FFF;
	padding: 0 2px 0 5px;
	margin: 0 0 0 0;
}

#conditions {
	margin: 15px 0 0 0;
	padding: 8px 0 8px 0;
	width: 100%;
	text-align: center;
	background: #88A7C1;
}

#conditions a{	
	color :#FFF;
	font-size: 1.1em;
}

/***************************************/
/* Module Identification               */
/***************************************/
#identification {  	
	padding: 0px;
	margin: 4px 4px 4px 4px;
	text-align: right;		
}

#identification fieldset {
	margin: 0px;
	padding: 0 5px 5px 5px;
	border: none;	
}

#identification input.text {
	width: 55px;
	border: none;
	font-size: 1em;
	margin: 0 0 0 3px;
}

#identification input.submit {
	background-color: #7D7D7D;
	color: white;
	border: none;
	font-size: 0.9em;
}

#identification p {
	margin: 5px 0 0 0;
	padding: 0px;		
}

#identification p.liens {
	padding-right: 5px;
	padding-top:0px;
	margin : 0px;	
}

#identification h3 {
	margin: 0px;
	padding: 5px;
	font-size: 1.4em;
	color: white;
	font-weight: bold;
	border-bottom: dotted 2px white;
	letter-spacing: 0.05em;	
	text-align: center;
}

#identification p.liens a{
	display: block;
	height: 18px;
	padding-right: 15px;
}

#identification p.liens a:hover{
	padding-right: 15px;	
	text-decoration: none;
}

/***************************************/
/*          CLICK TO CONTACT           */
/***************************************/

body.clicktocontact {
	margin: 0px;
	padding-left: 125px;
	padding-top: 10px;
	background : #ebebeb url(../images/clicktocontact.gif) no-repeat 10px 10px;
	width: 300px;	
}

body.clicktocontact p.heure, body.clicktocontact p.jour {
	width: 60px;
	float: left;
	position: absolute;
	top: 53px;
}

body.clicktocontact p.heure {
	left: 285px;
}

body.clicktocontact p.jour {
	left: 360px;
}

body.clicktocontact form input {
	border: solid 1px black;
	margin-left: 5px;
	font-size: 1em;
}

body.clicktocontact p.submit {
	clear: both;
	position: relative;
	top: 25px;
}

#lienwolseley {
	border: 2px solid #E73031;
  text-align: center;
	font-size: 1.3em;
	margin: 5px 7px 5px 7px;
	padding: 5px 5px 5px 5px;
}

p.agenda {
	margin: 3px 7px 3px 7px;
	background-color: #42739C;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 3px;
	text-transform: uppercase;
}
