/* CSS Document */

#frame-sections {
	width:777px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image:url(../images/sections/bcg_sections.gif);	
}


#menu-sections {
	position:relative;
	width:auto;
	height:57px;
	padding-left:68px;
	padding-top:8px;
	background:url(../images/sections/bcg_menu.jpg) no-repeat;
	font-size:12px;	
	color:#253d83;
	font-weight:bold;
}
	
#l-sections {
	position:relative;
	width:189px;
	padding-left:0px;
	padding-right:0px;
	padding-top:23px;
	float:left;
	font-size:12px;
	font-weight:bold;

}

#c-sections {
	position:relative;
	width:516px;
	padding-left:37px;
	float:left;
	background:url(../images/sections/bcg_titres.gif) no-repeat;
}


#f-sections {
	position:relative;
	width:auto;
	text-align:center;
	height:54px;
	background:url(../images/sections/bcg_bas.gif) no-repeat;
}

.sous-menu{
	position:relative;
	width:181px;
	height:27px;
	background:url(../images/sections/bout_bcg_off.gif) no-repeat;
	padding-left:8px;
	padding-top:12px;
	color:#253d83;
}

.sous-menu-ov{
	position:relative;
	width:181px;
	height:27px;
	background:url(../images/sections/bout_bcg_ov.gif) no-repeat;
	padding-left:8px;
	padding-top:12px;
	color:#bc0000;
}

.photoleft{
	margin-right:12px;

}
.photoright{
	margin-left:12px;
}

a.sous:link {
	text-decoration: none;
	color:#253d83;
}
a.sous:visited {
	text-decoration: none;
	color:#253d83;
}
a.sous:hover {
	text-decoration: none;
	color:#77aedc;
}
a.sous:active {
	text-decoration: none;
	color:#77aedc;
}