/*----------------------------------------------*/
/* -------- DESIGN POUR LE SITE -------- */
/*----------------------------------------------*/

/* -------- DESIGN GENERAL -------- */
/*---------- PURPLE DESIGN --------*/

body{
padding: 0 0 20px 0;
margin: 0;
text-align: center;
font:0.8em/1.5 "arial",sans-serif;
background: #B3C4CC ;
}
#sections_liens{
width: 950px;
text-align: center;
margin: 0 auto;
padding-bottom: 5px;
border: 0px solid #dddddd;
border-top: 0px;
background: #4E6B79;
color: #C2D0D6;
font-size: 0.85em;
}
#sections_liens a{
padding: 0 15px 0 15px;
}
#sections_liens a {color:#C2D0D6;}
#sections_liens a:hover {color:#FFF;}
#site{
width: 950px;
margin: 0 auto;
margin-top:10px;
background: #628799;
padding: 0 0 0 0;
border: 0px solid #dddddd;
text-align: left;
position: relative;
z-index: 0\9; /* Nécessaire pour arrondis sous IE8*/
}
#header{
width: 950px;
height: 120px;
margin: 0 0 0px 0;
border-top: 0px solid #7A9900;
}
#menu_horizontal{
position: relative;
margin: auto;
width: 100%;
height: 20px;
background: #4E6B79;
color: #C2D0D6;
padding: 0 0 8px 0;
text-align: center;
font-size: 0.85em;
border-top: 0px solid #4E6B79;
border-bottom: 3px solid #4E6B79;
}
#menu_horizontal input, #menu_horizontal select{
font-size: 0.9em;
}
#menu_horizontal input[type=submit]{
background: #FFF;
border: 1px solid black;
color: black;
}
#menu_horizontal input[type=submit]:hover{
background: #B3C4CC;
border: 1px solid #FFF;
color: #FFF;
}
#menu_horizontal #connexion_rapide label, #menu_horizontal #connexion_rapide .validation2{
padding-left: 15px;
}
#menu_horizontal #connexion_rapide strong{
padding-right: 15px;
}
#menu_horizontal a{
color: #C2D0D6;
}
#menu_horizontal a:hover{
color: #FFF;
}
#connexion_admin {
float: right;
padding-right: 35px;
padding-top: 5px;
}
#connexion_rapide p{
margin: 0;
}
#connexion_info{
margin: 0;
padding-top: 2px;
}
#menu{
clear:both;
width: 160px;
float:left;
margin: 0 0 0 0;
background: #628799;
border: 0px solid #dddddd;
border-top: 0px solid #3C414C;
padding: 10px 10px 10px 10px;
list-style:none;
}
#menu p{
margin: 0;
width: 160px;
padding-top: 12px;
padding-bottom: 0px;
border-bottom: 0px solid white;
color: white;
text-align: center;
font-size: 1.1em;
font-weight:bold;
}
#menu ul{
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
width: 160px;
font-family: "Trebuchet MS";
}
#menu li{
margin: 0;
padding: 0;
}
#menu ul li a{
display: block;
min-height: 20px;
background:url("../images/nav-link.gif") 0 50% no-repeat;
padding:3px 10px 3px 15px;
text-decoration: none;
color: #DEE7EA;
font-size: 1em;
border-bottom:1px solid #91ABB8;
}
#menu ul li:hover a{
color:#FFF;
background:url("../images/nav-active.gif") 0 50% no-repeat;
font-weight:bold;
}

#corps{
float:left;
width: 740px;
border: 0px solid #dddddd;
border-top: 0px solid #3C414C;
background: #FFF;
margin: 0;
padding: 5px 15px 20px 15px;
min-height: 400px;
}

#footer{
clear: both;
text-align: center;
width: 950px;
padding-top: 10px;
padding-bottom: 10px;
margin: 0 auto;
border: 0px solid #dddddd;
background: #4E6B79; 
color: #C2D0D6;
font-size: 1.3em;
}
#footer a {color:#C2D0D6;}
#footer a:hover {color:#FFF;}


/* -------- PROPRIETES GENERALES -------- */
/*------------------------------------------------*/

h1{
text-align: center;
color: black;
margin: 10px -15px 30px -15px;
padding: 5px 0 5px 0;
text-decoration: none;
border-top: 0px solid #dddddd;
border-bottom: 2px solid #d4ecf7;
background: url("../images/fond_h1.gif");
}
h2{
color: black;
font-weight: normal;
text-decoration: none;
text-align: center;
}
h3{
color: black;
margin-left: 20px;
font-weight: normal;
text-decoration: none;
}
h4{
font-weight: normal;
text-decoration: none;
}
a, a:visited{
text-decoration: underline;
color: #E01900;
}
a:hover{
text-decoration: underline;
color:#00C7E0;
}
input[type=submit]{
background: #00C7E0;
border: 1px solid #00C7E0;
color: #FFF;
cursor: pointer;
}
input[type=submit]:hover{
}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

/* -------- DESIGN DES SCRIPTS -------- */
/*--------------------------------------------*/

/* -------- ARTICLE  -------- */
.article{

}

/* -------- EDITO  -------- */
.edito{

}

/* -------- SOUVENIR -------- */
a.souvenirs-menu{
width: 44%;
float: left;
display: block;
margin: 10px;
padding: 4px 4px 4px 4px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
background: #EAF6FB;
min-height: 60px;
color: black;
text-decoration: none;
border: 3px solid #C0E4F3;
}
a:hover.souvenirs-menu{
background: #C0E4F3;
border: 3px solid #C0E4F3;
text-decoration: none;
}
.souvenirs-menu img{
display: block;
float: left;
margin-right: 20px;
height: 65px;
}
.photo a{
display: block;
float: left;
margin: 5px;
padding: 0;
background: none;
border: none;
text-align: center;
}
.photo img{
margin: 0;
border: 1px solid #E01900;
}

/* -------- ANNIVERSAIRE -------- */
.anniversaire{
margin: auto;
border-collapse: collapse;
text-align: center;
font-size: 0.8em;
}
.anniversaire td{
padding: 6px;
border-top: 1px solid black;
}
.anniversaire th{
font-weight: bold;
padding: 0 6px 10px 6px;
}
#annifajourdhui{
margin: auto;
font-size: 1.15em;
}

/* -------- DOCUMENTS -------- */
#documents {
text-align: center;
margin: 0 15px 50px 15px;
}
#documents table{
margin: auto;
border-collapse: collapse;
vertical-align: middle;
}
#documents img{ /*Pour les icones*/
height: 35px;
}
#documents th{
text-decoration: underline;
padding: 40px 0 10px 0;
}
#documents td{
text-align: center;
border-bottom: 1px solid black;
padding: 3px 10px 3px 10px;
}

/* -------- NEWS -------- */
.news{
width: 702px;
margin: 30px auto 20px auto;
position: relative;
}
.news h4{
width: 702px;
height: 26px;
background: #EAF6FB url("../images/news_titre.gf");
border: 1px solid #C0E4F3;
text-align: center;
margin:0;
padding-top: 5px;
text-decoration: none;
}
.news_date{
position: absolute;
top: 35px;
left: 30px;
font-size: 0.8em;
}
.news_commentaire{
position: absolute;
top: 35px;
right: 20px;
font-size: 0.8em;
}
.news_contenu{
padding: 35px 10px 10px 10px;
border-bottom: 1px solid #C0E4F3;
border-left: 1px solid #C0E4F3;
border-right: 1px solid #C0E4F3;
}
.news_page{
font-size: 0.8em;
text-align: center;
}

/* -------- CALENDRIER -------- */
.calendrier-titre{
position: relative;
text-align: center;
width: 400px;
margin: 10px auto 30px auto;
}
.calendrier-precedent, .calendrier-suivant{
position: absolute;
display: block;
width: 48px;
height: 48px;
}
.calendrier-precedent{
top: -5px;
left: 0px;
}
.calendrier-suivant{
top: -5px;
right: 0px;
}
.calendrier-mois{
width: 695px;
margin: auto;
}
.calendrier-jour_nom{
font-weight: bold;
text-align: center;
width: 95px;
float: left;
margin: 2px;
}
.calendrier-jour{
position: relative;
width: 87px;
height: 40px;
padding: 20px 3px 0px 3px;
border: 1px solid black;
float: left;
margin: 2px;
font-size: 0.75em;
overflow: auto;
background: #EAF6FB;
}
.calendrier-jour-transparent{
width: 95px;
height: 40px;
float: left;
margin: 2px;
}
.calendrier-jour:hover{
background: #E01900;
color: white;
cursor: pointer;
}
.calendrier-jour:hover .calendrier-jour-numero{
color: white;
}
.calendrier-jour p{
margin: 0;
}
.calendrier-jour-numero{
position: absolute;
top: 3px;
left: 4px;
color: #868686;
}
.calendrier-anniversaire{
position: absolute;
top: 3px;
right: 4px;
}
#calendrier_details{
min-height: 300px;
width: 650px;
margin: auto;
background: none;
}
.calendrier-details-img{
float: left;
}
.calendrier-details-contenu{
margin-left: 140px;
padding-top: 10px;
}
.calendrier-details-commentaires{
margin-left: 20px;
}

#calendrier_form{
width: 500px;
margin: 20px auto 30px auto;
}
#calendrier_form div div{
width: 220px;
float: left;
}
#calendrier_form #calendrier_form_valider{
display: block;
margin-left: 180px;
clear: both;
}
/* -------- COMMENTAIRES -------- */
.commentaire{
border: 1px solid #C0E4F3;
margin: 0px 10px 15px 10px;
}
.commentaire_auteur{
background: #EAF6FB;
border-bottom: 1px solid #C0E4F3;
padding: 3px 0 3px 25px;
font-size: 90%;
}

.commentaire_date{
float: right;
font-size: small;
margin: 0 10px 0 0;
}
.commentaire_contenu{
margin: 10px;
}

/* -------- FORMULAIRE -------- */
.formulaire label{
clear: left;
width: 30%;
float: left;
text-align: left;
margin-left: 20%;
margin-bottom: 5px;
}
.formulaire fieldset{
width: 80%;
margin: auto;
padding: 5px;
background: transparent;
border: 1px solid #CDCDBE;
}
.formulaire legend{
font-weight: bold;
border: 0px solid #CDCDBE;
background: #E01900;
color: #FFF;
}
.formulaire legend a{
color: #FFF;
}
#formulaire_interieur{
padding: 10px;
}
.formulaire .validation{
margin-top: 10px;
text-align: center;
}
.formulaire #id_textarea_bbcode{
display: block;
width: 80%;
margin: auto;
}
.formulaire .captcha{
position: relative;
top: 3px;
}


/* -------- DIVERS -------- */
/*----------------------------*/

/* -------- BBCODE COMMANDE -------- */
.bbcode{
width: 90%;
padding: 7px 0 3px 0;
margin: 10px auto 10px auto;
border: 1px solid gray;
background: #e8f0f4;
text-align: center;
clear: both;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
}
.bbcode img{
cursor: pointer;
}
.bbcode img:hover{
background: none;
}
.bbcode select{
position: relative;
bottom: 5px;
}
form .id_textarea_bbcode-label{
/* A SUPPRIMER */
}

/* -------- AUTRES --------  */
.erreur{
font-weight: bold;
text-align: center;
border: 1px solid red;
margin: 10px 20px 10px 20px;
padding: 5px 10px 5px 10%;
background-color: #FFD0D0;
background-image: url("../../images/erreur.png");
background-repeat: no-repeat;
background-position: 5% 50%;
}
.erreur ul{
font-weight: normal;
}
.ok{
font-weight: bold;
color: green;
text-align: center;
border: 1px solid green;
margin: 10px 20px 10px 20px;
padding: 15px 10px 15px 10%;
background-color: #D8FFBC;
background-image: url("../../images/ok.png");
background-repeat: no-repeat;
background-position: 5% 50%;
}
.fin_float{
clear: both;
}
a img{
border: none;
}
.centré{
text-align: center;
}
.gauche{
text-align: left;
}
.droite{
text-align: right;
}
.gras{
font-weight: bold;
}
.souligné{
text-decoration: underline;
}.italique{
font-style: italic;
}.barré{
text-decoration: line-through;
}
.clear{
clear: both;
}
.petit{
font-size: small;
}
.tpetit{
font-size: x-small;
}
.grand{
font-size: large;
}
.tgrand{
font-size: x-large;
}

/* RAJOUTE POUR WEB MOBILE */
#btnMenu_mobile {display: none;}
#title_mobile {display: none;}