body{
	background:white;
	margin:0;
	padding:0;
	font-family:Myriad Pro, Geneva, sans-serif;
	font-size:12px;
}


#top{
	width:1024px;
	height:30px;
	margin:auto;
}

#logo{
	background:url(images/logo.png) no-repeat top left;
	width:220px;
	height:30px;
	float:left;
}

#topbar{
	background:url(images/topbar.png) no-repeat top center;
	width:804px;
	height:30px;
	float:right;
}

#menu{
	color:#FFF;
	font-size:12px;
	line-height:30px;
	margin:0;
	padding:0 50px;
	font-weight:bold;
}

#menu ul{
	padding:0;
	margin:0;
	list-style-type:none
}

#menu li{
	float:left;
}

#menu ul li a{
	float:left;   
	width:80px;
	color:#FFF;
	text-decoration:none;
	text-align:center;

}

#menu ul li a:hover{
	color:#DC143C;
}


#phone{
	font-family:verdana;
	text-align:right;
	color:white;
	line-height:30px;
	margin:0 30px 0 0;
	font-size:12px;
	font-style:italic;
}

#centre{
	width:1024px;
	height:528px;
	margin:auto;
	padding:0;
}

#text{
	background:#FFF;
	width:726px;
	height:500px;
	float:left;
}

#text h1{
	color:#000;
	font-size:18px;
	margin:60px 0 0 15px;
	padding:0;
}

#text h2{
	width:700px;
	color:#000;
	font-size:15px;
	margin:30px 5px 0 15px;
	padding:0;
}

#text h3 {
	color:#000;
	font-size:17px;
	text-align:right;
	font-style:italic;
	text-decoration:none;
	margin:100px 5px 0 0;
	padding:0;
}

#text h3 a{
	color:#000;
}

#text h3 a:hover{
	color:#DC143C;
}

#menudroit{
	background:url(images/menudroit.png) no-repeat top center;
	width:298px;
	height:66px;
	float:right;
}

#asi{
	background:url(images/asi.png) no-repeat top center;
	width:298px;
	height:82px;
	float:right;
}

#tramjam{
	background:url(images/tramjam.png) no-repeat top center;
	width:298px;
	height:79px;
	float:right;
}

#parfaire{
	background:url(images/parfaire.png) no-repeat top center;
	width:298px;
	height:101px;
	float:right;
}

#stecroix{
	background:url(images/stecroix.png) no-repeat top center;
	width:298px;
	height:79px;
	float:right;
}

#minictech{
	background:url(images/minictech.png) no-repeat top center;
	width:298px;
	height:120px;
	float:right;
}

#bottombar{
	background:url(images/bottombar.png) no-repeat;
	width:1024px;
	height:33px;
	margin:auto;
	padding:0;
}

#bbtext{
	font-family:verdana;
	font-size:11px;
	color:#FFF;
	font-style:italic;
	text-align:right;
	line-height:25px;
	margin:0 20px 0 0;
	padding:0;
}












