#apropos_menu {
	width:232px;
	margin-bottom:7px;
	background:url(../images/apropos_menu_bg.gif) repeat-y;
}

#left {
	float:left;
	width:468px;
	padding:0px 0px 0px 22px;
}

#right {
	float:right;
	width:242px;
	padding:13px 0px 20px 0px;
}

.apropos_menu_link {
	width:232px;
	padding-bottom:5px;
	background:url(../images/apropos_menu_bg.gif) repeat-y;
}

.apropos_menu_link a:link, .apropos_menu_link a:active, .apropos_menu_link a:visited {
	display:block;
	width:217px;
	padding:3px 0px 3px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/apropos_menu_bg.gif) no-repeat;
}

.apropos_menu_link a:hover {
	display:block;
	width:217px;
	padding:3px 0px 3px 15px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/apropos_menu_bg.gif) 232px;
}

.apropos_menu_link_on {
	width:232px;
	padding-bottom:5px;
	background:url(../images/apropos_menu_bg.gif) no-repeat;
}

.apropos_menu_link_on a:link, .apropos_menu_link_on a:active, .apropos_menu_link_on a:visited, .apropos_menu_link_on a:hover {
	display:block;
	width:217px;
	padding:3px 0px 3px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/apropos_menu_bg.gif) 232px;
}




/* Histoire */

.histo_block_title {
	width:450px;
	padding:6px 11px 5px 7px;
	margin-bottom:2px;
	font-weight:bold;
	background:#e8e1d4;
}

.histo_block_title a:link, .histo_block_title a:active, .histo_block_title a:visited, .histo_block_title a:hover {
    font-size:12px;
	color:#ca1800;
}

.histo_block_text {
	width:461px;
	padding:9px 0px 10px 7px;
}




/* Conferencier */

#conf_title {
	position:absolute;
	margin:-13px 0px 0px 0px;
}

#conf_text {
	padding:26px 0px 22px 0px;
}

#conf_text a:link, #conf_text a:active, #conf_text a:visited, #conf_text a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

#conf_box {
	width:454px;
	padding:12px 0px 12px 12px;
	background:#e8e1d4;
}

#conf_box ul {
	margin:6px 0px 0px 0px;
	padding:0px;
}

#conf_box ul li {
	margin:0px 0px 5px 15px;
}

#conf_btn {
	margin:15px 0px 0px 0px;
}



/* Nouvelles */

#news {
	padding-top:20px;
}

#news_title {
	position:absolute;
	margin:-13px 0px 0px 0px;
}

#news_retour {
	clear:both;
	width:457px;
	padding:15px 11px 5px 0px;
	text-align:right;
}

#news_retour a:link, #news_retour a:active, #news_retour a:visited, #news_retour a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ca1800;
}

.news_block_title {
	width:450px;
	padding:6px 11px 5px 7px;
	margin-bottom:2px;
	font-size:11px;
	font-weight:bold;
	background:#e8e1d4;
}

.news_block_title a:link, .news_block_title a:active, .news_block_title a:visited, .news_block_title a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.news_block_text {
	width:461px;
	padding:9px 0px 27px 7px;
}

.news_block_date {
	font-weight:bold;
	color:#333;
	padding-bottom:12px;
}

.news_photo {
	margin:0px 11px 4px 0px;
}

/* Liens */

#liens_title {
	position:absolute;
	margin:-13px 0px 0px 0px;
}

#liens {
	margin:25px 0px 0px 0px;
	padding:0px;
}

#liens li {
	margin:0px 0px 12px 15px;
	padding:0px;
}

#liens li span {
	font-weight:bold;
	color:#ca1800;
	line-height:14px;
}

#liens li a:link, #liens li a:active, #liens li a:visited, #liens li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#333;
}











