/* ------------------------- GENERAL */

* {
margin: 0px;
padding: 0px;
}

div {
text-align:justify !important;
}

body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
text-align: center;
font-family: Arial;
color: #5c5c5c;
background-repeat: repeat-x;
background-color: #fff;
background-image:url(templates/images/fond.jpg);
background-position:center top;
background-repeat:repeat-y;
background-attachment:fixed;
}


#background {
margin-left:auto;
margin-right:auto;
background-image:url(templates/images/fond_header.jpg);
background-position:center top;
background-repeat:no-repeat;
background-attachment:fixed;
overflow:hidden;
}



.left_menu{
background-color:#87ca1b;
}

img {
margin: 0px;
padding: 0px;
border: 0px solid #FFFFFF;
}

a {
outline-style: none;
text-decoration:none;
}
:focus
{
-moz-outline-style: none;
}

/* ------------------------- BLOCS */
#logo_lien {
display: block;
width: 980px;
height: 173px;
position:absolute;
left: 0;
z-index:1001;
}

#logo{
background-image: url('templates/images/logo.png');
background-repeat: no-repeat;
background-position: left top;
width: 250px;
height: 210px;
position:absolute;
left: 0;
z-index:1;
}

#container {
width: 980px;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: left;
}

#bandeau {
background-color: #FFFFFF;
background-image: url('templates/images/bg_bandeau.jpg');
width:980px;
height:173px !important;
}

#blc_liens a{
font-size:10px !important;
color:#fff;
}

#blc_liens {
padding-top:6px;
color:#fff;
}


#blc_menu {
width: 980px;
float:left;
height:47px;
}

#blc_sous_menu {
margin-top:10px;
width: 980px;
height:0px;
}

#blc_content {
float:left;
width: 980px;
min-height: 617px;
font-size: 9pt;
padding-left: 5px;
}


#contenu_bg {
width:980px;
min-height:429px;
}

#contenu_bg table table img{
padding-left:10px;
}

#contenu_bg table {
width: 710px;
}

#contenu {
float: left;
min-height:510px;
width: 750px;
}

#right_menu {
float: right;
margin-top:15px;
width:222px;
}

* html #blc_content {

}

#blc_menu2 {
clear: both;
width: 980px;
margin-left: auto;
margin-right: auto;
}


/* ------------------------- LIMITEUR */

div.limiteur {
width: 90%;
clear: both;
height: 0px;
padding: 0px;
margin: 0px;
border: none;
visibility: hidden;
line-height: 0px; /* IE6 */
font-size: 0px; /* IE6 */
}

/* ------------------------- GO_TOP */

#go_top {
width: 100px;
float: left;
clear: right;
margin-top: 15px;
margin-bottom: 15px;
position: relative;
left: 220px;
}

#go_top a:link, #go_top a:visited {
font-size: 10px;
color: #000000;
}

#go_top a:hover, #go_top a:active {
}

/*-------------------------- BLOC MENTIONS LEGALES */

#blc_mentions a {
line-height: 20px;
margin-right: 10px;
font-size: 8pt;
color: #000000;
font-weight: bold;
}

/* ------------------------- COPYRIGHT */

#copyright {
font-size: 7pt;
color: #fff;
}

#copyright a:link,#copyright a:visited {
color: #fff;
text-decoration: none;
}

#copyright a:hover,#copyright a:active {
color: #fff;
}

/* ------------------------- */


				
