@charset "UTF-8";
/* CSS Document */

*, html {											/* Reset all margins and padding so IE plays nice */
	margin: 0px;
	padding: 0px;
}
html, body{height:100%;}	
body {													/* Set W and H for the body tag for centering */
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin: auto;
		font-size:12px;
	background:#fafcf7 url(https://podiatremontreal.com/images/bg_01.jpg) top left repeat-x;
}
	*|*:-moz-any-link:focus {
	outline: none !important;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.clear{
	clear:both;
	font-size:0px;
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:880px;

	background:url(https://podiatremontreal.com/images/bg_gradient_03.png) top left repeat-y;
	margin: 0 auto -33px; 
}

.top{
	width:880px;
	margin:0px auto 0px;
	background:url(http://www.podiatremontreal.com/images/header_top_03.jpg) top left no-repeat;
	height:29px;
}
																			/* footer */
.footer, .spacer {
	height: 33px;
}
.footer{
	font-size:10px;
	color:#5587c6; /*blue*/
	background: url(http://www.podiatremontreal.com/images/bg_footer_06.png) top left repeat-y;
	width:880px;
	height:60px;
	
	margin:0px auto;
}

.footer_left{
	float:left;
	line-height:33px;
	vertical-align:middle;
	padding-left:20px;
}



.footer_right{
	float:right;
	line-height:33px;
	vertical-align:middle;
	padding-right:20px;
}
/*header*/
img.logo{
	float:left;
	margin-left:20px;

	
}
.header_clinique {
	float:left;
	margin-top:10px;
	margin-left:50px;
	font-size:18px;
	color:#324052;
}
h3{
	font-size:14px;
}
p{font-size:12px; margin:8px 4px;}
p.bigText{font-size:14px;}
/*menu*/
.menu{
	clear:both;
	margin:0px 20px 0px;
	
}
li.langue{
	float:right;
}
li.langue a.lang{
	color:#5587c6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 5px 2px 0px;
	border-top:7px solid #ffffff;
}
ul.main_menu{
	list-style-type:none;
	padding-top:40px;
}

.main_menu li{
	display:inline;
	height:25px;
	margin-right:15px;
}
.main_menu li a{
	padding:1px 5px 2px 0px;
	border-top:7px solid #b1d236; /*green*/
	text-decoration:none;
	color:#324052;
	font-size:15px;
	font-weight:bold;
}
.main_menu li.active_menu{
	border-top:7px solid #5587c6; /*blue*/
		padding:1px 5px 2px 0px;
		color:#324052;
		font-weight:bold;
		font-size:15px;
}
.main_menu li a:hover{
		border-top:7px solid #5587c6;
}

.left_col_index{
	float:left;
	width:260px;
	margin-top:20px;
	margin-left:20px;
}
.content_index{
	float:left;
	margin-top:20px;
	width:565px;
}
.heure_ouv{
	background:#ffffff url(http://www.podiatremontreal.com/images/heures_19.jpg) top left no-repeat;
	width:223px;
	padding:10px;
	margin-top:20px;
	height:231px;
}
.outline{color:#5587c6;}

.greyBox{
	background:url(http://www.podiatremontreal.com/images/trait_serv_21.jpg) top left repeat-y;
	width:565px;
	margin-top:30px;
}
.top_greyBox{
	background:url(http://www.podiatremontreal.com/images/trait_serv_18.jpg) top left no-repeat;
	width:565px;
	height:18px;
}
.bot_greyBox{
	clear:both;
	background:url(http://www.podiatremontreal.com/images/bot_greyBox.jpg) bottom left no-repeat;
}
ul.liste{
	margin:20px 25px;
	padding:0px;
	
}
ul.liste li{
	list-style-image:url(http://www.podiatremontreal.com/images/trait_serv_24.jpg);
	margin:10px;
	padding:0px;

}
/*h2{
	color:#f47a20;*/ /*orange*/
/*	font-size:18px;
	padding:5px;
	
}*/
p{margin:10px 20px;}
p.clinique{font-size:13px;}
p a{
	text-decoration:none;
	color:#5587c6; /*blue*/

}
p a:hover{
	text-decoration:underline;
}
a.plus{
	text-decoration:none;
	float:right;
	color:#5587c6; /*blue*/
	padding-right:15px;
}
a.plus:hover{
	
	color:#f47a20; 
}

.left_col{
	float:left;
	width:250px;
	margin-top:20px;
	margin-left:20px;
}
.right_col{
	float:right;
	margin-top:20px;
	width:500px;
	margin-left:20px;
}
h2, .titre2{color:#5587c6; font-size:18px;
padding:5px;font-weight:bold;}
h1{
	margin-top:20px;
	margin-left:20px;
	clear:both;
	color:#f47a20; font-size:20px;}
	
.pic_left{float:left; 	margin:20px;}

.pic_right{
	float:right;
	margin:20px;
}
.note{font-size:9px; width:880px;  margin:10px auto; text-align:right; color:#666666; line-height:10px;}