html, body {
	height : 100%;
	margin : 0;
	padding: 0;
	overflow : auto;
	background-color : #ffffff;
}

body {
	height : 100%;
	width : 100%;
	font-size : 10pt;
	font-family: arial, sans-serif;
	background-color : #ffffff;
}

p, div, td {
	font-size : 10pt;
}

a.liens {
	background-color: transparent;
	text-decoration : none;
	color : black;
}

a img{
	border: none;
}

h1 {
	text-align : left;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : underline;
	margin : 5px;
	padding : 0;
}

p {
	width : 98%;
	text-align : justify;
}

ul {
	text-align : left;
	margin : 10px;
	padding : 10px;
	font-size : 10pt;
}

#menu {
	position : absolute;
	top : 125;
	left : 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#devis {
	position : absolute;
	top : 30px;
	left : 30%;
}

#bande {
	position : absolute;
	top : 0;
	right : 0;
	width : 20px;
	height: 100%;
	background-image : url('/images/bande.jpg');
}

#promo {
	position: absolute;
	top:	90px;
	left:	300px;
	height : 40px;
	width : 550px;
	background-image: url('/images/bandepromo.gif');
	background-repeat: no-repeat;
	text-align : center;
	font-size : 14pt;
	font-weight : bold;
	font-color: #000000;
	padding : 0;
}

#adresse {
	position : absolute;
	top : 0;
	right : 20px;
}

#telethon {
	position : absolute;
	top : 118px;
	left : 0px;
}

#cb {
	position : absolute;
	top: 60px;
	right: 450px;
}

#conteneur {
	width : 100%;
	height : 0%;
	overflow : auto;
}

#formu {
	border : 1px solid black;
	background-color : #d9efd1;
}

a.infos {
	float: left;
}

#certif  {
	/**border: solid 1px;*/
	height: 150px;
}



/* NICO */

/* MAIN MENU */

#title_diagnostics{
	width: 245px;
	height: 49px;
	background: transparent url(/images/index_05.gif) no-repeat;
}

#title_informations{
	width: 245px;
	height: 58px;
	background: transparent url(/images/index_16.gif) no-repeat;
}

.partners{
	margin-left: 27px;
	margin-top: 1em;
}

#menu{
margin-top: 125px;
}

#menu a{
	display: block;
	width: 245px;
	margin: 0;
	padding: 0;
}

a#link_plomb{
	height: 27px;
	background: transparent url(/images/plomb.gif) no-repeat;
}
	a#link_plomb:hover,
	a#link_plomb.selected{
		background: transparent url(/images/plomb-over.gif) no-repeat;
	}

a#link_amiante{
	height: 25px;
	background: transparent url(/images/amiante.gif) no-repeat;
}
	a#link_amiante:hover,
	a#link_amiante.selected{
		background: transparent url(/images/amiante-over.gif) no-repeat;
	}

a#link_carrez{
	height: 23px;
	background: transparent url(/images/carrez.gif) no-repeat;
}
	a#link_carrez:hover,
	a#link_carrez.selected{
		background: transparent url(/images/carrez-over.gif) no-repeat;
	}

a#link_boutin{
	height: 23px;
	background: transparent url(/images/boutin.gif) no-repeat;
}
	a#link_boutin:hover,
	a#link_boutin.selected{
		background: transparent url(/images/boutin-over.gif) no-repeat;
	}

a#link_etat{
	height: 23px;
	background: transparent url(/images/etat_lieux.gif) no-repeat;
}
	a#link_etat:hover,
	a#link_etat.selected{
		background: transparent url(/images/etat_lieux-over.gif) no-repeat;
	}

a#link_pret{
	height: 25px;
	background: transparent url(/images/pret.gif) no-repeat;
}
	a#link_pret:hover,
	a#link_pret.selected{
		background: transparent url(/images/pret-over.gif) no-repeat;
	}

a#link_termites{
	height: 25px;
	background: transparent url(/images/termites.gif) no-repeat;
}
	a#link_termites:hover,
	a#link_termites.selected{
		background: transparent url(/images/termites-over.gif) no-repeat;
	}

a#link_energetique{
	height: 27px;
	background: transparent url(/images/energetique.gif) no-repeat;
}
	a#link_energetique:hover,
	a#link_energetique.selected{
		background: transparent url(/images/energetique-over.gif) no-repeat;
	}

a#link_risques{
	height: 27px;
	background: transparent url(/images/risques.gif) no-repeat;
}
	a#link_risques:hover,
	a#link_risques.selected{
		background: transparent url(/images/risques-over.gif) no-repeat;
	}

a#link_technique{
	height: 26px;
	background: transparent url(/images/technique.gif) no-repeat;
}
	a#link_technique:hover,
	a#link_technique.selected{
		background: transparent url(/images/technique-over.gif) no-repeat;
	}

a#link_gaz{
	height: 26px;
	background: transparent url(/images/gaz.gif) no-repeat;
}
	a#link_gaz:hover,
	a#link_gaz.selected{
		background: transparent url(/images/gaz-over.gif) no-repeat;
	}

a#link_elec{
	height: 26px;
	background: transparent url(/images/elec.gif) no-repeat;
}
	a#link_elec:hover,
	a#link_elec.selected{
		background: transparent url(/images/elec-over.gif) no-repeat;
	}

a#link_validite{
	height: 26px;
	background: transparent url(/images/validite_diag.gif) no-repeat;
}
	a#link_validite:hover,
	a#link_validite.selected{
		background: transparent url(/images/validite_diag-over.gif) no-repeat;
	}

a#link_tarifs{
	height: 27px;
	background: transparent url(/images/tarifs.gif) no-repeat;
}
	a#link_tarifs:hover,
	a#link_tarifs.selected{
		background: transparent url(/images/tarifs-over.gif) no-repeat;
	}

a#link_liens{
	height: 26px;
	background: transparent url(/images/liens_utiles.gif) no-repeat;
}
	a#link_liens:hover,
	a#link_liens.selected{
		background: transparent url(/images/liens_utiles-over.gif) no-repeat;
	}

a#link_certifs{
	height: 28px;
	background: transparent url(/images/certifications.gif) no-repeat;
}
	a#link_certifs:hover,
	a#link_certifs.selected{
		background: transparent url(/images/certifications-over.gif) no-repeat;
	}

a#link_materiel{
	height: 27px;
	background: transparent url(/images/materiel.gif) no-repeat;
}
	a#link_materiel:hover,
	a#link_materiel.selected{
		background: transparent url(/images/materiel-over.gif) no-repeat;
	}

a#link_diag{
	height: 25px;
	background: transparent url(/images/contact.gif) no-repeat;
}
	a#link_diag:hover,
	a#link_diag.selected{
		background: transparent url(/images/contact-over.gif) no-repeat;
	}

a#link_partners{
	height: 25px;
	background: transparent url(/images/partenaires.gif) no-repeat;
}
	a#link_partners:hover,
	a#link_partners.selected{
		background: transparent url(/images/partenaires-over.gif) no-repeat;
	}


/* FORMULAIRE DE DEMANDE DE DEVIS */

table.devis{
	width: 99%;
}

	table.devis th, table.devis td{
		text-align: left;
		width: 30%;
	}


	table.devis input{
		text-align: left;
	}

	table.devis textarea{
		width: 95%;
		height: 150px;
	}

	table.devis ul{
		padding: 0;
	}

		table.devis ul li{
			list-style-type: none;
		}