﻿html, body
{
    background-color: #bfbfbf;
    margin:0;
    padding: 0;
    text-align:center;
    /*font-size: 11px;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #696969;*/
}

p, input, form, ul, li, h1 
{
	margin: 0px;
	padding: 0px;
}

img 
{
    margin: 0px;
	padding: 0px;
	border: 0px;
}

input, select, textarea{
    font-size: 11px;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #696969;
}

textarea
{
    width:200px;
}

h1
{
    font-family:Verdana;
    font-size:20px;
    color:#a60000;
	width:545px;
}

.tnone a
{
    text-decoration:none !important;
}

.right
{
    float:right;
}
.left
{
    float:left;
}
.clear
{
    clear:both;
}
.middlebr
{
    line-height: 30px;
}
.a_orange
{
    color: orange;
    text-decoration:none;
}
.txt_white
{
    color: #FFFFFF;
}

.header_link_action_input
{
    float:right;
    display:block;
}

.header_link_action_button
{
    float: right;
    display: block;
    width: 75px;
    height: 18px;
    text-align: center;
    font-size: 9px;
    letter-spacing: -1px;
    line-height: 15px;
    color: #000000;
    text-decoration:none;
    font-family:Verdana;
}
   
#body-content 
{
    position:relative; 
}
#acenter
{
    display:block;
    position:relative;
    height:131px; 
}
#bannercenter
{
    display:block;
    position:absolute;
    top:50%;
    left:50%; 

}
#div_site 
{
    margin-top:0;
    margin-bottom:0;
    margin-left : auto;
    margin-right : auto;
    width:970px;
    background-color: #000;
}

#div_banner
{
    width:970px;
    height:131px;
    line-height:131px;
    background-color:#000;
    text-align:center;
}

#div_header
{
    clear:both;
    width:970px;
    height:148px;
    background-color:#a50102;
    background-image:url(../Images/background_header.jpg);
    background-repeat:no-repeat;
    text-align:left;
}

#div_logo
{
    float:left;
    width: 300px;
}
#div_logo_img
{
    display:block;
    height:104px;
}

#div_login
{
    float:right;
    clear:both;
}

div#language
{
    float:right
}

#div_menus-forms
{
    width:693px;

}


#div_recherche
{
    float:right;
    padding-top:40px;
}

    #div_recherche div.search
    {
        margin-right:5px;
    }
    #div_recherche input#search
    {
        background: url(../Images/background_field_146.gif) no-repeat;
        width: 140px;
        height: 17px;
        line-height: 17px;
        border: 0px;
        margin-right: 10px;
        padding: 0px 3px 0px 3px;
    }

#div_menu
{
    margin:0;
    float:right;
    clear:both;
    height:18px;
    padding-right:2px;
}

#div_contents
{
    clear:both;
    width:970px;
    padding-left:27px;
    text-align:left;
}

#div_content_center
{
    float:left;
    width:943px;
    background-image:url(../Images/background_center_col.jpg);
    background-repeat:repeat-y;
    background-color:#666666;
    font-family: Verdana;
    font-size:11px;
}

#div_content_right
{
    float:right;
    width:247px;
    background-color:#666;
    overflow:hidden;
}

#div_content_left
{
    float: left;
    padding:10px;
    width: 676px;
    
}

#div_content_left ul 
{
   padding-left: 35px;
}

#div_footer
{
    clear:both;
    width:970px;
    height:85px;

    background-color:#4c4b4c;
    background-image:url(../Images/background_footer.jpg);
    background-repeat:repeat-x;
    text-align:center;
    font-family:Verdana;
    font-size:10px;
    color:#FFFFFF;
}

#div_footer ul
{
      margin-top: 25px;
}

#div_footer ul li
{
      list-style-type: none;
      line-height:15px;
}

.lien_menu_1
{
    color:#000000;    
}
.lien_menu_1:hover
{
    color:#FFFFFF;
}

.right_col_title_block
{
    position:relative;
    float:left;
    clear:both;
    width:247px;
    height:19px;
    line-height:19px;
    font-family:Verdana;
    font-size:12px;
    color:#ef930d;
    text-align:center;
    border-top:#8c8c8c solid 1px;
    border-bottom:#8c8c8c solid 1px;
}

.right_col_content_block
{
    position:relative;
    float:left;
    clear:both;
    width:247px;
    padding-bottom:20px;
    /*height:197px;*/
    background-color:#404040;
    background-image:url(../Images/background_actus.gif);
    background-repeat:repeat-x;
}


#div_form_contact ul {
	float: left;
	list-style-type: none;
}

#div_form_contact ul li {
	margin-bottom: 2px;
	text-align: right;
}

#div_form_contact ul li div.LeftPart {
     float: left;
     text-align: right;
     width: 130px;
}

#div_form_contact ul li div.CenterPart {
     float: left;
     text-align: left; 
     width: 12px;
     padding-left:4px;
     padding-right:5px;
}

#div_form_contact ul li div.RightPart {
     float: left;
     text-align: left; 
     width: 200px;
}

#div_form_contact select {
	width: 172px;
}


#div_form_newsletter ul {
	float: left;
	list-style-type: none;
}

#div_form_newsletter ul li {
	margin-bottom: 2px;

	text-align: right;
}

#div_form_newsletter ul li div.LeftPart {
     float: left;
     text-align: right;
     width: 130px;
}

#div_form_newsletter ul li div.CenterPart {
     float: left;
     text-align: left; 
     width: 12px;
     padding-left:4px;
     padding-right:5px;
}

#div_form_newsletter ul li div.RightPart {
     float: left;
     text-align: left; 
     width: 200px;
}

#div_form_newsletter select {
	width: 172px;
}


.inputclass
{
    width: 170px;
}
    
.lien_events
{
    color:#eb900c;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}
.lien_events:hover
{
    color:#a60000;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

.lien_events_content
{
    color:#0e63a7;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}
.lien_events_content:hover
{
    color:#eb900c;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

.lien_footer
{
    color:#FFFFFF;
    font-size:10px;
    font-family:Verdana;
    text-decoration:none;
}
.lien_footer:hover
{
    color:#FFFFFF;
    font-size:10px;
    font-family:Verdana;
    text-decoration:none;
}






