﻿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;
    padding-top:10px;
	margin-right: 2px;
}

#div_menus-forms
{
    width:693px;

}


#div_recherche
{

    padding-top:50px;
	margin-right: 0px;
}

    #div_recherche div.search
    {
        margin-right:5px;
    }
    #div_recherche input#search
    {
        background: url(../Images/background_field_146.gif) no-repeat;
        width: 40px;
        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;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}







