
html, body {
width:1005px;
background-color:#fff;
margin:auto;
}

img, .image {
border:0px;
margin:0px;
padding:0px;
}

.clear { clear: both; }/**************************
CONTENAIR
**************************/
#contenair{
height:100%;
background: #fff url("../img/aet_vert.jpg") repeat-y left;
}
#contenu{
float:left;
width:981px;
}


#ombre_gauche{
float:left;
width:12px;
height:984px;
background:  white url("../img/shadow_bottom_left.gif") no-repeat left bottom;
}

#ombre_gauche_haut{
height:568px;
background: url("../img/shadow_top_left.gif") no-repeat left top;
}

#ombre_droite{
float:right;
width:12px;
height:984px;
background: white url("../img/shadow_bottom_right.gif") no-repeat right bottom;
}

#ombre_droite_haut{
height:568px;
background: url("../img/shadow_top_right.gif") no-repeat right top;
}

/**************************
LOGO
**************************/
/*#logo {
float:left;
width:250px;
height:97px;
background: url("/images/logo.gif") no-repeat;
}*/
/*************************
HAUT
**************************/
#haut {
float:left;
}

#haut_gauche{
float:left;
height:60px;
width:113px;
}

#haut_droite{
float:left;
width:868px;
height:25px;
padding:35px 0 0 0;
background: url("../img/point.gif") repeat-x left bottom;
}

#haut_droite a{
font-family: verdana,arial,sans-serif;
font-size: 12px;
font-weight:bolder;
font-variant: normal;
letter-spacing: 0.1px;
text-decoration:none;
height:15px;
color:#fff;
padding:0 2px 0 2px;
}

#haut_droite a:hover{
color:#000;
}

#haut_droite ul{
padding:0 0 0 0;
/*margin:0 184px 0 90px;*/
margin:0 0 0 0;
}

#haut_droite li{
display:inline;
padding:0 0 0 16px;
}
/**************************
CENTRE PAGE
**************************/
#centre {
float: left;
width: 566px;
margin: 1px 0 1px 0;
}
#boite_texte_forum, #boite_texte_accueil, #boite_texte_devenirparrain, #boite_texte_partenariat, #boite_texte_evenements, #boite_texte_communication, #boite_texte_actions, #boite_texte_mission, #boite_texte_ {
min-height: 700px;
height:auto !important;
height:700px;
border-top: 1px solid #D2D2D2;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
padding: 0px 40px 40px 40px;
margin: 1px 0 0 0;
} 

#bas_centre{
height: 60px;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
border-bottom: 1px solid #D2D2D2;
}

#info_conact{
height: 58px;
background-color:#008a5f;
margin: 0 2px 2px 2px;
text-align:center;
}

p#info_text{
display:inline-block;
margin: 13px 0 13px 0;
/*vertical-align:middle;*/
}

/**************************
COLONNE GAUCHE
**************************/
#gauche {
float: left;
width: 796px;
background: url(../img/aidez.gif) 18px 100% no-repeat ;
}

#menu_gauche
{
float: left;
width: 230px;
}

#menu_gauche ul {
padding: 0 0 0 0;
margin: 0 0 0 50px;
}

li.rubrique {
margin: 15px 0 0 0;
padding: 0 0 0 0;
}

li.sous-rubrique {
margin: 0 0 0 10px;
padding: 0 0 0 0;
}

.TitreRubrique{
margin: 0 0 0 50px;
}
/*************************
COLONNE DROITE
**************************/
#droite {
float: left;
width: 185px;
height:100%;
}
#droite_haut {
height:188px;
margin-top:1px;
}

#img_droite{
text-align:center;
}
/*************************
BAS
**************************/
#bas {
float:left;
width:981px;
height:121px;
background-color:#d4d4d4;
padding:15px 0 0 0;
}
#bas ul{
padding:0 0 0 0;
/*margin:0 184px 0 230px;*/
margin:0 0 0 0;
text-align:center;
}

#bas li{
display:inline;
}


.mceToolbarTop * {
float:left;
}
/*************************
ADMIN
**************************/

.mceToolbarTop * {
float:left;

}

.mceToolbarTop select {
width:auto!important;
}

.mceToolbarTop option {
float:none;
}
