/* CSS Document */

body{
	margin:0pt auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul, li{
	margin:0; 
	padding:0;
	border:0px;
}

h1{
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:28px;
	line-height:35px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	width:528px;
	float:right;
	margin:8px 0 0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
	margin:15px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:15px;
}

a:active {color: #1a96c1; text-decoration:underline;}
a:link {color: #1a96c1; text-decoration:underline;}
a:visited {color: #1a96c1; text-decoration:underline;}
a:hover {color: #1a96c1; text-decoration:underline;}


/* #####################
		TEMPLATE
   #####################*/

#Container{
	margin:0px auto;
	width:866px;
	min-height:800px;
	height:auto!important;
	height:800px;
}

#Top{
	margin:0px auto;
	float:left;
	width:866px;
	height:277px;
	background:url(images/nettoyage-conduit-airs-banner.jpg) no-repeat;
}
#Top a{ text-decoration:none;}
	#Coordonnee{
		float:left;
		height:88px;
		margin:162px 0 0 15px;
		width:300px;
	}
	#Coordonnee p{ font-size:20px; line-height:25px;}
	#Coordonnee p .Telephone{ color:#1a96c1; font-size:25px; line-height:30px; font-weight:bold;}
	#Menu{
		clear:left;
		float:left;
		height:28px;
		margin:0 0 0 118px;
		width:235px;
	}	
	#Menu p{ 
		font-family:Arial Black, Helvetica, sans-serif; 
		font-size:14px; 
		text-align:center; 
		margin-top:6px; 
		cursor:pointer;
	}
	
#Content{
	float:left;
	width:866px;
	height:462px;
}
	#MainContent{
		float:left;
		margin:0px;
		width:598px;
		height:462px;
		background:url(images/nettoyage-conduit-airs-publicite.jpg) no-repeat;
	}
	#MainContent.Avis{
		background:url(images/nettoyage-conduit-airs-publicite.gif) no-repeat;
	}
	
		#Publicite{ width:598px; height:214px;}
		#MainContent p{ margin:15px;}

#MainContent.Avis h2{
	font-size:12px;
	line-height:12px;
	margin-top:8px;
}
#MainContent.Avis p{
	font-size:10px;
	line-height:12px;
	margin:9px 15px 0;
}
#BackHome{ float:right; margin:5px 50px 0 0;}
	#Services{
		float:left;
		margin:0px;
		width:268px;
		height:462px;
		background:url(images/nettoyage-conduit-airs-services.jpg) no-repeat;
	}
	#Services h2{ font-size:15px; line-height:18px;}
	
	#Services ul{margin:0 0 0 30px;}
	#Services li{
		list-style-image:url(images/puce.gif);
		font-size:18px;
		margin-top:20px;
		width:225px;
		color:#FFF;
	}
	#Services img{ margin:15px 25px;}
	
#Footer{
	margin:0px auto;
	padding-top:10px;
	clear:left;
	width:866px;
	text-align:center;
}
.Keyword{ padding:0 10px;}
.addsense{
	width:728px;
	padding-right:69px;
	padding-left:69px;
	float:left;
	height:90px;
	margin-bottom:14px;
}

/* bottom navigation links */
a.bottom:active {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #1a96c1;font-weight:400; text-decoration:underline;}
a.bottom:link {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #1a96c1;font-weight:400;  text-decoration:underline; }
a.bottom:visited {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #1a96c1;font-weight:400; text-decoration:underline;}
a.bottom:hover {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #1a96c1;font-weight:400;  text-decoration:underline; }
.Footer{font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #1a96c1;font-weight:400;margin:15px auto; }


