body{
	width: 976px;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 0px;
	background: #e3e6db;  
	font-family: Arial, "Arial Narrow", "Arial Black", Times, sans-serif;	
	font-size: 12px;
	color: #005073;
	border: 0px;
	}

/* les infos bulles */

#InfoBulle{
	position: absolute;
	display: none;
	left: -1000px;
	top: 0px;
	z-index: 200;
	border:0px;
	width: 200px;
	height: 80px;
	background: url('../images/block.gif') no-repeat center center;
	}

#InfoBulle h1{
	height: 24px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #005073;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
	line-height: 22px;
	}

#InfoBulle p{
	margin: 0px;
	padding: 6px;
	font-size: 10px;
	color: #005073;
	}

#annonce{
	margin: 0px;
	padding: 0px;
	width: 976px;
	height: 30px;
	vertical-align: middle;
	background: #e3e6db;  
	}
	
#annonce #slogan{
	float: left;
	width: 90%;
	vertical-align: middle;
	text-align: center;
	color: #a0a0a0;
	line-height: 30px;
	}

#annonce #langue{
	float: right;
	width: 10%;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	}
	
#annonce #langue img{
	vertical-align: middle;
	border: 0px;
	}
	
#page{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff;  
	margin-bottom: 30px;
	border: 1px solid #677d72;
	-moz-border-radius: 10px;
	}

form, p{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/* l'entete en haut ;-) */



#page #entete{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 200px;
	vertical-align: middle;
	border: 0px;
	text-align: right;
	-moz-border-radius: 10px 10px 0px 0px;
	}

/* le menu en haut ;-) */

/* message d'erreur ;-) */

#page #entete #message{
	margin: 0px 150px 0px 350px;
	padding: 4px;
	border: 1px solid #ff0000;
	background: #ffff00;
	vertical-align: middle;
	}

#page #entete #message p{
	color:#ff0000;
	font-weight: bold;
	text-align: left;
	}

#menu-top{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 90%;
	vertical-align: middle;
	}

#menu-top table{
	width: 100%;
	border-collapse: collapse;
	}

#menu-top table td{
	text-align: center;
	border-left: 0px;
	padding: 0px 2px;
	vertical-align: bottom;
	}

#menu-top a,#menu-top a:visited{
	display: block;
	text-decoration: none;
	color: #3474b5;
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #a0a0a0 #a0a0a0 #ffffff #a0a0a0;
	border-style:solid;
	border-width:1px;
	}


#menu-top a:hover, #menu-top a.onmenu{
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background: #677d72;
	padding: 4px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #677d72 #677d72 #677d72 #677d72;
	border-style:solid;
	border-width:1px;
	}

#corps .menu-page{
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 90%;
	vertical-align: middle;
	}

#corps .menu-page table{
	width: 100%;
	border-collapse: collapse;
	}

#corps .menu-page table td{
	text-align: center;
	border-left: 0px;
	padding: 0px 2px;
	vertical-align: bottom;
	}

#corps .menu-page a, #corps .menu-page a:visited{
	display: block;
	text-decoration: none;
	color: #3474b5;
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #e3e6db #e3e6db transparent #e3e6db;
	border-style:solid;
	border-width:1px;
	}


#corps .menu-page a:hover, #corps .menu-page a.onmenupage{
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #e3e6db;
	padding: 4px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #e3e6db #e3e6db transparent #e3e6db;
	border-style:solid;
	border-width:1px;
	}


/* le menu a gauche ;-) */

#page #menuleft{
	float: left;
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 250px;
	background: #ffffff;  
	vertical-align: middle;
	border: 0px;
	}

#page #menuleft .menu_content{
	border: 1px solid #e3e6db;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background: url(../images/bg_m.jpg) right top no-repeat;
	-moz-border-radius: 0px 10px 10px 0px;
	}

#page #menuleft div.menu_content div.menu_title{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #2567a9;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 30px;
	}

#page #menuleft div.menu_content div.menu_txt{
	margin: 8px 6px 6px 6px;
	}

#page #menuleft div.menu_content div.menu_txt div.date{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #66a3be;
	text-align: right;
	vertical-align: middle;
	font-variant: normal;
	}
		
#page #menuleft .menu_content h3{ 
	height: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff url('../images/h1.gif') no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	color: #005073;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 24px;
	}
	
#page #menuleft .menu_content p{
	margin: 4px 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	color: #005073;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}

.BtnDevisAdd{
	background: #6797c8 url(../images/bg_quot.jpg) no-repeat center right;
	color:#FFFFFF;
	border-color: #8a9cc2 #627aac #627aac #627aac;
	border-style:solid;
	border-width:1px;
	outline: 1px solid #0c2253;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 4px;
	-moz-border-radius: 6px;
	-moz-outline-radius: 6px;
	width: 220px;
	}

.BtnDevisAdd:hover{
	background: #3474b5 url(../images/bg_quot_hover.jpg) no-repeat center right;
	color:#FFFFFF;
	border-color: #8a9cc2 #627aac #627aac #627aac;
	border-style:solid;
	border-width:1px;
	outline: 1px solid #0c2253;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 4px;
	-moz-border-radius: 6px;
	-moz-outline-radius: 6px;
	}

#page #menuleft .menu_content p button.devis{
	width: 204px;
	height: 64px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.devis{
	width: 204px;
	height: 64px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.supprimer{
	width: 18px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.connection{
	width: 204px;
	height: 20px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.affichedet{
	width: 29px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.fermer{
	width: 136px;
	height: 20px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.calendar{
	width: 36px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.message-bt{
	width: 79px;
	height: 20px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

button.ico-bt{
	width: 34px;
	height: 20px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}
	
#overlay img{
 border: none; 
 }

#overlay{ 
	background: url("../images/overlay.png"); 
	}

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url('images/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}

#popup_calendar{
	border: 0px solid #0077be;
	background: #ffffff url('../images/bg-cal.gif') no-repeat center center;
	width: 245px;
	height: 167px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 18px;
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	}

#popup_calendar p{
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#popup_calendar a, #popup_calendar a:visited{
	color: #000000;
	font-weight: Bold;
	text-decoration: none;
	}
#popup_calendar a:hover{
	color: #000050;
	font-weight: Bold;
	text-decoration: none;
	}

#popup_calendar table{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
	}

#popup_calendar table td{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}

#popup_calendar table td table td{
	border: 1px solid #0077be;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}

#popup_calendar table th{
	border: 1px solid #0077be;
	margin: 0px;
	padding: 0px;
	width: 14%;
	text-align:center;
	background-color: #b4daf1;	
	font-weight: bold;
	}
	
#popup_calendar button.close{
	width: 18px;
	height: 16px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}


#popup_Det{
	border: 1px solid #0077be;
	background: #ffffff;
	width: 400px;
	height: 400px;
	text-align: center;
	margin: 0px;
	padding-left: 2px;
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	}


#popup_Det h1{ 
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border: 0px;
	background: #ffffff url('../images/h1.gif') no-repeat right bottom;
	font-size: 14px;
	font-weight: bold;
	color: #005073;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 24px;
	}

#popup_Det p{ 
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	border: 0px;
	color: #005073;
	text-align: left;
	font-variant: normal;
	}

#popup_Det table.devis{ 
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}

#popup_Det table.devis th{ 
	border: 1px solid #c9c9ff;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	}

#popup_Det table.devis td{ 
	border: 1px solid #c9c9ff;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	}
	
#page #menuleft .menu_content form p{
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	padding-bottom: 5px;
	border: 0px;
	background: #ffffff;
	font-size: 10px;
	font-weight: normal;
	color: #005073;
	text-align: right;
	vertical-align: middle;
	font-variant: normal;
	}

#page #menuleft .menu_content form input{
	margin: 0px;
	padding: 0px;
	border: 1px solid #c0c0c0;
	border-top: 0px;
	padding-left: 2px;
	background-color: #e9e9ff;
	width: 80px;
	}

#page #menuleft .menu_content ul{
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	}
	
#page #menuleft .menu_content ul li{
  list-style-position: outside;
	list-style-image: url("../images/puce-li.gif");
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 8px;
	}

#page #menuleft .menu_content a, #page #menuleft .menu_content a:visited{
	display: block;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 20px;
	background: url('../images/puce-h4.gif') no-repeat center left;
	text-decoration :none;
	color: #005073;
	font-weight: normal;
	}

#page #menuleft .menu_content a:hover{
	color: #000000;
	font-weight: bold;
	background: url('../images/puce-h6.gif') no-repeat center left;
	}

#page #menuleft .menu_content form a, #page #menuleft .menu_content form a:visited{
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration :none;
	color: #005073;
	font-weight: normal;
	background: none;
	font-style: italic;
	}

#page #menuleft .menu_content form a:hover{
	color: #000000;
	font-weight: bold;
	background: none;
	}
	
#page #menuleft .menu_content p.actif,#page #menuleft .menu_content p.actifbis{
	display: block;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 20px;
	background: url('../images/puce-h6.gif') no-repeat center left;
	text-decoration :none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
	text-align: left;
	}
	
/* le corps de la page ;-) */

#corps{
	width: 690px;
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
	min-height: 400px;
	}

#corps .content{
	border: 1px solid #e3e6db;
	margin: 0px 0px;
	padding: 0px;
	background: url(../images/bg_top.jpg) right top no-repeat;
	-moz-border-radius: 10px 0px 0px 10px;
	}

#corps .content h1{ 
	margin: 0px;
	margin-top: 6px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #3474b5;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}

#corps .content h1.demande{ 
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #2567a9;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 30px;
	}
	
#corps .content h2{ 
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #208251;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}
	
#corps a{
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #005073;
	border: 0px;
	}

#corps a:hover{
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

#corps p{ 
	margin: 0px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
	}

#corps ul{
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#corps li{ 
	line-height: 16px;
	}

/* le formulaire ;-) */

	
#corps .content form input.contact{
	border: 1px solid #c0c0c0;
	border-top: 0px;
	padding-left: 2px;
	background-color: #e9e9ff;
	}

#corps .content form .lg_from{
	float: left;
	width: 200px;
	background: #ffffff url('../images/block.gif') no-repeat center center;
	height: 80px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#corps .content form .lg_dest{
	float: right;
	width: 200px;
	background: #ffffff url('../images/block.gif') no-repeat center center;
	height: 80px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#corps .content form .lg_from h4, #corps .content form .lg_dest h4{
	height: 24px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #005073;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
	line-height: 22px;
	}

#corps .content form .lg_from p, #corps .content form .lg_dest p{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	}
	

#corps .content form .lg_to{
	height: 80px;
	background: #ffffff url('../images/dest.gif') no-repeat center center;
	border: 0px;
	}

#corps .content .credit_image{
	border: 0px;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	}

#corps #doclistretour, #corps .deviscontent{
	background: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.deviscontent p{
	text-align: center;
	}
#corps .content h4.listbg{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #005073;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 30px;
	background: url(../images/top-content.jpg) right top no-repeat;
	}

#corps .content h5.listbg{
	margin: 0px;
	padding: 0px;
	}

#corps .content form textarea{
	border: 1px solid #c0c0c0;
	padding-left: 2px;
	background-color: #e9e9ff;
	}

#corps .content form button.envoyer{
	width: 185px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

#corps .content form table{
	width: 100%;
	border-collapse: collapse;
	}
		
#corps .content form table th{
	width: 200px;
	text-align: right;
	font-weight: normal;
	}

#corps .content table.list{
	width: 100%;
	border-collapse: collapse;
	}
		
#corps .content table.list th{
	text-align: center;
	font-weight: Bold;
	border: 1px solid #e9e9ff;
	background: #f0f0ff;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#corps .content table.list td{
	text-align: center;
	font-weight: normal;
	border: 1px solid #e9e9ff;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#corps .content table.datechoisir{
	width: 98%;
	border-collapse: collapse;
	}
		
#corps .content table.datechoisir th{
	text-align: center;
	font-weight: normal;
	border: 0px solid #e9e9ff;
	background: #ffffff;
	padding: 2px;
	}

#corps .content table.datechoisir td{
	text-align: center;
	font-weight: normal;
	border: 0px solid #e9e9ff;
	padding: 2px;
	}


#corps .content table.qqc{
	width: 100%;
	border-collapse: collapse;
	}
		
#corps .content table.qqc th{
	text-align: right;
	font-weight: normal;
	border: 0px solid #e9e9ff;
	background: #ffffff;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	}

#corps .content table.qqc td{
	text-align: left;
	font-weight: normal;
	border: 0px solid #e9e9ff;
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
#corps #doclistretour ul{
	}

#corps #doclistretour ul li{
  list-style-type: none;
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px dashed #e0e0ff;
	background: #ffffff;
	line-height: 30px;
	width: 500px;
	}

#corps #doclistretour ul li:hover{
	background: #e9e9ff;
	}

/* le pied de page ;-) */

#pied-de-page{
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	height: 100px;
	background: #ffffff url('../images/bottom.jpg') center top no-repeat;
	-moz-border-radius: 0px 0px 10px 10px;
	}

#pied-de-page .content{
	margin: 4px 0px 0px 450px;
	padding: 0px;
	}

#pied-de-page p{
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	}

#pied-de-page p img{
	border: 0px;
	vertical-align: middle;
	}
	
#pied-de-page a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}

#pied-de-page a:hover{
	color: #3474b5;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}
	
#defilante{
	visibility: hidden;
	display: none;
	}

#iemarquee{
	color: #000000;
	font-weight: bold;
	}

#corps .content form input.activate{
	font-style: normal;
	color: black;
	border: 1px solid black;
	background: #d0ffd0;
	padding: 5px;
	font-weight: bold;
	}

#corps .content form input.inactivate{
	font-style: italic;
	color: #a0a0a0;
	border: 1px solid #a0a0a0;
	background: #f0f0f0;
	padding: 5px;
	}
	
#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border: 7px solid #303030;
	height: 500px;
	width: 600px;
	}

#lightboxClose{
	text-align: right;
	}
	
#lightboxFrame{
	height: 470px;
	width: 100%;
	border:1px solid black;
	}
	
#overlay img{ border: none; }

#overlay{ 
	background-image: url('../images/overlay.png'); 
}

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}

.selectio{
	font-weight: bold;
	font-style: italic;
	}
	
