/* Start of CMSMS style sheet 'stylesheetfull' */
/* CSS Document */
#conteneur{
position:relative;
width:100%;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}
#entete{
width:976px;
height:235px;
margin:0 auto;
}
#enteteFlash{
z-index:10;
}
#zoneMenu{
width:399px;
height:215px;
padding:20px 0 0 2px;
float:left;
background-image:url(images/img_logoEntete.jpg);
background-position:left top;
background-repeat:no-repeat;
}
#lienAcc{
height:205px;
width:248px;
display:block;
float:left;
}
#menuUtili{
width:575px;
height:235px;
padding:0;
float:left;
background-image:url(images/bg_haut.gif);
background-position:right top;
background-repeat:no-repeat;
}
a.lienUtili img{
display:block;
float:right;
margin:0 12px 0 0;
text-decoration:none;
}
/*----menu----*/
ul#menuSec{
padding-bottom:25px;
}
ul#menuSec li a{
display:block;
padding:10px 6px 10px 0;
text-align:right;
font-size:13px;
color:#554e50;
width:175px;
font-weight:bold;
}
ul#menuSec li a:hover{
background-color:#cccccc;
}
ul#menuSec li a.currentpage{
background-color:#cccccc;
}
ul#menuEquipe{
width:480px;
text-align:center;
padding-bottom:100px;
border-bottom:1px solid #554e50;
}
ul#menuEquipe li{
display:block;
float:left;
width:110px;
margin:0 15px 15px 15px;
}
ul#menuEquipe li a{
font-size:16px;
font-weight:bold;
text-decoration:none;
}
ul#menuEquipe li a:hover{
color:#cccccc;
}
ul#menuEquipe li a.ssmSelec{
color:#cccccc;
}
/*----bandeprinc------*/
#bandePrinc{
width:965px;
margin:0 auto;
background-color:#FFFFFF;
padding-bottom:257px;
border-top:1px solid #000000;
}
#bandeGauche{
width:181px;
float:left;
background-image:url(images/bg_bandeG.jpg);
background-position:right top;
background-repeat:no-repeat;
padding:30px 28px 0 0;
}
a#lesPhotos{
display:block;
width:168px;
height:219px;
margin:40px auto;
background-image:url(images/img_lesPhotos.jpg);
background-repeat:no-repeat;
}
#zoneNews{
width:169px;
background-image:url(images/bg_news.gif);
background-repeat:repeat-y;
margin:10px auto;
}
#newsHaut{
width:169px;
height:6px;
background-image:url(images/bg_newsHaut.gif);
background-repeat:no-repeat;
background-position:top;
margin-bottom:10px;
}
#newsBas{
width:169px;
height:120px;
background-image:url(images/bg_newsBas.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.newsResume{
width:149px;
padding:0 10px;
margin:10px 0;
font-size:11px;
color:#7e7e7e;
}
span.newsDate{
display:block;
font-weight:bold;
color:#FF0000;
}
.newsResume a{
display:block;
float:right;
margin:15px 0;
color:#7e7e7e;
text-decoration:none;
}
#bandeContenu{
width:515px;
padding:30px 5px;
float:left;
}
#bandeContenu ul{
font-size:10px;
margin:10px 0 15px 5px;
}
#bandeContenu ul li{
list-style:none;
padding:2px 0 2px 13px;
background-image:url(images/bg_puceLi.gif);
background-repeat:no-repeat;
background-position:0px 3px;
}
#bandeDroite{
float:right;
width:230px;
text-align:center;
padding-top:30px;
}
#bandeDroite a img{
margin:0 0 25px;
}
#partenaires{
width:204px;
margin:0 auto;
background-image:url(images/bg_partenaires.gif);
background-repeat:repeat-y;
}
#partenaires a img{
margin:20px 0 0;
}
#partenairesHaut{
background-image:url(images/bg_partenairesTi.jpg);
background-repeat:no-repeat;
height:53px;
}
#partenairesBas{
background-image:url(images/bg_partenairesBas.gif);
background-repeat:no-repeat;
height:13px;
}
.partenaires{
width:220px;
height:180px;
float:left;
margin:20px 10px;
text-align:center;
}
.partenaires img{
padding-bottom:10px;
}
table.tabListe{
width:488px;
font-size:11px;
}
table.tabListe td{
padding:1px;
}
.celluleTitreRouge{
font-size:18px;
font-weight:bold;
background-color:#f0676d;
color:#fff;
padding:2px;
}

.celluleRouge {
font-size:11px;
font-weight:bold;
background-color:#e51b24;
color:#fff;
border-right:1px solid #c8c6c6;
text-align:center;
padding:2px;
}

.celluleRougeDroite {
font-size:11px;
font-weight:bold;
background-color:#e51b24;
color:#fff;
text-align:center;
padding:2px;
font-size:11px;
}

.celluleBlancheGauche{
padding:7px 3px;
border-right:1px solid #c8c6c6;
border-bottom:1px solid #c8c6c6;
border-left:1px solid #c8c6c6;
text-align:center;
font-size:11px;
}

.celluleBlancheCentre{
padding:7px 3px;
border-right:1px solid #c8c6c6;
border-bottom:1px solid #c8c6c6;
font-size:11px;
}

.celluleBlancheDroite{
padding:7px 3px;
text-align:center;
border-bottom:1px solid #c8c6c6;
border-right:1px solid #c8c6c6;
font-size:11px;
}

.tableServices{
padding:0 0 0 15px;
background:#fff url(images/bullet-services.png) no-repeat 0 top;
}

/*----basPage----*/
#basPage{
position:absolute;
bottom:0;
height:217px;
width:100%;
background-image:url(images/bg_basPage.gif);
background-position:top;
background-repeat:repeat-x;
}
#contenuBas{
width:945px;
margin:0 auto;
padding-top:15px;
}
#menuBas li{
display:block;
float:left;
list-style:none;
margin:0 6px;
}
#menuBas li a{
color:#a6a5a5;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
}
#menuBas li a:hover{
color:#FFFFFF;
}
a#administration{
font-size:10px;
text-transform:uppercase;
text-decoration:none;
display:block;
height20px;
margin:15px 0 0 5px;
}
a#administration:hover{
color:#FFFFFF;
}
#copyright{
float:right;
width:240px;
margin-right:12px;
}
a#latenight{
width:126px;
height:85px;
display:block;
float:right;
margin-top:10px;
background-image:url(images/img_latenight.jpg);
}
/*-------accueil-------*/
#enteteAcc{
width:100%;
height:108px;
padding-top:15px;
background-image:url(images/bg_hautAcc.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#ed1d24;
text-align:center;
font-size:36px;
font-weight:bold;
border-bottom:2px solid #f9ee90;
}
#contenuAcc{
width:1194px;
margin:0 auto;
background-color:#231d1b;
}
#ast{
width:561px;
height:500px;
background-image:url(images/bg_ast.jpg);
background-repeat:no-repeat;
background-position:left;
float:left;
border-right:#231d1b solid 3px;
}
#ast a{
display:block;
margin:410px 0 0 210px;
}
#tprt{
width:630px;
height:500px;
background-image:url(images/bg_tprt.jpg);
background-repeat:no-repeat;
background-position:left;
float:left;
}
#tprt a{
display:block;
margin:410px 0 0 120px;
}
#basPageAcc{
width:100%;
border-top:2px solid #ffea00;
padding-bottom:30px;
}
#basPageAcc span{
margin-left:15%;
float:left;
color:#cccccc;
width:390px;
font-weight:bold;
}
#basPageAcc a{
margin-right:15%;
}
a#latenightAcc{
float:right;
}
/*boite newsletter bande gauche*/
#boitenewsletter{
width:167px;
height:48px;
padding:41px 13px 0 0;
background:url(images/bg_newsletter.gif);
position:relative;
color:#fff;
text-align:right;
}
#boitenewsletter input[type=text]{
width:155px;
padding:0 10px 0 0;
background:url(images/bg_boitetxtnews.gif) right no-repeat #fff;
border-right:none;
border-bottom:none;
margin:0;
}
#m5email{
width:152px;
padding:0 13px 0 0;
background:url(images/bg_boitetxtnews.gif) right no-repeat #fff;
border-right:none;
border-bottom:none;
margin:0;
}
#boitenewsletter input[type=submit]{
float:right;
display:block;
margin:3px 7px 0 0;
background:url(images/btn_newsEnvoyer.gif);
border:none;
width:80px;
padding:0 0 0 5px;
height:16px;
color:#fff;
font-size:11px;
text-align:left;
font-style:italic;
}
#m5submit{
float:right;
display:block;
margin:3px 7px 0 0;
background:url(images/btn_newsEnvoyer.gif);
border:none;
width:80px;
padding:0 0 0 5px;
height:16px;
color:#fff;
font-size:11px;
text-align:left;
font-style:italic;
}
/* End of 'stylesheetfull' */

