/**
 * @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 "custom.css";
/*************************** Balise Global ******************/
* {
	margin: 0;
	padding: 0;
}
html{
	width: 100%;
}
body{
	background:#000000;
	margin: 0;
	padding: 0;
	font-size:14px;
	color: white;
 	} 
 
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;
}
*/
h1,h2,h3,h4,h5, h6 {
	margin: 1em 0 0.2em 0;
	font-weight: bold;
}
ul { list-style: none; }
ul li { list-style: none; }
a {
	color:#ffffff;
	text-decoration: none;
}
a:link { }
a:visited { }
a:hover {
	color: Yellow;
 }
a:focus { }
a[hreflang]:after { }
a img { border:none;}
/*###################################### Accueil #################################*/
#layers{
	position: relative;
	margin: 0 auto;
	text-align: center;
	max-width: 670px;
}
#titre{
	background: url(../img/titre.jpg) no-repeat;
	width: 306px;
	height: 71px;
	float: left;
}
#links{
	font-size: 110%;
}
.feed a{
	background: url(../img/feed.png) no-repeat 1px 3px;
	padding: 0 0 0 18px;
}
.sous-titre{
	font-size:120%;
	color: #000;
	text-decoration: underline;
}
.w3c{text-align:center;}
/*##########################Les autres pages#########################*/
#page{
	width: 100%;
	background-color: #383637;
}
/*#### Entete #####*/
#entete{
	padding:0;
	margin:0;
	background: transparent url(../img/rep_head.jpg) repeat-x;
}
#entete .top{
	background: transparent url(../img/head.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 150px;
}
#entete #prelude{
	display:none;
	float: right;
	margin-top:50px;
	width:150px;
	
}
#entete #prelude a{
	color: #ADFF2F;
	font-size: 130%;
	font-style: italic;
}
#entete #prelude a:hover{
	color: white;
	font-style: italic;
}
/*############### menu ##############*/
#menu{
	padding-left:1em;
	padding-top: 10px;
	background-color:black;
	height: 30px;
}
#menu a{
	padding-left: 5px;
	color: yellow;
	font-size: 140%;
	font-style: italic;
	font-weight: 900;
}
.solidblockmenu{
margin: 0 0 5px 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../img/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 20px;
text-decoration: none;
border-right: 1px solid #625e00;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../img/blockactive.gif) center center repeat-x;
}


#content #menu a:hover{
	color: White;
}
#Zoom {
	margin: 0;
	margin-left: 2em;
	margin-top: 0.5em;
	margin-bottom:5px;
	padding: 0;
	width: 200px;
	text-align:center;
	float: left;
}
#Zoom a{
	color: yellow;
	border: none;
}
#Zoom a:hover{
	color:#a90808;
}
#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: right;
	width: 200px;
}
#principal {
	width:70%;
	clear: left;
}
#content{
	width: auto;
	height: auto 0;
}
#principal {
	font-size: 105%;
	padding: 0 0 0 15px;
	margin: 0 0 1em 10px;
	font: Tahoma, monospace;
}
#principal ol{
	margin-left: 50px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#principal ol li{
	list-style-image: url(../img/icone_list.jpg);
	padding-left:0.8em;
	margin-left: 3em;
}
#principal ul{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#principal ul ul{
	border: none;
	width: auto;
}
#principal ul li{
	list-style-image: url(../img/icone_list.jpg);
	padding-left:0.8em;
	margin-left: 3em;
}
.belist{
	margin: 15px 0 15px 20px;
	width: 40%;
}
.list_install{
	margin-top: 15px;
	margin-left:1em;
	width: 90%;
}
#principal a img { 
	border:none;
}
#principal p{
	margin: 0;
	margin-left: 1.2em;
	line-height: 1.3em;
}
.Titre{
	color:#a52a2a;
	font-style: italic;
	text-decoration: underline;
	font-size:20px;
}
.Titre2{
	color: #8E786D;
	text-decoration: underline;
	font-size:18px;
}
#extra{
	font-size: 0.8em;
	padding: 15px;
	margin: 0px 0px 0px 10px;
}
#extra a{color: White; font-size: 110%;}
#extra a:hover{
	color: yellow;
}
#extra h2{
	margin-left:0.5em;
}
#extra ul{
padding-left: 1.2em;
}
#extra ul li{
	list-style: none;
}
#extra .liens_utile{
	background: url(../img/fond_liens.jpg) repeat-y center;
}
#extra .liens_utile .top h2{
	font-style: italic;
	color:#4d4d4d;
	margin:5px 0px 0px 30px ;
	padding:0;
}
#extra .liens_utile ul li{
	list-style: square;
}
#extra .liens_utile ul{
	padding:0px 0px 0px 6px;
	margin: 0.8em 0 0.8em 1.5em;
}
#extra .liens_utile .top{
	background: url(../img/top_liens.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 31px;
}
#extra .liens_utile .footer{
	background: url(../img/footer_liens.jpg) no-repeat top;
	height: 25px;
}
/*************************** Footer ***********************/
#pieddepage {
	background-color:#a52a2a;
	color: #FFF;
	text-align: center;
	padding: 15px;
	margin: 0 0 10px 0;
	font-size: 90%;
}
#pieddepage a{
color: #696969;
font-weight: 900;
}
#pieddepage a:hover{
color: yellow;
}
#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 {
	background:#fff;
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;
}