/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.7em; color:#45444a; line-height:1.5em; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { /*font-style: italic;*/ }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#bb0067; text-decoration:none;}
a:hover { color: #000; text-decoration:none;}
#preview a { text-decoration: none;}
#preview a:hover {text-decoration:underline;}
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }

ul.actions  {margin:2em; clear:both;}
#preview ul, .bloc ul { margin-left: 1em;}
#preview ul li, .bloc ul li { margin:0; padding-left:10px; list-style:none; background: url(../images/puce_li.gif) no-repeat left 5px;}
#preview p { margin:1em 0; text-align:justify; }
p#rss {position:absolute; top:0; left:0; margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 {margin: 1em 0px; padding: 0px; font-family:"Century Gothic",Arial,Helvetica;  font-weight:normal;}
h1 {margin:1em 0 0; font-size: 2em; color:#000;  text-align:center; }
h1:first-letter {font-size:1.5em; color:#be0068;}
h2 { font-size: 1.56em; margin: 0.4em 0 0 0;  font-family: Arial, Helvetica; text-align: center; color: #363449;}
h3 {color:#bb0068; font-size: 1.4em; font-weight:normal; border-bottom:1px solid #bb0068; }
#colgauche h3 {margin: 1em;}
h3 a {color:#000;}
#preview  h3 a:hover {text-decoration: none; color:#bb0067; }
h4 { font-size: 1.3em; color:#bb0068; margin: 0px 0 2px;}
#preview h4 a:hover {text-decoration: none; }

h5 { font-family: Arial,Helvetica; font-size: 1.2em;  color:#000; margin: 0;}
h5 a {color:#000;}
h6 { font-size: 1em; }

#preview p {margin: 0 0 10px 0;}
#preview ul {margin: 0 0 10px 26px;}
#preview p.suite {text-align:right; letter-spacing:0.1em;}
#preview p.retour {clear:both;}

/********** Affichage Actus (page accueil) *****************/
#conteneur-actus {padding-bottom:20px; padding-top:15px; border-bottom:5px solid #fff;}
#actus-index .element {min-height:60px; margin-bottom: 15px;}
#actus-index .element.last {margin-bottom:0;}
.dates {float:left; width:50px; color:#be0068; text-align:center;}
.dates .jour {display:block; height:7px;font-size:1.8em;}
.dates .mois {font-size:1.8em; border-top:1px solid #000;}
.dates .an {font-size:1.4em; color:#000;}
.conteneur {float:right; width:570px; margin-bottom:0;}
.conteneur h3 {margin: 0; font-size:1.3em;}


.conteneur a {}
.conteneur a:hover {}
.conteneur p {margin:0 !important;}

.liste-actualites .element {clear:both; }

/********** Liste des liens ************/
.liste-liens .element {clear:both;}

liens div.gauche {padding: 10px;}

/******** FAQ *************/
div.drag {padding-left:15px; cursor:pointer;}
div.content {padding-left:30px;}

/*********** Liens google maps ***************/
iframe {border:1px solid #ddd;}

/********** Galerie Photos *************/
.galerie-photo div.gauche, .galerie-photo div.legende {background: #e5e3e6;}
.galerie-photo div.gauche {margin: 0 3px 30px 0; width: 208px; float: left; }
.galerie-photo div.legende {float: left; width: 184px; padding: 5px; height: 165px; }

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #e5e3e6; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { border:1px solid #e5e3e6;}
.gauche { float: left; margin: 0 10px 10px 0;}
.droite { float: right; margin: 0 0 10px 10px;}
.centre { /*margin: 1em auto;*/ text-align: center; }

#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat;
	text-align: left;
	color:#be0068;
}
h3.message { font-size: 1.1em; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }

/*
 * Pagination et Outils d'impression et de retour
*/
ul#nav-contenu {
	float: left;
	width: 620px;
	height: 50px;
	margin: 5px 0 5px 0px;
	padding: 0;
	border-top:1px solid #e5e3e6;
}
#pagination {clear:both; text-align:center; margin:1em 0;}
ul#nav-contenu a {height:15px;  padding: 1px 10px;  font-size:smaller; color:#cdcac7;  background:#6b6791;}
ul#nav-contenu a:hover {color:#fff; text-decoration: none;}

ul#nav-contenu li a.top {margin-left: 470px}
#contenu #nav-contenu li { float: left; margin: 0; padding: 0 0 0 1px; background: none;}
#contenu #nav-contenu li.last {}
.prix { color: #cc185e; }

div.tip { background: #000; color: #FFF; padding: 5px;  opacity: 0.7; }
div.tip div.tip-title { font-weight: bold;  opacity: 1;}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
ul.plan li { font-weight: bold; float: left; width: 45%; }
ul.plan li li { font-weight: normal; float: none; }


