/**
 * @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: #990100 url(../img/bg-tpl.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:12px;
}
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;*/
}
ol li{}
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/tpl-body.png) repeat-y scroll left top;
	margin:0 auto;
	position:relative;
	width:1024px;
}
/*#### Entete #####*/
#entete{
	/*background: #A6E036;*/
	background:transparent url(../img/entete.png) no-repeat;
	width:1024px;
	height:170px;
}
#entete .top{
	background: transparent url(../img/tpl-head.png) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 70px;
}
#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;
}
.annonce{
	text-align: center;
}
/****************** position du contenu *********************/
#extra {
	width: 225px;
	font-size:13px;
	float:left;
}
#principal {
	margin:50px 10px 0 260px !important;
	margin:0px 10px 0 260px;
	padding:10px 5px 5px 5px;
	font-size:100%;
	width:720px;
}
#content{
	width: auto;
	height: auto 0;
}
#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 0 0 60px;
	padding:0;
	background: url(../img/news-du-jour.png) no-repeat 0 0;
	width:600px;
	height:200px;
}
#layers_newsmod{
	font-size:13px;
	float:left;
	margin-top:15px;
	margin-left:130px!important;
	margin-left:125px;
	width:400px;
	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;
}
#newsmodule div{
	margin:0;
	padding:0;
	text-align:left;
}
#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: #483d8b;
	font-size:20px;
	font-style: italic;
	text-decoration: underline;
	margin:0;
}
.title_h2{
	color: #483d8b;
	font-size:16px;
	text-decoration: underline;
	margin:0;
}
.title_h3{
	color: #990100;
	font-size:13px;
	text-decoration: underline;
	margin:0;
}
.title_home{
	color: #483d8b;
	font-size:15px;
	font-style: italic;
	text-decoration: underline;
	margin:0;
}
.Titre{
	color: #483d8b;
	font-size:20px;
	text-decoration: underline;
}
h3.title_promos{
	color: #696969;
	font-size:14px;
	font-style: italic;
	text-decoration: underline;
}
#extra{
	margin: 0 30px 0 0;
}
#extra a{
color: #696969; font-size: 85%;
}
#extra a:hover{
}
#extra h2{
}
#extra ul{
background:none;
}
#extra ul li{
	background:none;
	font-size:10px;
}
#extra .sidebar{
	margin: 10px 0 0 50px;
	background-color: #fedea0;
}
#extra .sidebar ul{
	padding:0px 0px 0px 16px;
	margin: 0.2em 0 0.2em 0em;
	/*line-height:0.1em;*/
}
#extra .sidebar ul li{
	background: url(../img/tab_right.png) no-repeat 0 50%;
	padding-bottom: 2px;/*bug fix IE*/
	padding-left:14px;
	line-height:1.0em;
}
#extra .sidebar ul li a:hover{color:#191970;}
#extra .sidebar .top{}
#extra .sidebar .top h2{
	color:#4d4d4d;
	margin:0 0 0 1.9em;
	padding:0;
	text-align:left;
	font-size:13px;
	font-weight:900;
	text-decoration:underline;
}
#extra .sidebar .footer{
	/*background: url(../img/sidebar-footer.png) no-repeat top;
	width:237px;
	height: 23px;*/
}
#extra .sidebar H2.subtitle{
	color:#4d4d4d;
	margin:0 0 0 1.9em;
	padding:0;
	text-align:left;
	font-size:13px;
	font-weight:900;
	text-decoration:underline;
}
#extra .img{
	margin: 5px 0 0 100px;
}
/**/
#principal ol li{margin: 0.2em 0 0.8em 3em;font-size:12px;}
#principal ul li{margin: 0.2em 0 0.8em 3em;font-size:12px;list-style:url(../img/bullet_red.png);}
#principal a{font-size:12px;}
/*************************** Footer ***********************/
#pieddepage {
	background:transparent url(../img/tpl-footer.png) no-repeat scroll left bottom;
	height:80px;
	padding:0 0 0 0;
	width:1024px;
}
#pieddepage p {
	font-size:10px;
	color:black;
	margin:0px auto 0;
	padding:40px 0px 0px 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: 15px; width: 15px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautgauche {
background: url(../img/hautgauche.png);
}
.hautdroit {
float: right;
background: url(../img/hautdroite.png);
}
.basgauche {
background: url(../img/basgauche.png);
}
.basdroit {
float: right;
background: url(../img/basdroite.png);
}
#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{
	line-height: 1.2em;
	font-size:12px;
}
.day-date{
	margin: 0 40px 0 0;
	color: #696969;
	font-size: 13px;
	font-style: italic;
	text-align:right;
}
.post-title {
	color: #f8b500;
	margin:0 0 5px 0;
	padding: 0;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
}
#news a.read,a.read{font-size:13px;color:#990100;font-weight:bolder;}
#news a.read:hover,a.read:hover{text-decoration: underline; color: #A0522D;}
#news a:link, #news a:visited { text-decoration: none;color:#990100; }
#news a:hover { text-decoration: underline; color: #A0522D; }
.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:550px;
	height:500px;
	margin:0 0 0 50px;
	padding:10px;
	border :1px solid #ccc;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
/**#####pagination#######*/
.pagination {
display:block;
float:left;
font-size:0.8em;
padding-top:20px;
width:100%;
}
.pagination .pages {
float:left;
font-weight:700;
height:28px;
line-height:28px;
margin:2px;
padding:0;
text-align:center;
}
.pagination .current{
	background:transparent url(../img/pagination_a.png) repeat scroll left top;
	color:#111111;
	float:left;
	font-weight:700;
	height:28px;
	line-height:28px;
	margin:2px;
	padding:0;
	text-align:center;
	width:32px;
}
.pagination a{
background:transparent url(../img/pagination_a.png) repeat scroll left 56px;
color:#334200;
float:left;
height:28px;
line-height:28px;
margin:2px;
padding:0;
text-align:center;
text-decoration:none;
width:32px;
}
.pagination a:hover{
background:transparent url(../img/pagination_a.png) repeat scroll left 28px;
color:#222222;
}