/**
 * @link http://www.clashdesign.net/
 * @copyright clashdesign.net 2008
 * @author : Gérits Aurélien
 * @package : clashdesign framework and Magix CMS
 * @license  : Copyright private domaine
 * Framework for Magix CMS is protected software and is licensed under the 
 * Private License.
*/
@import "contact.css";
@import "extends.css";
@import "custom.css";
@import "txtclass.css";
/*************************** Balise Global ******************/
* {
	margin: 0;
	padding: 0;
	border:0 none;
}
html{
	width: 100%;
}
body{
	background:transparent url(../img/body.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana;
 	} 
h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 80%; }
p {
	margin: 0.2em 0 0.8em 0;
	line-height: 1.3em;
	font-size:14px;
}
h1,h2,h3,h4,h5, h6 {
	margin: 1em 0 0.2em 0;
	font-weight: bold;
}
ul { list-style: none; }
ul li { 
	list-style: none; 
	margin: 0.2em 0 0.8em 0;
	line-height: 0.9em;
}
a {
	text-decoration: none;
}
a:link { }
a:visited { }
a:hover {
 }
a:focus { }
a[hreflang]:after { }
a img { border:none;}
hr{color:#000;}
/*############################" style commun ##################"*/
p.dec_ref{
	
}
p.dec_ref span{
	color:#41600e;
	font-weight: 900;
	border-bottom: 1px dashed  #6b8343;
	
}
/*##########################Les autres pages#########################*/
#page {
	background:transparent url(../img/fond.jpg) repeat-y scroll left top;
	margin:0 auto;
	position:relative;
	width:1024px;
}
/*#### Entete #####*/
#entete{
	/*background: #A6E036;*/
}
#entete .top{
	background: transparent url(../img/head.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 149px;
}
#entete #prelude{
	color: #ccc;
	float: right;
	margin-right:15px;
	margin-top:0px;
}
#entete #prelude a{
	color: #666;
	font-size: 11px;
	font-style: italic;
}
#entete #prelude a:hover{
	color: black;
	font-style: italic;
}
/*############### menu ##############*/
#menu{
	margin:0;
	padding-left:1.5em;
	background:transparent url(../img/menu.jpg) no-repeat left top;
	text-align: left;
	height: 61px;
	width: 1024px;
	font-size:14px;
}
#menu ul{
}
#menu ul li{
	margin-top:20px;
	padding-bottom:5px;/*Bug fix IE*/
	float:left;
}
#menu a{
	padding: 0 10px;
	color: #666;
	font-size:120%;
	font-style: italic;
	font-weight: 900;
	border-right: 1px solid gray;
}
#menu a:hover{
	color: #a52a2a;
}
#Zoom {
	background-color: transparent;
	margin: 0;
	margin-left: 2em;
	margin-top: 0.5em;
	padding: 0;
	width: 200px;
	text-align:center;
	float: left;
}
#Zoom a{
	color: #000;
	border: none;
}
#Zoom a:hover{
	color: #73C100;
}
#Zoom span { 
display: none; 
}
#Zoom .letters02{
	background: url(../img/zoom_in.png) no-repeat 0 50%;
	font-size: 140%;
	text-transform: uppercase;
	padding-left: 0.8em;
}
#Zoom .letters01{
	background: url(../img/zoom_out.png) no-repeat 0 50%;
	font-size: 80%;
	text-transform: uppercase;
	padding-left: 1em;
}
.annonce{
	text-align: center;
}
/****************** position du contenu *********************/
#extra {
	float:left;
	width: 200px;
	font-size:13px;
}
#principal {
	margin-left:250px;
	width:725px;
}
#content{
	width: auto;
	height: auto 0;
}
#principal {
	background: #f7f7ea;
	padding:5px;
	font-size:100%;
}
#layers{
	padding:0;
	position: relative;
	margin: 0 auto;
}
#layers h1{
	margin-left:20px;
}
#layers table{
	margin-left:120px;
}
/****************** position du contenu de la page d'accueil *********************/
#layers_newsImg{
	margin:0;
	padding:0;
	background: url(../img/newsmod_center.jpg) no-repeat 0 0;
	width:700px;
	height:200px;
}
#layers_newsmod{
	float:left;
	margin-top:20px;
	margin-left:340px!important;
	margin-left:160px;
	width:340px;
	height:80px;
}
#layers_promos{
	float:left;
	margin-top:10px;
	margin-left:320px!important;
	margin-left:160px;
	width:300px;
	height:20px;
}
#layers_promos ul li a{font-size:11px;}
#layers_txt_accueil{
	background: #f7f7ea;
	padding:5px;
	border:1px solid #ccc;
}
/*#layers_newsmod .mod_newsdate{
	font-weight:bold;
	color:#666;
}*/
#layers_newsmod p{
	color:#666;
	line-height:0.8em;
	font-size:11px;
}
#layers_newsmod p a{
	color:#2a83fe;
	font-weight:bold;
	font-size:12px;
}
#layers_newshor{
	width:120px;
	float:right;
	margin-right:50px;
	margin-top:20px;
	text-align:center;
}
#layers_newshor h2{
	color: #666;
	font-size:16px;
	font-style: italic;
	text-decoration: underline;
}
/*################ newsmodule #####################*/
#newsmodule{
	margin:0;
	padding:0;
	width: 300px;
	font-size: 0.9em;
}
#newsmodule .mod_title{
	margin:0;
	padding:0;
}
#newsmodule .mod_title a{
	color: #666;
	font-size: 14px;
	text-decoration: underline;
	font-weight:bold;
}
	#newsmodule .mod_date{
	text-align: right;
	font-size:12px;
	color: #696969;
	font-weight: bolder;
	}
	#newsmodule p{line-height:0.9em;}
/*###################################################*/
.title_or{
	color: #f8b500;
	font-size:20px;
	font-style: italic;
	text-decoration: underline;
}
.Titre{
	color: #f8b500;
	font-size:20px;
	font-style: italic;
	text-decoration: underline;
}
h3.title_promos{
	color: #696969;
	font-size:14px;
	font-style: italic;
	text-decoration: underline;
}
#extra{
	padding: 15px;
	margin: 0px 0px 0px 10px;
}
#extra a{
color: #696969; font-size: 85%;
}
#extra a:hover{
}
#extra h2{
}
#extra ul{

}
#extra ul li{
	margin: 0 0 0 5%;
	padding: 0;
	line-height: 12px!important;
}
#extra .soutien{
	background: url(../img/soutien.jpg) no-repeat center;
	width: 250px;
	height: 100px;
}
#extra .sidebar{
	background: url(../img/fond_sideb.jpg) repeat-y center;
}
#extra .sidebar ul li{
	list-style: inside url(../img/arrow_blue_small.png);
	padding-bottom: 2px;/*bug fix IE*/
	text-transform: capitalize;
}
#extra .sidebar ul{
	/*padding:0px 0px 0px 6px;
	margin: 0.8em 0 0.8em 1.5em;*/
}
#extra .sidebar .top{
	background: url(../img/top_sideb.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 29px;
}
#extra .sidebar .top h2{
	color:#4d4d4d;
	margin:0;
	text-align:center;
	font-size:14px;
}
#extra .sidebar .toppiscines{
	background: url(../img/top_sidepiscines.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 29px;
}
#extra .sidebar .toppiscines h2{
	color:#4d4d4d;
	margin:0;
	text-align:center;
	font-size:14px;
}
#extra .sidebar .topspas{
	background: url(../img/top_sides.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 29px;
}
#extra .sidebar .topspas h2{
	color:#4d4d4d;
	margin:0;
	text-align:center;
	font-size:14px;
}
#extra .sidebar .topsaunas{
	background: url(../img/top_sidesaunas.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 29px;
}
#extra .sidebar .topsaunas h2{
	color:#4d4d4d;
	margin:0;
	text-align:center;
	font-size:14px;
}
#extra .sidebar .topabris{
	background: url(../img/top_sideabris.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 29px;
}
#extra .sidebar .topabris h2{
	color:#4d4d4d;
	margin:0;
	text-align:center;
	font-size:14px;
}
#extra .sidebar .footer{
	background: url(../img/footer_sideb.jpg) no-repeat top;
	height: 26px;
}
/*************************** Footer ***********************/
#pieddepage {
	background:transparent url(../img/footer.jpg) no-repeat scroll left bottom;
	height:141px;
	padding:14px 0 0;
	width:1024px;
}
#pieddepage p {
	background:transparent none repeat scroll 0 0;
	font-size:10px;
	color:black;
	margin:60px auto 0;
	padding:16px 16px 6px 0;
	text-align:center;
	width:900px;
}
#pieddepage a {
	color:#696969;
}
#pieddepage a:hover {
}
#pieddepage {
clear:both;
}
#cadre {
	/* taille du cadre, � titre d'exemple */
	width: 20em;
	background-color: #909090;
	margin: 1em 0 1em 4em;
}
/* propri�t�s communes � l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propri�t�s sp�cifiques � chaque coin */
#hautgauche {
background: url(../img/hautgauche.gif);
}
#hautdroit {
float: right;
background: url(../img/hautdroit.gif);
}
#basgauche {
background: url(../img/basgauche.gif);
}
#basdroit {
float: right;
background: url(../img/basdroit.gif);
}
#cadre h2{	
	background: url(../img/package.png) no-repeat 0 50%;
	padding-left: 30px;
	margin: 0 0 0 1em;
	text-decoration: underline;
}
#cadre h3{
	padding-left:2em;
}
/*################### Les news #######################*/
#news{
	margin: 1.4em 0 2em 0;
	padding:5px;
	color:#000;
	width: 99%;
}
#news p{
	line-height: 1.0em;
}
.day-date{
	margin: 0;
	color: #696969;
	font-size: 13px;
	font-style: italic;
}
.post-title {
	color: #f8b500;
	margin:0;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
}
#news a:link, #news a:visited { text-decoration: none; }
#news a:hover { text-decoration: underline; color: #A0522D; }
#news p a{color:#000;}
.post-info { font-style: italic; padding-bottom:5px;}
.post{
}
/*############################# Galery ############################*/
#galery{
	display: block;
	width: 100%;
	font-size: 0.8em;
	font-family: helvetica,arial,clean,sans-serif;
}
#galery a{
	border: none;
}
#galery a:hover{
	border:none;
}
#galery div.pictures:hover{
	background-color:#313131;
	color:white;
}
#galery div.pictures{
	margin:5px;
	float: left;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 4px;
	width:150px;
	height:140px;
}
#galery div.pictures p{
	margin:0;
}
#galery span.important{color:white;}
/*######################### Message syst�me ####################*/
#principal .msgok{
	border: #FFD700 1px solid;
	margin: 5px 5px 5px 2em;
	padding: 5px;
}
#errordoc {
	font-size:120%;
	padding:10px;
	color:black;
	background-color:#fa8787;
	width:30%;
	border:1px solid red;
	margin:200px 0 0 30%;
}
/*##############Newsletters##############*/
#newsletter{
	/*margin: 5px 0 10px 10px;*/
	padding: 5px;
	width: 180px;
}
#newsletter p{
	margin:5px 0px 5px 0px;
	color:#4d4d4d;
	font-size:12px;
}
#newsletter .loading{
	margin:0px 0px 0px 80px;
}
.sideForms{
}
.sideForms fieldset{
	border:none;
}
.sideForms .sideLabel{
	/*display: block;
    float: left;
    margin: .3em 2% 0 0;
	line-height: 100%;
	padding: 0 3px 3px 3px;
	text-align: left;
    width: 100px;*/
}

.sideForms input[type=text]{
	background-color:#FFF;
	border:1px solid #ccc;
	width: 95%;
}
.sideForms #submit{
	margin:5px 0px 0px 0px ;
	padding:0;
	font-size:10px;
	width:60px;
	height:20px;
}
#map1{
	width:400px;
	height:100px;
	margin-left:50px;
}
/**#####pagination#######*/
.pagination {
	display:block;
	height:25px;
	left:3px;
	margin-top:2em;
	margin-bottom:5px;
	margin-left:4em;
	position:relative;
	top:-10px;
	width:658px;
}
.pagination .middle {
	/*background:#ccc;*/
	border:1px dotted #ccc;
	left:20px;
	position:absolute;
	padding-left:3px;
	padding:5px;
}
.pagination .middle ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.pagination .middle ul li.selected {
	background: #9acd32;
	height:22px;
	color:darkorange;
	padding-top:3px;
	text-decoration:underline;
}
.pagination .middle ul li {
	background-color:#D6E2B9;
	color:#687F2F;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:22px;
	letter-spacing:-1px;
	margin-right:4px;
	text-align:center;
	width:25px;
	padding-top:2px;
}
.pagination .middle ul li a{
	color:#696969;
}