/* CSS Document */

body{
	margin:0pt auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#8c8684;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul, li{
	margin:0; 
	padding:0;
	border:0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#305383;
	float:right;
	margin:20px 10px 0 0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#2e3090;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	margin:10px 0 0 10px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	margin:0;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ed1d25;
	font-weight:bold;
	margin:20px 0 0 20px;
	line-height:12px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:15px;
}

a:active {color: #1261db; text-decoration:underline; outline:none;}
a:link {color: #1261db; text-decoration:underline; outline:none;}
a:visited {color: #1261db; text-decoration:underline; outline:none;}
a:hover {color: #1261db; text-decoration:underline; outline:none;}


/* #####################
		TEMPLATE
   #####################*/

#Container{
	margin:0px auto;
	width:940px;
	min-height:770px;
	height:auto!important;
	height:770px;
}

#Top{
	margin:0px auto;
	float:left;
	width:940px;
	height:185px;
	background:url(images/Nettoyage-Conduit-Air-Logo.jpg) no-repeat;
}
	/*#Logo{ float:left; width:440px; height:105px; cursor:pointer; margin:65px 0 0 15px;}*/
	#Menu{float:right; clear:right; margin:101px 15px 0 0; width:230px; height:25px;}
		#Bouton-Website, #Bouton-Francais{
			 float:left; 
			 height:19px; 
			 cursor:pointer; 
			 font-family:Arial Black, Helvetica, sans-serif; 
			 color:#2e467b; 
			 text-transform:uppercase;
			 text-align:center;
			 padding-top:6px;
		 }
		#Menu a{ text-decoration:none;}
		#Bouton-Website{width:125px;}
		#Bouton-Francais{width:105px;}
#Content{
	float:left;
	width:922px;
	min-height:540px;
	height:auto!important;
	height:540px;
	background:#ada7a7;
	border-left:1px solid #625d5d;
	border-right:2px solid #777171;
	border-bottom:3px solid #969393;
	margin-left:15px;
}
	#Left{
		float:left;
		width:330px;
		margin:7px 0 0 26px;
	}
		#Coordonnee{
			width:330px;
			height:321px;
			background:url(images/Nettoyage-Conduit-Air-Coordonnee.gif) no-repeat;
		}
				#Coordonnee .Telephone{ font-size:21px; text-align:center; color:#FFF; font-weight:bold; padding-top:18px;}
				#Coordonnee .F31{ font-size:31px; vertical-align:bottom;}
				#Coordonnee .Address{ margin:20px;}
				#Coordonnee .Address img{ float:right; margin-right:15px;}
				#Coordonnee .Contact{ margin-left:20px;}
				#Coordonnee .License{ margin:12px 0 0 15px; color:#FFF; font-size:13px; font-weight:bold;}
				#Coordonnee .NADCA{ margin:8px 0 0 20px;}
	#MainContent{
		float:left;
		margin:7px 0 0 14px;
		width:530px;
	}
		#Services{	
			width:524px;
			height:74px;
			background:url(images/Nettoyage-Conduit-Air-Services.gif) no-repeat;
		}
		#Services h3{padding:7px 0 0 25px;}
		#Services ul{ margin:4px 0 0 20px; width:476px;}
		#Services li{ width:90px; list-style:none; background:url(images/Nettoyage-Conduit-Air-Puce.gif) no-repeat; float:left; padding-left:20px;}
		#Services li.First{ width:220px;}
	
	#MainContent .Red{ color:#ee1d25;}	
	#MainContent p{ margin:13px 0 0 10px; }	
	#MainContent p.First{ margin:0px 0 0 10px;}
	#MainContent #Video{ height:140px;}
	#MainContent #Video img{ margin:55px 80px 0 35px; vertical-align:top;}
    #Video .Contour-Video{ border:2px solid #000; float:right; height:140px; margin-right:40px;}	

	#MainContent.Avis p{
		line-height:14px;
		margin-top:10px;
		font-size:11px;
	}
	
	.Keyword{ color:#000; font-size:13px; clear:left; padding:15px 40px 25px; text-align:center;}
	.Keyword p{font-size:13px;}

#Footer{
	margin:0px auto 6px;
	padding-top:10px;
	clear:left;
	width:886px;
	text-align:center;
}


/* bottom navigation links */
a.bottom:active {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000;font-weight:400; text-decoration:underline;}
a.bottom:link {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000;font-weight:400;  text-decoration:underline; }
a.bottom:visited {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000;font-weight:400; text-decoration:underline;}
a.bottom:hover {  font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000;font-weight:400;  text-decoration:underline; }
.Footer{font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000;font-weight:400;margin:0pt auto; }


