/* CSS Document */

html {font-size: 100%;}
body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-image: url(../images/expert_tile.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
     }
.main {
	position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;     
     text-align: left;
	width: 925px;
}
.TabAccueil {
	background-image: url(../images/diagnostic-amiante-plomb-termites1.jpg);
	background-repeat: no-repeat;
}

.header {
	background-image: url(../images/expert_01.jpg);
	height: 181px;
	width: 925px;
}

.header-pop {
	background-image: url(../images/expert_01_pop.jpg);
	height: 181px;
	width: 925px;
}

.gauche {
	background-image: url(../images/expert_gauche_tile.png);
	background-repeat: repeat-y;
	float: left;
	width: 186px;
}
.centre {
	background-image: url(../images/expert_tile_centre.png);
	background-repeat: repeat-y;
	float: left;
	width: 925px;
}
.droite {
	float: right;
	width: 739px;
}
.footer {
	background-image: url(../images/diagnostic-carrez-dpe-electricite1.jpg);
	height: 64px;
	width: 925px;
	background-repeat: no-repeat;
	clear: both;
}
.Menu_gauche {
	background-image: url(../images/expert_02.png);
	background-repeat: no-repeat;
	float: left;
	width: 186px;
}
.Pos_menugauche {
	margin-left: 6px;
	margin-top: 2px;
}
.banniere {
	position: relative;
	top: 120px;
	height: 60px;
	width: 468px;
	left: 180px;
}
.banniere_vertical {
	position: relative;
	top: 15px;
	height: 600px;
	width: 120px;
	left: 35px;
}
a.menu_haut1 { background-image: url('../images/expert_menu_haut_01.png'); display: block; width: 237px; float: left }
a.menu_haut1:hover { background: url('../images/expert_menu_haut_01.png') 0 -27px }
a.menu_haut2 { background-image: url('../images/expert_menu_haut_02.png'); display: block; width: 178px; float: left  }
a.menu_haut2:hover { background: url('../images/expert_menu_haut_02.png') 0 -27px }
a.menu_haut3 { background-image: url('../images/expert_menu_haut_03.png'); display: block; width: 207; float: left }
a.menu_haut3:hover { background: url('../images/expert_menu_haut_03.png') 0 -27px }
a.menu_haut4 { background-image: url('../images/expert_menu_haut_04.png'); display: block; width: 108; float: left  }
a.menu_haut4:hover { background: url('../images/expert_menu_haut_04.png') 0 -27px }

a.menu_accueil1 { background-image: url('../images/expert_acc_bt1.png'); display: block; width: 300; float: left }
a.menu_accueil1:hover { background: url('../images/expert_acc_bt1.png') 0 -96px }
a.menu_accueil2 { background-image: url('../images/expert_acc_bt2.png'); display: block; width: 243px; float: left  }
a.menu_accueil2:hover { background: url('../images/expert_acc_bt2.png') 0 -96px }



#idList {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
 
#idList li {
	display: block;
	width: 157px;
	color: #FFFFFF;
	background-color: #7ab5d3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	margin: 0;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenu {
	margin-right: 10px;
	margin-left: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #BCBACF;
}

input.bouton_paiement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #BCBACF;
	
}
.submit_Index {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login {
	position: relative;
	top: 78px;
	height: 20px;
	width: 240px;
	left: 670px;
	margin: 0px;
	padding: 0px;
}
.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/********************** formulaire ***************************/
#monForm
{
	width: 97%;
	border: 1px dashed #999999;
	margin: 1px;
	padding: 5px;
	font-size: 12px;		
}

#monForm p
{
	margin: 2px 0;
}

/* fieldset , legend */
#monForm fieldset
{
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCC;
	background-image: url(../images/degrade_fieldset.png);
	background-repeat:no-repeat;
}

#monForm fieldset#Devis
{
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCC;
	background-image: url(../images/degrade_fieldset.png);
	background-repeat:no-repeat;
}


#monForm fieldset legend
{
	padding: 0 10px;
	color: #FF6633;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* Label */
#monForm label
{
	background-color: #4799C0;
	display: block;
	width: 34%;
	float: left;
	padding-right: 1%;
	text-align: right;
	color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	
}


#monForm .form_label_nostyle
{
	background: none;
}
/* Input */
#monForm input, #monForm select, #monForm textarea
{
	
	width: 58%;
	border: #CCC 1px solid;
}
.recherche_boite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
}
/********************** liens géneral ************************/
a.lienpop:link {
	color: #FF9900;
	font-weight:bold; 	
	text-decoration: underline;
}

a.lienpop:visited {
	color: #FF9900;
	font-weight:bold; 	
	text-decoration: underline;
}

a.lienpop:hover {
	color: #FF9900;
	font-weight:bold; 	
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}



a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3366;
}
a:active {
	text-decoration: underline;
}


.traitRose {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
}
#idList a:link,#idList a:visited  {
	text-decoration: none;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#idList a:hover  {	
	text-decoration: none;
	background-color: transparent;
	color: #FF6699;
	font-size: 12px;
	font-weight:bold;
}
/********** tooltip ********************/
#DIV_MOVE {
position : absolute; /* IMPERATIF */
  left : 80px; 
  z-index : 1000;
  width: 720px;
}
/********* diagnostic ***************/
#gaz_oui,#gaz_non{
	display:none;
}
#amiante_oui,#amiante_non{
	display:none;
}
#termites_oui,#termites_non{
	display:none;
}
#plomb_oui,#plomb_non{
	display:none;
}
#electricite_oui,#electricite_non{
	display:none;
}
#superficie_oui,#superficie_non{
	display:none;
}
#dpe_oui,#dpe_non{
	display:none;
}
#ernt_oui,#ernt_non{
	display:none;
}
