/* CSS Document */

body{
	margin:0pt auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/pattern.gif) repeat-x #f0f0f0;
}
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:17px;
	font-weight:400;
	color:#040404;
	text-align:center;
	margin:13px 0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#02944b;
	text-transform:uppercase;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#13844e;
	font-weight:bold;
	text-transform:uppercase;
	line-height:28px;
	text-align:right;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:28px;
	margin-left:12px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
}

a:active {color: #00F; text-decoration:underline; outline:none;}
a:link {color: #00F; text-decoration:underline; outline:none;}
a:visited {color: #00F; text-decoration:underline; outline:none;}
a:hover {color: #00F; text-decoration:underline; outline:none;}


/* #####################
		TEMPLATE
   #####################*/

#Container{
	margin:0px auto;
	width:940px;
	min-height:790px;
	height:auto!important;
	height:790px;
}

#Top{
	margin:0px auto;
	float:left;
	width:940px;
	height:262px;
	background:url(images/nadia-hobbs-clinique-sante-banner.jpg) no-repeat;
}
	#Contact{ float:left; width:238px; height:25px; cursor:pointer; margin:0 0 0 467px;}
	#Coordonnee{
		float:right;
		width:235px;
		height:262px;
	}
	#Coordonnee .first{ margin-top:25px; line-height:18px;}
	#Coordonnee p{ color:#FFF; text-align:center; line-height:14px;}
	#Coordonnee p img{ margin:5px 0;}
	#Coordonnee p.Telephone{font-size:20px; line-height:24px; margin-bottom:20px; }
	
	
	#Nadia{	float:left; width:210px; height:65px; margin:168px 0 0 0;}
	h3 .sous-titre{ font-size:22px; text-transform:none; color:#000; font-style:italic; font-weight:400;}

#Content{
	float:left;
	width:940px;
	background:url(images/nadia-hobbs-clinique-sante-contenu.jpg) no-repeat #FFF;
}
#AvisLegal{
	float:left;
	width:890px;
	padding:15px 25px;
	background:url(images/nadia-hobbs-clinique-sante-avis.gif) no-repeat #FFF;
}
#AvisLegal p{
	margin-top:15px;
}
	#MainContent{
		float:left;
		width:576px;
		margin:32px 0 0 32px;
	}
	#MainContent h2{ margin:10px 15px 0;}
	#MainContent p{ margin:15px 15px 0;}
	#Services{
		float:left;
		width:270px;
		margin:32px 0 0 40px;
	}
	#Services ul{ margin:10px 0 0 25px;}
	#Services li{ font-weight:bold; margin:3px 8px 0 0; line-height:14px; list-style-type:disc; color:#505050;}
	#Services li.vert{ color:#0d8049;}
	
#Footer{
	margin:0px auto;
	padding:40px 0;
	clear:left;
	width:940px;
	text-align:center;
	background-color:#FFF;
}
.Keyword{ font-size:11px; line-height:13px;}

/* 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; }

.Upper{ text-transform:uppercase;}
.p14{ font-size:14px;}
.Avis{ float:right; margin:0 40px 0 0; width:200px;}
