/*===================================================================*/
/*============================ CLEAR ================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
ol, ul, li { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
ul { list-style: disc; }
ol {list-style: decimal; }
strong { font-weight: bold; }
em { font-style: italic; }
.clear { clear: both; }
.hidden { display: none; }
.error_message, .info_message, .indicator_message { padding: 15px 10px; margin: 20px; }
.error_message { background: #F4CACA; border: 2px solid #CC0000; color: #CC0000; }
.info_message { background: #CAF4CA; border: 2px solid #090; color: #090; }
.indicator_message { background: #F4F4F4; border: 2px solid #999; color: #999; }
.error_message ul, .info_message ul, .indicator_message ul { list-style: none; }
/*===================================================================*/
/*============================ GLOBAL ===============================*/
html { background: url('../images/design/html_bg.jpg') repeat; }
body { background: url('../images/design/body_bg.jpg') repeat-x; text-align: center; padding-top: 11px; }
.bottom { background: url('../images/design/bottom_bg.gif') repeat-x 0 bottom;}
body, table { font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #002368; }
ul, ol { padding-left: 20px; }
/*===================================================================*/
/*=========================== CONTAINER =============================*/
.container {
	width: 982px;
	margin: 0 auto;
	background: url('../images/design/container_bg.gif') repeat-y;
	position: relative;
	text-align: left;
}
/*===================================================================*/
/*============================ SEARCHBOX ============================*/
.searchbox {
	position: absolute;
	top: 0;
	left: 722px;
	width: 253px;
	height: 34px;
	background: url('../images/design/search_box_bg.png') no-repeat;
	overflow: hidden;
	z-index: 1;
	margin-top: -11px;
}
.searchbox form { position: relative; }
.searchbox #keywords {
	background: url('../images/design/search_input_bg.png') no-repeat;
	border: none;
	display: block;
	height: 24px;
	width: 185px;
	position: absolute;
	top: 4px;
	left: 16px;
	padding: 5px 5px 0 16px;
	color: #0c2047;
	font-size: 11px;
}
.searchbox .submit {
	background: url('../images/design/search_submit_bg.png') no-repeat;
	border: none;
	display: block;
	height: 24px;
	width: 33px;
	color: #FFF;
	position: absolute;
	top: 4px;
	right: 15px;
	cursor: pointer;
	text-transform: uppercase;
}
/*===================================================================*/
/*============================= HEADER ==============================*/
.header { background: url('../images/design/header_bg.jpg') no-repeat; height: 300px; position: relative; }
.header h1 a {
	display: block;
	height: 206px;
	width: 167px;
	position: absolute;
	top: 47px;
	left: 65px;
}
.header h1 a span { display: none; }
.slideshow_container {
	height: 129px;
	width: 687px;
	overflow: hidden;
	position: absolute;
	top: 126px;
	right: 8px;
}
.slideshow_sponsors_container { height: 131px; width: 272px; overflow: hidden; }
#photoSlide { height: 100%; width: 100%; }
#photoSlideSponsors { height: 100%; width: 100%; }
/*===================================================================*/
/*============================== MENU ===============================*/
.menu { position: absolute; top: 47px; left: 278px; }
/*===================================================================*/
/*============================ CONTENU ==============================*/
.contenu { width: 609px; margin-right: 36px; float: left; padding-bottom: 18px; text-align: justify; }
.contenu .contenu_bis { padding-left: 43px; }
.contenu .page_contenu { position: relative; }
.contenu h2 {
	background: url('../images/design/title_bg.png') no-repeat;
	height: 52px;
	line-height: 40px;
	color: #FFF;
	padding-left: 114px;
	position: relative;
	left: -43px;
	width: 495px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 11px;
}
.contenu h3, .contenu h4, .contenu h5, .contenu h6 { font-weight: bold; color: #096eb7; margin-bottom: 10px; }
.contenu h3 { font-size: 16px; }
.contenu h4 { font-size: 14px; }
.contenu h5 { font-size: 12px; }
.contenu h6 { font-size: 12px; font-style: italic; }
.contenu p, .contenu ol, .contenu ul { line-height: 18px; }
.contenu p { margin-bottom: 10px; }
.contenu a { color: #00aeef; text-decoration: none; }
.contenu a:hover { color: #ed8c00; }
.contenu h2 a { color: #FFF; text-decoration: none; }
.contenu #tools {
	position: absolute;
	top: 1px !important;
	right: 2px !important;
	right: 45px;
	width: 81px;
	height: 38px;
	line-height: 38px;
	background: url('../images/design/tools_bg.gif') no-repeat;
	padding-top: 0 !important;
	padding-top: 8px;
}
.contenu #tools .lightbox_sendMail { position: relative; top: 3px; left: 18px; }
.contenu #tools #print_btn { position: relative; top: 3px; left: 33px; }
/*===================================================================*/
/*============================= RIGHT ===============================*/
.right { width: 318px; float: left; margin-left: 0 !important; margin-left: -43px; }
.agenda_box { background: url('../images/design/right_box_degrade_bg.gif') repeat-x bottom; padding-bottom: 44px; }
.right .head_box {
	margin-left: -2px;
	width: 339px !important;
	width: auto;
	height: 52px;
	background: url('../images/design/title_right_bg.png') no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	margin-bottom: 9px;
}
.right .head_box h2 { padding-left: 90px; font-weight: normal; }
.right .head_box h2 a { color: #FFF; text-decoration: none; }
.right .head_box h2 a:hover { text-decoration: underline; }
.right .agenda_box .head_box h2 { background: url('../images/design/title_news_bg.png') no-repeat 12px 1px; }
.right .sponsors { background: url('../images/design/sponsors_bg.gif') repeat-x 0 bottom #fdfdfd; }
.right .sponsors .head_box h2 { background: url('../images/design/title_sponsors_bg.png') no-repeat 12px 1px; }
.right .sponsors .content_box { padding: 0 23px 10px; }
.right .valain a {
	display: block;
	width: 318px;
	height: 158px;
	background: url('../images/design/valain_bg.png') no-repeat 0 center;
}
.right .valain a span { display: none; }
.right .highlight .head_box { display: none; }
.right .highlight { text-align: center; }
.agenda_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00aeef;
	font-size: 18px;
	font-weight: normal;
	background: url('../images/design/month_bg.gif') repeat-x bottom;
	padding-bottom: 13px;
	margin: 0 6px 10px;
}
.agenda_box .month {
	margin-bottom: 10px;
}
.agenda_box .event {
	position: relative;
	background: url('../images/design/event_short_bg.gif') repeat-x bottom;
	padding: 0 25px 10px 41px;
	margin-bottom: 3px;
	text-align: justify;
}
.agenda_box .event h4 {
	margin-bottom: 3px;
}
.agenda_box .last {
	background: none;
}
.agenda_box .event .date {
	background: url('../images/design/day_bg.png') no-repeat;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 7px;
}
/*===================================================================*/
/*============================= FOOTER ==============================*/
.footer {
	background: url('../images/design/footer_bg.jpg') no-repeat #000015;
	height: 197px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
	padding: 12px 23px 0 0;
}
.footer a { color: #FFF; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
/*===================================================================*/
/*=============================== NEWS ==============================*/
.news_liste { margin-bottom: 30px; }
.news_liste h3 a  { color: #145d91; }
.news_liste h3 { margin-bottom: 5px; }
.news_liste .date, .news_fiche .date {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #00AEEF;
}
.news_liste img, .news_fiche .photo { float: left; margin: 0 10px 10px 0; }
/*===================================================================*/
/*============================ DOCUMENTS ============================*/
.doc_liste ul{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	position: relative;
	list-style: none;
}
.doc_liste ul .document {
	padding: 0 10px;
	line-height: 20px;
	position: relative;
	padding: 4px 10px;
}
.doc_liste ul .desc { cursor: pointer; }
.doc_liste ul .separated { border-bottom: 1px solid #d8d8d8; }
.doc_liste ul .document span a { text-decoration: none; font-weight: bold; }
.doc_liste ul .document span img { margin-right: 5px; }
.doc_liste ul .document .type { font-size: 11px; margin-left: 5px; }
.doc_liste ul .document .poid {
	font-size: 11px;
	position: absolute;
	right: 10px !important;
	right: 50px;
}
.doc_liste ul .document .poid img { margin: 0 0 0 5px; }
.doc_liste ul .document .description {
	display: block;
	padding: 0 5px;
	font-style: italic;
	font-size: 11px;
}
/*===================================================================*/
/*============================= GALLERY =============================*/
.gallery_liste { margin-bottom: 30px; }
.gallery_liste .photo { float: left; padding: 0 10px 10px 0; width: 100px; }
.nav_gallery {
	text-align: center;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	padding: 2px 0;
	margin-bottom: 15px;
}
.gallery_photos {
	margin: 30px 0 20px;
}
.gallery_photos .photo {
	height: 100px;
	width: 100px;
	float: left;
	text-align: center;
	border: 1px solid #d8d8d8;
	background: #F1F1F1;
	padding: 5px;
	margin: 0 20px 20px 0;
}
/*===================================================================*/
/*============================== AGENDA =============================*/
.agenda .event { position: relative; margin-bottom: 30px; }
.agenda h2 span { background: url('../images/design/title_news_bg.png') no-repeat 37px 1px; display: block; margin-left: -114px; padding-left: 114px; }
.agenda .event .info_event { padding-left: 50px; }
.agenda .event .date {
	background: url('../images/design/day_bg.png') no-repeat;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
}
.agenda .event h4 { font-size: 12px; color: #035189; margin-bottom: 0; }
.agenda h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00aeef;
	font-size: 18px;
	font-weight: normal;
	background: url('../images/design/month_bg.gif') repeat-x bottom;
	padding-bottom: 13px;
	margin-bottom: 20px;
}
/*===================================================================*/
/*========================== FORMULAIRE =============================*/
.contenu form .field { margin-bottom: 15px; }
.contenu form .field label {
	display: block;
	width: 180px;
	text-align: right;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	//padding-top: 4px;
}
.contenu form .field input { width: 200px; }
.contenu form .field textarea { width: 280px; }
.contenu form .field .info {
	margin: 2px 0 0 190px;
	color: #999;
	font-style: italic;
	font-size: 11px;
	clear: both;
}
.contenu form .field .error, form .error .info { color: #C00; }
.contenu form .error input, form .error textarea { border: 1px solid #C00; }
.contenu form .submit  { padding: 10px 0 0 190px; border-top: 1px solid #d8d8d8; }
.contenu form .field .code {
	display: block;
	clear: both;
	margin-left: 190px; 
	padding-top: 3px;
}
/*===================================================================*/
/*============================== AVIS ===============================*/
.avislist form {
	margin-top: 20px;
}
.avis { margin-top: 20px; }
.avis .avi {
	padding: 20px 0;
	position: relative;
	border-bottom: 1px dashed #d8d8d8;
}
.avis .avi .nom {
	font-weight: normal;
	font-size: 11px;
	margin-right: 5px;
	font-style: italic;
	color: #666666;
}
.avis .avi .nom .nom { font-size: 14px; font-weight: bold; color: #00aeef; }
.avis .avi .date {
	position: absolute;
	top: 20px;
	right: 20px;
	letter-spacing: 1px;
	font-size: 11px;
	color: #00aeef;
}
.avislist form .field input, .avislist form .field textarea { float: left; margin-right: 5px; }
/*===================================================================*/
/*=========================== PAGINATION ============================*/
div.pagination, div#sequence { margin-bottom: 40px; padding: 1px; }
div.pagination a, div#sequence a, div.pagination span, div#sequence span {
	color: #004A85;
	dislay: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 7px;
	text-decoration: none;
	margin-right: 1px;
	background-color: #FFF;
}
div.pagination a:hover, div#sequence a:hover { color: #FFF; text-decoration: none; background-color: #000; }
div#sequence a img { position: relative; top: 6px; }
div.pagination span, div#sequence span { background-color: #004A85; color: #fff; }
