/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(top.css); 
@import url(bottom.css); 
@import url(galerie.css);
@import url(article.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/

body{
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color:#92A7B6;
font-size: 13px;
background: #111111;
}
img {
border: none;
}
a {
text-decoration: none;
color: #703D8E;
}
a:hover {
text-decoration: underline;
color: #703D8E;
}
*:focus {
outline: none;
}
h1 {
text-indent: -9999px; 
margin: 0;
padding: 0;
}
#conteneur {
margin: auto;
}
#page {
width: 980px;
margin: auto;
}
#center h2 {
color: #729DEB;
min-height: 39px;
font-size:15px;
font-weight:bold;
padding:10px 0 0 67px;
margin: 0;
width:632px;
background: url('../img/titre.png') no-repeat;
}

/*********************************************************************
 ******************************* CADRES ******************************
 *********************************************************************/

div#contenu{
padding:0;
margin:0;
width:980px;
height: 100%;
float:left;
}
div#left{
padding:0;
margin:0;
width:281px;
min-height:300px;
float:left;
}

/* ------ MENU ACCORDEON ------ */
div#newsletter{
padding:0;
width:281px;
height:72px;
margin:0;
background:url('../img/news.jpg') no-repeat;
}
.champs{
width:163px;
height:19px;
position:absolute;
margin:35px 0 0 60px;
background:transparent;
font-size:12px;
color:#666666;
border:none;
}
.send{
width:39px;
height:25px;
position:absolute;
margin:32px 0 0 226px;
background:transparent;
border:none;
cursor:pointer;
}
.menu_g {
margin:0;
padding:0;
width:208px;
margin-left:58px;
margin-top:10px;
list-style:none;
}
.acc_toggler{
margin:0;
padding:0;
}
.acc_toggler a{
margin:0;
padding:0;
display:block;
color:#84A3CD;
font-weight:bold;
text-decoration:none;
font-size:14px;
padding-top:2px;
padding-left:11px;
width:197px;
height:20px;
text-align:left;
background: url('../img/menu01.jpg') no-repeat;
}
.acc_toggler a:hover  {
margin:0;
padding:0;
padding-top:2px;
padding-left:11px;
text-decoration:none;
color:#111111;
background: url('../img/menu02.jpg') no-repeat;
}
.acc_element h3 {
 margin: 0;
 padding:0;
 width:208px;
 text-align:left;
 min-height:17px;
} 
.acc_element a {	
 margin: 0;
 padding:0;
 display:block;
 padding-left:11px;
 color:#9BABA7;
 font-weight:normal;
 font-size:12px;
 text-decoration:none;
}
.acc_element a:hover {	
 margin: 0;
 padding:0;
 padding-left:11px;
 text-decoration: underline;
 color:#9BABA7;
}
h2, h3 {
 margin:0;
 padding:0;
 font-weight:normal;
} 

#flash{
margin:0;
padding:0;
width:281px;
height:231px;
margin-top:20px;
background: url('../img/flash.jpg') no-repeat;
}
div#flash_infos{
margin:0;
padding:0;
position:absolute;
width:190px;
height:146px;
margin-top:46px;
margin-left:58px;
text-align:left;
font-size:11px;
color:#92A7B6;
}
div#flash_infos a{
text-decoration:none;
color:#663399;
}
div#flash_infos a:hover{
text-decoration:underline;
}
#savoir_plus{
width:96px;
height:16px;
position:absolute;
margin:201px 0 0 72px;
padding:0;
}
#savoir_plus a {
width:96px;
height:16px;
font-size:13px;
font-weight:bold;
color:#111111;
text-decoration:none;
}
#savoir_plus a:hover {
text-decoration: underline;
}
div#center{
padding:0;
margin:0;
width:699px;
min-height:300px;
float:left;
background: url('../img/centre.jpg') no-repeat;
}


/**************************************galerie********************************/

 /****************************** CONTACT ******************************
 *********************************************************************/

.contact_frame{
margin:0;
padding:0;
width:300px;
margin-left:40px;
}
span.obligatoire, .contact_field_cross, .contact_error{
color:#FF0000;
}
p.msg_erreur{
color:#FF0000;
}
.bouton_suivant{
margin:0;
padding:0;
width:100%;
text-align:center;
margin-top:20px;
}
#centre b{
color:#999999;
}