/*===================================================================*/
/*============================ 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/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	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; }
table { border-collapse: collapse; border-spacing: 0; }
strong { font-weight: bold; }
em { font-style: italic; }
.clear { clear: both; }
.error_message, .info_message, .indicator_message { padding: 10px 10px; margin: 0 0 20px; }
.error_message { background: #FFF; border: 2px solid #CC0000; color: #CC0000; }
.info_message { background: #FFF; border: 2px solid #090; color: #090; }
.indicator_message { background: #FFF; border: 2px solid #999; color: #999; }
.content .error_message ul, .content .info_message ul, .content .indicator_message ul { list-style: none; padding: 0 10px; margin: 0; }
/*===================================================================*/
/*============================ GLOBAL ===============================*/
body { text-align: center; background: #dadd9a; }
body, table { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
td {
	padding: 5px;
}
.print_logo {
	display: none;
}
/*===================================================================*/
/*=========================== CONTAINER =============================*/
div.container {
	width: 826px;
	text-align: left;
	margin: 17px auto 0;
	background: url("../images/design/container_bg.gif") repeat-y #FFF;
}
div.container_bis { background: url("../images/design/container_bis_bg.png") no-repeat; padding: 15px; }
div.page { margin-top: 10px; }
/*===================================================================*/
/*============================ HEADER ===============================*/
div.header { background: url('../images/design/header_bg.jpg') no-repeat; height: 262px; position: relative; }
div.header h1 a {
	display: block;
	height: 94px;
	width: 389px;
	position: absolute;
	top: 168px;
	left: 336px;
}
div.header h1 a span { display: none; }
div.header div.box {
	position: absolute;
	top: 25px;
	right: 23px;
	color: #FFF;
	line-height: 17px;
	font-size: 13px;
}
div.header div.box h2 { display: none; }
div.header div.box a { color: #FFF; text-decoration: none; }
div.header div.box a:hover { text-decoration: underline; }
/*===================================================================*/
/*============================= LEFT ================================*/
div.left {
	float: left;
	width: 226px;
	margin: 0 22px 0 20px;
	//margin: 0 22px 0 10px;
}
div.left div.box { margin-top: 25px; padding: 0 16px; }
div.left div.box h2 { display: none; }
div.left div.box h3 { color: #6a2d32; }
div.left div.box ul {
	list-style: disc;
	color: #b5bb35;
	font-size: 10px;
	padding: 0 13px;
	margin: 7px 0 15px 0;
	line-height: 15px;
}
div.left div.box li span { color: #333; }
.left .newsletter_box { background: url('../images/design/menu_bg.gif') repeat-y #FFF; }
.left .newsletter_box .top { background: url('../images/design/menu_top_bg.png') no-repeat; height: 100%; }
.left .newsletter_box .bot { background: url('../images/design/menu_bottom_bg.png') no-repeat 0 bottom; padding: 2px;  height: 100%; }
.left .newsletter_box .bot .box { padding: 13px; margin: 0; }
.left .newsletter_box .box h2 {
	display: block;
	background: #b5bb35;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	color: #6a2d32;
	font-size: 15px;
}
.left .newsletter_box .box form { margin: 10px 5px 15px; }
.left .newsletter_box .box form label {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	color: #333;
}
.left .newsletter_box .box form input { margin-bottom: 5px; }
.left .newsletter_box .box a { color: #b5bb35; text-decoration: none; font-weight: bold; }
.left .newsletter_box .box a:hover { color: #6a2d32; }
/*===================================================================*/
/*============================= MENU ================================*/
div.menu { background: url('../images/design/menu_bg.gif') repeat-y #FFF; }
div.menu_content { background: url('../images/design/menu_top_bg.png') no-repeat; height: 100%;}
div.menu_content_bis { background: url('../images/design/menu_bottom_bg.png') no-repeat 0 bottom; padding: 15px;  height: 100%;}
div.menu ul { margin: 0; padding: 0; }
div.menu a { display: block; text-decoration: none; font-weight: bold; }
div.menu li.childs ul a {
	height: 23px;
	line-height: 23px;
	color: #333;	
	background: none;
	font-size: 12px;
	padding: 0;
}
div.menu li.childs ul a:hover { color: #6a2d32; text-decoration: underline; }
div.menu li.childs a, div.menu li a {
	background: #b5bb35;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	color: #6a2d32;
	font-size: 15px;
}
div.menu li.childs a:hover, div.menu li a:hover { color: #FFF; text-decoration: none; }
div.menu li.childs { margin-bottom: 5px; }
div.menu li.childs ul { list-style: disc; color: #b5bb35; margin-left: 23px; margin-top: 5px; }
div.menu_semaine li a {
	height: 38px;
	line-height: 38px;
	background: url('../images/design/menu_semaine_bg.jpg') no-repeat #FFF;
	text-align: right;
	padding-right: 10px;
	color: #6A2D32;
	font-size: 15px;
	margin: 0;
}
div.menu_semaine li a:hover { color: #6A2D32; }
/*===================================================================*/
/*============================ CONTENT ==============================*/
div.content {
	float: left;
	width: 495px;
	color: #333;
	line-height: 18px;
	padding-top: 40px;
}
#sequence {
	background-color: #e1e4ae;
	padding: 4px;
	margin-bottom: 15px;
	text-align: right;
}
#sequence span,
#sequence a {
	padding: 0 2px;
}
div.content a { color: #6a2d32; }
div.content p { margin-bottom: 15px; }
div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 { color: #6a2d32; }
div.content h1, div.content h2 { padding-bottom: 17px; border-bottom: 2px solid #b5bb35; font-size: 20px; margin-bottom: 20px; }
div.content h3 { font-size: 17px; margin-bottom: 15px; }
div.content h4 { font-size: 13px; margin-bottom: 10px; }
div.content h5, div.content h6 { font-size: 12px; margin-bottom: 10px; }
div.content ul { list-style: disc; }
div.content ol { list-style: decimal; }
div.content span.green { color: #B5BB35; }
div.content table { margin-bottom: 10px; }
div.content td.row1 { background-color: #e1e4ae; }
div#tools { text-align: right; color: #999; font-size: 11px; margin: 20px 0; }
div#tools a { color: #999; text-decoration: none; }
div#tools a:hover { color: #6a2d32; text-decoration: underline; }
/*===================================================================*/
/*============================= FOOTER ==============================*/
div.footer {
	text-align: right;
	width: 826px;
	height: 71px;
	margin: 0 auto;
	background: url('../images/design/footer_bg.jpg') no-repeat;
	line-height: 36px;
	font-size: 11px;
}
div.footer div.copyright { padding-right: 50px; color: #666; }
div.footer div.copyright a { color: #666; text-decoration: none; }
div.footer div.copyright a:hover { color: #FFF; text-decoration: underline; }