body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#4f4fb6;
}
.right {
	float:right;
	margin-left:10px;
	padding-top:0;
}
*+html #page {height:1050px;}   * html #page {height:1050px;}
#page {
	width:978px;
	margin:0 auto;
	border:1px solid #006699;
}
#topline {
	background:#99cccd;
	color:#069;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:center;
}
#devis {
	float:right;
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
	margin-right:15px;
	border:none;
}
#header {
	background:url(images/vitrier-paris.jpg);
	width:978px;
	height:200px;
	
}
h1 {
	padding-top:90px;
	padding-left:230px;
	color:#069;
	margin:0;
	font-size:30px;
	font-weight:bold;
}
h1 a {
	color:#069;
	text-decoration:none;
}
#header #horaire {
	padding-top:30px;
	padding-left:10px;
	color:#069;
	margin:0;
	font-size:30px;
}
#menu {
	float:left;
	margin-right:20px;
}
* html #menu ul {border-right:none;}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width:214px;
	border-right:1px solid #006699;
}
#menu ul li {
	width:170px;
	background:url(images/bgmenu.gif) no-repeat;
	height:20px;
	padding-left:45px;
	padding-top:5px;
}
#menu ul li a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul .hautmenu {
	background:url(images/bgmenu-haut.gif) no-repeat;
	height:30px;
}
#menu ul .ptitmenu {
	background:url(images/bgmenu-ptitmenu.gif) no-repeat;
	height:20px;
	width:170px;
}
*+html #menu ul .ptitmenuhaut {height:30px;}  * html #menu ul .ptitmenuhaut {height:30px;}
#menu ul .ptitmenuhaut {
	background:url(images/bgmenu-ptitmenu-haut.gif) no-repeat;
	height:25px;
	width:170px;
}
#menu ul .ptitmenu a, #menu ul .ptitmenuhaut a {
	font-weight:normal;
}
*+html marquee {border-bottom:1px solid #069; margin-left:-45px; padding-top:10px; margin-top:10px;width:214px; border-right:1px solid #069;}  * html marquee {border-bottom:1px solid #069; margin-left:-45px; margin-top:10px; padding-top:10px; width:214px; border-right:1px solid #069;}

marquee {
	border-bottom:1px solid #069;
}
*+html #menu img {margin-left:-45px;}   * html #menu img {margin-left:-45px;}
#radiateur {
	margin:15px 0 10px 55px;
}	
#texte {
	float:left;
	margin-left:20px;
	width:560px;
	text-align:justify;
}
* html #texte {width:500px; margin-left:0px;}
#texte img {
	float:left;
	margin-right:10px;
}
h2 {
	color:#006699;
	margin-top:0px;
}
*+html hr {display:none;}     * html hr {display:none;}
hr {
	clear:both;
	background:none;
	border:none;
}
#numvert {
	clear:both;
	margin:0 auto; 
	width:273px;
}
#footer {
	width:978px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
}
/**formulaire page contact**/
.ligne {
	height:30px;
}
.colLeft {
	width:120px;
	display:block;
	float:left;
}
.colRight {
	width:300px;
}