body {
background:url(../images/background_site.gif) repeat center top;
margin: 0;
padding: 0;
font-family: Cambria, serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
}
a {
color:#000;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:underline;
}
#conteneur {
width: 909px;
margin: 0 auto;
padding:0; 
}
#header {
height: 235px;
width:909px;
background-color: #99CCCC;
background:url(../images/background_contenu_header.png) no-repeat;
}
#menu {
width:829px;
height:35px;
position:absolute;
margin:188px 0 0 0;
padding:0 25px 0 55px;
}
#langues {
float:right;
height:87px;
margin:30px 30px 0 0;
padding:0;
}
#centre {
background: url(../images/background_contenu_main_bas.gif) repeat-y;
width:909px;
height:441px;
min-height:441px;
}
html>body #centre {
background: url(../images/background_contenu_main_bas.gif) repeat-y;
width:909px;
height:441px;
height:auto;
min-height:441px;
}
#centre_haut {
background:url(../images/background_contenu_main_haut.gif) no-repeat;
width:909px;
height:50px;
margin:0;
padding:0;
}
#centre_bas {
/*background: url(../images/background_contenu_main_bas.gif) repeat-y;*/
width:839px;
padding: 0 25px 0 45px;
margin:0;
min-height:591px;
height:auto;
}

html>body #centre_bas {
/*background: url(../images/background_contenu_main_bas.gif) repeat-y;*/
width:839px;
padding: 0 25px 0 45px;
margin:0;
min-height:591px;
height:auto;
}


#footer {
width:909px;
background: url(../images/background_contenu_footer.png) no-repeat;
height:auto;
min-height:93px;
color:#000;
text-align:center;
}
#contenu_footer {
width:909px;
padding: 65px 0 0 0;
text-align:center;
}
p {
margin: 0;
}
.images_caroussel {
background:url(../images/fond_img_caroussel.png) no-repeat;
width:161px;
height:198px;
padding:17px 21px 13px 18px;
}
.images_rubriques {
background:url(../images/fond_img_caroussel.png) no-repeat;
width:161px;
height:198px;
padding:17px 21px 13px 0px;
text-align:center;
}
.alerte {
font-weight:bold;
font-style:italic;
color:#ae1c06;
font-size:13px;
}
.champ {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
border:solid #cecece 1px;
background-color:#FFFFFF;
background-repeat:no-repeat;
height:22px;
width:195px;
text-align:left;
margin:0;
padding:0;
font-size:11px;		
}
.textarea {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
border:solid #cecece 1px;
background-color:#FFFFFF;
background-repeat:no-repeat;
height:95px;
width:195px;
text-align:left;
margin:0;
padding:0;
font-size:11px;		
}
.bouton_valider {
cursor: pointer;
width: 131px;
height: 36px;
border: none;	
background: url(http://www.texperience.fr/images/fond_bouton_valider.png) no-repeat;
font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
text-align:center;
padding-top:1px;
}
.bouton_valider a {
color:#000;
text-decoration:none;
}
.bouton_valider a:hover {
color:#000;
text-decoration:none;
}
#navlist {
margin-top:10px;
margin-left: 0;
padding-left: 15px;
list-style: none;
}

#navlist li {
padding-left: 15px;
margin-top:5px;
/*background-image: url("http://www.sputnik-creation.fr/ixi/images/icone_liste.png");*/
background-repeat: no-repeat;
background-position: 0 .5em;
}
#navlist li a{
color:#2b2c32;
}
#navlist li a:hover{
color:#bf5505;
}
#navlist li span{
font-weight:bold;
}

h1 {
color:#000;
font-size:17px;
text-transform:uppercase;
margin:0;
padding:0;
}
