body#main{
    margin: 0;
    font-family: Arial;
    background: #fff url('images/main_bg.jpg') repeat-x;
}

#main img{
    border: none;
}

div#site_wraper{
    width: 1004px;
    margin: auto;
}


/* HEADER */
div#header_wraper{
    margin: 0 auto;
    width: 980px;
    height: 131px;
    margin-bottom: 6px;
    background: url('images/header_bg.jpg') no-repeat;
}

div#maxime_logo{
    position: relative;
    float: left;
    margin-top: 13px;
    margin-left: 12px;
}

div#maxime_logo a{
    margin: 0;
    height: 95px;
    width: 265px;
    display: block;
    border: none;
}

div#maxime_logo a img{
    border: none;
}

div#header_right_elements{
    width: 224px;
    height: 130px;
    float: right;
    text-align: center;
    padding-top: 0;
}

div#search_form{
    float: right;
    width: 222px;
    height: 29px;
    margin: 0;
    padding: 0;
    background: url('images/search_bar_bg_fr2.gif') top no-repeat;
    margin-bottom: 3px;
}

div#search_form form{
    padding: 0;
    margin: 0;
}

div#search_img_right{
    padding: 0;
    float: right;
    margin: 0;
}

input#searchsubmit{
    position: relative;
    margin-right: 0;
    padding: 0;
}

input#search_input{
    position: relative;
    float: left;
    color: #000;
    font-family: Arial;
    border: none;
    background-color: #fff !important;
    padding: 0;
    
}

div#version_francais{
    margin: 0;
}

div#partner_forum{
    width: 218px;
    height: 30px;
    padding-left: 7px;
    padding-top: 7px;
    margin-left: 3px;
    text-align: left;
    font-size: 0.8em;
    background: url('images/partner_forum.jpg') no-repeat;
}
#partner_forum a{
    text-decoration: none;
}

/* CONTENT PART */
div#whole{
    width: 1008px;
    margin: auto;
    padding: 0;
    border: none;
    position: relative;
}

div#ten_left{
    zoom: 1;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline;
    float: left;
    width: 13px;
	vertical-align: top;
    background: url('images/ten_left.jpg') top repeat-y;
}

div#ten_right{
    zoom: 1;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline;
    float: left;
    width: 13px;
	vertical-align: top;
    background: url('images/ten_right.jpg') top repeat-y;
}


div#midpart_wraper{
    zoom: 1;
    margin: 0;
    padding: 0;
    width: 974px;
    background: #fff;
    border: 3px solid #fff;
    overflow: hidden;
    display: inline;
    float: left;
}

div.headitem_blue{
    height: 26px;
    padding:0;
    margin: 0;
    background: url('images/menu_headitem_blue.jpg') repeat-x;
}

div.headitem_blue_text{
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    color: #fff;

}

/* Left Sidebar*/
div#left_sidebar{
    float: left;
    width: 164px;
    margin-right: 10px;
    clear: none;
}

div#lsb_information{
    width: 160px;
}

div#lsb_sponsor{
    margin-top: 6px;
    margin-bottom: 6px;
}

.lsb_chosen{
    background: #6888c5 url('images/lsb_pointer_down.jpg') left no-repeat;
}

.lsb_not_chosen{
    background: #2656ab url('images/lsb_pointer_right.jpg') left no-repeat;
}

.lsb_not_chosen a{
    font-color: #bfd2fa;
}


div#lsb_menu{
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

div#lsb_menu a{
    text-decoration: none;
}


div#lsb_menu dl dt{
    text-align: left;
    margin: 2px;
    height: 23px;
    margin-right: 4px;
    display: block;
}

div#lsb_menu dd, dl{
    margin: 0;
}

div#lsb_menu ul{
    list-style: none;
    padding-left: 3px;
    margin: 0;
    margin-left: 2px;
    margin-right: 4px;
    background: #f4f4f6;
}
div#lsb_menu li {
    text-decoration: none;
}

div#lsb_menu .lsb_chosen a{
    display: block;
    color: #ffffff;
}

div#lsb_menu dl dt a{
    display: block;
    color: #b5cbff;
    padding-left: 9px;
    padding-top: 4px;
}

div#lsb_menu dd a:hover{
    color: #fb0000;
}

/* Right Sidebar */
div#right_sidebar{
    float: right;
    text-align: left;
    width: 215px;
    margin-left: 10px;
    clear: none;
    overflow: hidden;
}

div.rsb_item{
    margin: 0;
    margin-bottom: 6px;
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    color: #2656ab;
}

div.rsb_item p{
    margin:0;
    margin-left: 4%;
    font-size: 0.8em;
}

div.rsb_item form{
    margin-bottom: 0;
    margin-top: 0;
}

div.rsb_item input {
    font-size: 0.8em;
}

div.rsb_item a{
    text-decoration: none;
    font-size: 0.7em;
}

form#subscription_form{
    height: 25px;
}

input#subscribe_button{
    margin-top: 4px;
    margin-right: 3px;
    float: right;
    clear: none;
}

div#subscribe_input_bg{
    width: 126px;
    height: 22px;
    float: left;
	margin-left: 1px;
    background: url('images/subscribe_text_bg.jpg');
}

input#subscribe_input_email {
    border: none;
    background-color: #fff !important;
    margin: 4px 0 0 2px;
    padding: 0;
    font-family: Arial;
}

div.rsb_item p a{
    font-size: 0.8em;
}

div.actualite_date{
    font-size: 0.6em;
}

div.sidenews{
    overflow: auto;
    margin-left: 3px;
    text-align: left;
    font-size: 1em;
    color: #000;
    clear: both;s
}

div.sidenews p{
    font-size: 0.9em;
    color: #7d7d7d;
}

div.sidenews p a{
    font-size: 0.8em;
    float: right;
    margin-right: 5px;
    margin-bottom: 2px;
}

div.widget_polls-widget {
    text-align: left;
    color: #000;
}

div.widget_polls-widget p{
    margin: 0;
    padding: 0;
}

ul.wp-polls-ul{
    padding: 0 4%;
    margin:  4% 0;
    text-align: left;
}

div.widget_polls-widget li{
    font-size: 0.8em;
    text-align: left;
}

div.wp-polls-ans{
    color: #000;
    margin-bottom: 2px;
}

/* Center Bar */
div#center_bar{
    position: relative;
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    float: left;
    clear: none;
    position: relative;
    width: 567px;
}

div#menu_wraper{
    margin-top: 0;
    height: 26px;
    padding-top: 2px;
    margin-bottom: 3px;
    background: url('images/menu_headitem_red.jpg') repeat-x;
}

div#menu_wraper ul{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.8em;
	margin-left: 20px;
}

div#menu_wraper ul li{
    margin: 0;
    list-style: none;
    display: inline;
}

div#menu_wraper ul li a{
    display: block
    margin: 0;
    height: 22px;
    float: left;
    text-decoration: none;
    color: #fff;
	font-weight: bold;
}

div#menu_wraper ul li a:hover{
    text-decoration: underline;
}


div#menu_wraper ul img{
    float: left;
    display: inline;
    margin: 2px 6px;
    
}

div#flash_news{
    width: 100%;
}

div#flash_news img{
    margin: auto;
}

div#navigation_links{
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 auto;
    text-align: center;
}

div#navigation_links a{
    font-size: 0.7em;
    margin: 0 auto;
/*    text-decoration: none; */
    margin-left: 3px;
    margin-right: 3px;
}

div.subcat_news_title{
    background: url('images/subcat_title_grad.jpg') repeat-x;
    width: 100%;
    margin: 0 auto;
    margin-top: 3px;
    text-align: center;
}

div.subcat_news_title a{
    text-decoration: none;
    margin: 0 auto;
    font-size: 0.9em;
    color: #2354ba;
}

div.news_block{
    border: 2px solid #fff;
    overflow: hidden;
    background: #fff url('images/gradient_news_block.jpg') repeat-x;
}

div.post_date{
    font-size: 0.9em;
    clear: both;
    margin-bottom: 2px;
/*	font-weight: bold; */
}

div.news_block_header{
    text-align: center;
    font-weight: bold;
    color: #2354ba;
}

div.divider_news{
    width: 95%;
    margin: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 2px;
    background: url('images/divider_news.jpg') repeat-x;
}

div.two_news_wraper{
    margin: 0 auto;
    clear: both;
    margin-bottom: 2px;
    overflow: hidden;
}

div.news_wraper{
    margin: auto;
    margin-left: 2px;
    float: left;
    width: 49%;
    font-size: 0.8em;
}

div.news_wraper a{
    text-decoration: none;
    color: #000;
}

div.news_wraper a:hover{
    text-decoration: underline;
}

div.news_wraper img{
    float: left;
    border: 1px solid #b0afb7;
    padding: 1px;
    margin-right: 2px;
}

div.bottom_news_part{
    clear: both;
    margin-top: 3px;
    height: 20px;
    margin-bottom: 3px;
    background: url('images/bottom_newsblock_gradient.jpg') repeat-y right;
}

div.bottom_news_part a{
    float: right;
    margin-right: 2em;
    margin-top: 0.2em;
    text-decoration: none;
    font-size: 0.8em;

}

div.bottom_news_part a:hover{
    text-decoration: underline;
}

div#bottom_gradient{
    clear: both;
    height: 75px;
    background: url('images/bottom_gradient.jpg') repeat-x;
}

div#single_title{
    border: 1px #fff solid;
    position: relative;
    background-color: #fff;
    font-size: 0.8em;
    background: url('images/gradient_news_block.jpg') repeat-x top;
    overflow: visible;
    margin: 0 auto;
    padding: auto;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

div#single_title h2{
    margin: 0;
    text-align: center;
    font-size: 1.25em;
}

div.border_white_blue{
    background: #fff;
    border: 1px solid #e2e4e3;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: auto;
    overflow: visible;
}

div.news_excerpt{
    font-size: 0.9em;
    padding: 3px;
}

div.news_excerpt p{
    margin: 0;
}

div.news_excerpt p a{
    font-size: 0.9em;
    margin: 0 auto;
    margin-left: 4px;
    float: right;
    color: #2354ba;
}

div.category_news_title{
    margin-left: 4px;
    margin-bottom: 0;
}

div.category_news_title a{
    margin: 0;
    text-decoration: none;
    color: #2354ba;
    size: 0.9em;
}

div.category_news_title a:hover{
    text-decoration: underline;
}

div.category_excerpt{
    font-size: 0.8em;
    margin-left: 6px;
    margin-top: 2px;
}

div.search_post_output{
    margin: 2px 2px 6px 2px;
}

div.search_date{
    margin: 0;
    margin-left: 2px;
    font-size: 0.8em;
}

div.post_found_title{
    margin: 0;
}

div.post_found_title a{
    text-decoration: none;
    color: #000;
}

div.search_result_image{
    float: left;
    clear: none;
    margin: 0;
    margin-left: 2px;
    margin-bottom: 2px;
}

div.search_result{
    width: 100%;
    clear: both;
    margin-top: 2px;
    margin-bottom: 2px;
}

p.search_post_date{
    font-size: 0.8em;
    margin-bottom: 4px;
    margin-top: 8px;
	font-weight: bold;
}

/* FOOTER */
div#footer{
    clear: both;
    text-align: center;
    font-size: 0.7em;
    background: url('images/footer_shade_gradient.jpg') top repeat-x;
}

div#footer_gradient_left{
    background: url('images/footer_shade_gradient_left.jpg') top left no-repeat;
}

div#footer_gradient_right{
    padding-top: 4px;
    background: url('images/footer_shade_gradient_right.jpg') top right no-repeat;
}

/* WP Proposed To Aling Images */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
