body {
	background-image: url("/images/bg-main2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 1.5;
}

#contact_main{
	background-image: url("/images/contact.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	height: 72px;
}

#contact_main #contact {
	float: right;
	width: 228px;
	height: 23px;
	margin-top: 27px;
	margin-right:  23px;
	
}
#contact_main #contact #tel{
	height: 23px;
	width: 100px;
	text-align: center;
	float: left;
	line-height: 23px;
	margin-left: 14px;
}

#contact_main #contact #contact_nous{
	height: 23px;
	width: 114px;
	text-align: center;
	float: right;
	line-height: 23px;
}

#contact_main #contact #contact_nous a{
	height: 23px;
	width: 114px;
	display: block;
	color: #aa103c;
	text-decoration: none;
}

#slogan{
	font-size: 28px;
	font-weight: bold;
	height: 58px;
}

#bg_menu{
	background-image: url("/images/bg-menu.jpg") ;
	background-position: right;
	background-repeat: no-repeat;
	height: 26px;
}
#menu{
	height: 26px;
	line-height: 26px;
}
#menu .menu_item,#menu .menu_item_2{
	float: left;
}

#menu .menu_item a{
	display: block;
	height: 26px;
	line-height: 26px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

#menu .menu_item_2 a{
	display: block;
	height: 26px;
	line-height: 26px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 140px;
	text-align: center;
}

#menu .menu_item a.current,#menu .menu_item_2 a.current{
	background-color: #bb4063;
}

#menu .menu_item a:HOVER,#menu .menu_item_2 a:HOVER{
	background-color: #bb4063;
}

#left_column{
	width: 195px;
	margin-top: 140px;
}

#top_marques{
	background-image: url("/images/top-left.gif");
	height: 10px;
	background-repeat: no-repeat;	
}

#bottom_marques{
	background-image: url("/images/bottom-left.gif");
	background-repeat: no-repeat;
	height: 9px;
	margin-top:0px;
}

#left_column #title_main{
	background-color: #aa103c;
}
#left_column #title{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#left_column #main_left #content{
	background-color: white;
	width: 175px;
	margin: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#left_column #main_left #content img{
	margin: 5px 0;
}

#main{
	margin-top: 20px;
}


h2{
	font-size: 24px;
	font-weight: bold;
	color: #aa103c;
}

.h2_18{
	font-size: 18px;
	font-weight: bold;
	color: #aa103c;
}

.h3_14{
	font-size: 14px;
	font-style:italic;
	
}

#horaire {
	float:left;
}

#fondation {
	float:left;
	margin-left:20px;
}

#fondation img{
	width:120px;
}

#fondation_txt {
	width:110px;
	margin-left:5px;
	font-size:0.8em;
	text-align:center;
}
#mutuelle{
	background-color: #aa103c;
	color: white;
	margin:auto;
	text-align: center;
	font-size: 24px;
	margin-top:40px;
}

.mut_home{
	width: 600px;
}

.sub_text_red {
	font-style:normal;
	color:red;
}

#footer{
	margin-top: 10px;
	background-color: #aa103c;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: white;
	font-size: 14px;
}

.item{
	margin-top: 10px;
}

.label{
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
}

#text_top{
	margin-bottom: 10px;
}
.thumbs{

	margin: 5px;
	float: left;
}

.flash_notice
{
  margin: 3px 0;
  padding: 7px;
  background-color: #cfc;
}

.flash_error
{
  margin: 3px 0;
  padding: 7px;
  background-color: #f33;
  color: #fff;
}
