/***********************************************************************************/
/************************ CONSTRUIBIEN*****************************************************/
/***********************************************************************************/


body {
	background: #CCCCCC;
	margin: 0px;
}

div#conteneur {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	background: #FFFFFF;
	font: 12px  Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

form {
	margin:0;
	padding:0
}

h1.titre {
	margin: 5px;
	font-size: 16px;
	
}

/*************/

p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }
div#banniere{
	width:980px;
	background: url('../../images/banniere.jpg') no-repeat ;
	height:292px;
}
div#logo{
	width: 226px;
	position:absolute;
	height:188px;
	margin-left:43px;
	margin-top: 46px;
}

#menu_haut {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	margin: 4px 0 0 600px;
}

#menu_haut li {
	float: left;
	height: 18px;
	color: #2d2d2d;
}

#menu_haut li a {
	color: #2d2d2d;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px
}

#menu_haut li a:hover {
	text-decoration:underline;
}

div#news{
	width:220px;
	position:absolute;
	height:28px;
	margin-top: 260px;
	margin-left:54px;
}


div#devis{
	position:absolute;
	width:170px;
	height:18px;
	text-align:center;
	padding-top: 4px;
	margin-top: 265px;
	margin-left:805px;
}

div#devis a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}

div#devis a:hover{
	text-decoration:underline;
}

.champs3{
	width:118px;
	border:none;
	border:0;
	height:16px;
	color:#000000;
}

td.b_ok{
	padding-left:10px;
	padding-top: 1px;
}

table#table_news td{
	vertical-align: top;
}
div#haut_table{
	width:698px;
	height:62px;
	margin-left:282px;
}




div#haut_table  a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	padding-top: 22px;
}

div#haut_table a:hover {
	color: #ff0000;
}

a.presentation{
	display:block;
	width: 171px;
	height:40px;
	text-align:center;
	float: left;
	background: url('../../images/presentation.jpg') ;
}
a.devis{
	display:block;
	width: 172px;
	text-align:center;
	height:40px;
	float: left;
	background: url('../../images/devis.jpg') ;
}



a.contact{
	display:block;
	width: 174px;
	text-align:center;
	height:40px;
	float: left;
	background: url('../../images/contact.jpg') ;
}

a.plan{
	display:block;
	width: 181px;
	height:40px;
	text-align:center;
	float: left;
	background: url('../../images/plan.jpg') ;
}

div#categorie{
	width:282px;
	position:absolute;
	margin-top:292px;
	height:62px;
}

#contenu {
	width:980px;
	background: url('../../images/bg_tableau.jpg') #d9d9d9 repeat-x ;
}

table#contenu td {
	vertical-align: top;
}

td#gauche {
	width:283px;
	
}

td#centre {
	width:517px;
}

td#droite {
	width:180px;
	
}

div#menu {
	width: 283px;
	background: url('../../images/bg_menu.gif') repeat-y;
	}

div#page {
	width:480px;
	padding: 10px 10px 10px 25px;
	text-align:justify;
	color:#000000;
	height: 706px;
}



div#arbo {
	height: 20px;
	width:467px;
	border-bottom: 1px dotted #000000;
	color:#333333;
	font-size: 11px;
}

div#arbo a {
	text-decoration:none;
	color:#333333;
}


div#arbo a:hover {
	color: #AF0606;
}

html>body #page {
	height: auto;
	min-height:706px;
}

div#titre {
	width: 427px;
	height:33px;
	font-size:20px;
	color:#333333;
	padding-left: 40px;
	margin-top: 5px;
	padding-top: 2px;
	background: url('../../images/maison.gif') no-repeat;
}
div#titre1 {
	width: 427px;
	height:33px;
	font-size:20px;
	color:#333333;
	padding-left: 40px;
	margin-top: 5px;
	padding-top: 2px;
	background: url('../../images/maison.gif') no-repeat;
}


div#titre_flash{
	width:180px;
	height: 43px;
	background: url('../../images/titre_flash.gif')  ;
}


div#flash{
	width:180px;
	height:203px;
	background: url('../../images/bg_flash.gif') repeat-y ;
}
#contenu_bas {
	width:980px;
	height: 179px;
	background: url('../../images/bas_tableau.jpg') no-repeat;
}

table#contenu_bas td {
	vertical-align: top;
}
td#lien{
	width: 215px;
}

td#milieu{
	width: 520px;
}

div#ekinoxe{
	width:134px;
	margin-left: 80px;
	margin-top: 92px;
	height:25px;
}
a.lien-ekinoxe {
	text-decoration: none;
	color:#ffffff;
	font-style:italic;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.lien-ekinoxe:hover{
	color: #ff0000;
}
div#adresse {
	height: 60px;
	width:450px;
	margin-left: 60px;
	font-size:14px;
	margin-top: 110px;
	color:#FFFFFF;
	text-align:center;
}

div#telephone {
	height: 86px;
	width:231px;
	margin-left: 7px;
	margin-top: 90px;
		color:#FFFFFF;
}

/*********************MENU CATEGORIE GAUCHE***********************************/
#menu h2{
	width:178px;
	/*display:block;*/
	border-top:1px dotted #FFFFFF;
	margin:0;
	margin-left: 32px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:70px;
	padding-top: 4px;
	padding-bottom:4px;
	
}

#menu h2 a{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
#menu h2:hover{
	background: url('../../images/fleche.gif') no-repeat ;
}

h2.menutitre {

	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
	}

h2.menutitre:hover {
	color:#ffffff;
	
	}
	
	
#menu ul {
	margin: 0 0 0 115px;
	padding: 0;
	list-style: none;
}

#menu li {
	width:163px;
	margin: 5px 0 7px 0;
	padding: 3px 0 0 0;
}

#menu li a {
	font-size:13px;
	text-decoration: none;
	color:#ffffff;
}

#menu li a:hover {
	color: #000000;
	text-decoration:underline;
}



/*************************************************************************************************************/
marquee{
	position:absolute;
	margin-top:10px;
	height: 185px;
	font-size:11px;
	text-align:left;
	margin-left: 5px;
	color:#ffffff;
	width:170px;
}

marquee h1{
	font-size:13px;
	font-weight:bold
}

marquee h1 a{
color: #000000;
}

/*********************SITEMAP*************************************/

#page h1.rub  {
	margin-top: 10px;
	margin-bottom: 10px;	
}

#page h1.rub a {
	text-decoration: none;
	color:#250c07;
	font-size:13px;
	padding-left:30px;
}

#page h1.rub a:hover {
	color: #FF6600
}

#page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page li a {
	margin: 0;
	padding-left:50px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #00264c;
}

#page li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#page li a:hover {
	color:#000000;
}

	a.retour {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

 a.retour:hover {
 text-decoration:underline;}


.champs_contact{
	border: 1px solid  #4e4e4e;
	width: 270px;
}

td#nom_contact {
	margin: 5px;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	padding-bottom:20px;
}
.champs{
border: 1px solid  #666666;}

div#select img{
	margin-left:38px;
	border: 1px solid  #333333;
	margin-top: 20px;
}

div#select {
	width: 460px;
	margin-bottom:40px;
	/*height:300px;*/
}