body {
margin: 0;
padding: 0;
font:normal 15px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
color: #fefdfd;
background-color: #8fd8f9;
}

table td {
color: #fefdfd;
}

/* TinyMCE specific rules */
body.mceContentBody {
background-color: #000;
background-image: none;
}

#conteneur {
width: 960px;
margin: auto;
}

#header {
margin-top: 35px;
width: 960px;
height: 154px;
background-repeat: no-repeat;
background-image: url(medias/css/bg-header.jpg);
}

.clicHome {
position: absolute;
width: 350px;
height: 100px;
cursor: pointer;
}
#menu {
background-image: url(medias/css/bg-menu.png);
width: 960px;
height: 39px;
position: absolute;
top: 147px;
padding-top: 5px;
}

#centre {
height: 560px;
background-color: #8fd8f9;
}

#gauche {
width: 500px;
float: left;
background-color: #8fd8f9;
background-repeat: no-repeat;
}

#droite {
width: 400px;
float: right;
background-color: #8fd8f9;
background-repeat: no-repeat;
}

html>body #centre {
height: auto;
min-height: 560px;
}

#footer {
clear: both;
}

#footer a {
font-size: 10px;
}
#footer a:hover {
}
/*------------------------------------*/
/*           Drapeaux                 */
/*------------------------------------*/

div#blocLang {
position: absolute;
top: 5px;
height: 24px;
text-align: right;
margin-left: 680px;
}
.itemLang {
float: left;
margin: 5px;
display: block;
height: 17px;
width: 30px;
}

.itemLang span {
display: none;
visibility: hidden;
}
.itemLang:hover, .active {
background-position: bottom;
}
.fr {
background-image: url(medias/flags/fr.png);
}
.en {
background-image: url(medias/flags/en.png);
}
.es {
background-image: url(medias/flags/es.png);
}
.pl {
background-image: url(medias/flags/pl.png);
}
.ar {
background-image: url(medias/flags/ar.png);
}
.zn {
background-image: url(medias/flags/zn.png);
}
.br {
background-image: url(medias/flags/br.png);
}
/*------------------------------------*/
/*              Text et typo          */
/*------------------------------------*/
p {
}
a {
color: white;
}
a:hover {
text-decoration: none;
}
h1 {
background-color: #1571be;
border-bottom : 4px solid #fff;
padding: 2px 5px 2px 5px;
font-size: 24px;
}
h2 {
font-size: 18px;
padding-left: 15px;
background-color: #1571be;
border-left: 20px solid #fff;
}
h3 {
font-size: 14px;
}
/*------------------------------------*/
/*              SlideShow                */
/*------------------------------------*/
#slideshow {
height: 268px;
width: 960px;
background-color: #053548;
}
#slideshow li {
list-style: none;
margin:0;
padding: 0;
height: 268px;
}
#slideshow ul {
margin:0;
padding: 0;
}
/*------------------------------------*/
/*              Formulaire            */
/*------------------------------------*/
table.tableForm {
border-collapse: collapse;
margin: auto;
border: 1px solid #e7e5e5
}
table.tableForm td {
padding: 10px;
background-color: ;
}
/*------------------------------------*/
/*           Bloc actus               */
/*------------------------------------*/
#blocActu {
width: 400px;
}
div.rappelBloc {
padding-bottom: 20px;
margin-top: 20px;
border-bottom: 1px solid #3e3e3e;
}


span.blocActuTitre {
display: block;
text-align: left;
font-weight: bold;
font-size: 20px;
margin: 10px 0 10px 30px;
}

img.vignetteActu {
float: left;
margin: 10px;
border: 5px solid #fff;
}

div.cadreimage {
background-image: url(medias/css/fr/cadre_photo.png);
width: 70px;
height:70px;
position: absolute;
margin:10px 0 0 10px;
}

a.rappelDate,a.rappelTitle,a.rappelTxt {
text-decoration: none;
}

a.rappelDate:hover,a.rappelTitle:hover,a.rappelTxt:hover {
text-decoration: underline;
}

a.rappelDate {
display: block;
color: #bc1b1b;
font-size: 11px;
margin-left: 100px;
font-weight: bold;
}

a.rappelTitle {
display: block;
color: #fff;
font-size: 12px;
font-weight: bold;
margin-left: 100px;
}

a.rappelTxt {
color: #939393;
display: block;
font-size: 11px;
margin: 0 0 0 100px;
}
/*------------------------------------*/
/*           Bloc Membres             */
/*------------------------------------*/

div#blocMembres {
padding: 5px;
border: 1px solid #404040;
background-color: #272727;
text-align: center;
font-size: 11px;
position: absolute;
margin: 40px 0px 0px 340px;
color: #fff;
width: 268px;
}

div#blocMembres input {
font-size: 10px;
background-color: #242424;
border: 1px solid #646464;
color: #fff;
}

div#flash {
position: absolute;
}
