@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
}
body{
	font-family:Tahoma;
	margin:0px;
	padding:0px;
}
#temp_popup{
	background-image:url(../images/temp_popup.jpg);
	background-repeat:no-repeat;
}
.coming-soon{
	margin-top:170px;
	font-size:24px;
}
.temp-address{
	font-size:14px;
}
a{
	color:#00447b;
}
#template{
	background-image:url(../images/header-longueuil-bg.jpg);
	background-repeat:no-repeat;
}
#content-holder{
	background-image:url(../images/content-bg-longueuil-rive-sud-clinique.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:659px;
}
#content-main-margin{
	margin-top:80px;
}
#menu-left{
	margin-top:90px;
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#menu-left a{
	position:relative;
	float:left;
	display:inline-block;
	color:#6f7070;
	text-decoration:none;
	clear:both;
	padding:5px 0px;
}
#menu-left a:hover{
	color:#05825c;
	text-decoration:underline;
}
#content-holder a{
	position:relative;
	display:inline-block;
	top: 0px;
	left: 0px;
}
#content,#content a{
	color:#4b4b4d;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content{
	margin-left:170px;
	margin-top:175px;
}
#content p{
	margin:0px;
	margin-bottom:15px;
	line-height:20px;
}
#content p.left,h1.left,h2.left{
	margin-right:50px;
}
#content p.right,h1.right,h2.right{
	margin-left:50px;
}
#content-background{
	background-repeat:no-repeat;
}

#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6f7070;
	margin-top:30px;
}
#menu a{
	color:#6f7070;
	text-decoration:none;
	position:inherit;
	float:none;
	left:0px;
	top:0px;
}
#menu a:hover{
	color:#05825c;
	text-decoration:underline;
}
h1{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color:#05825c;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
h2{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
}

