/**
 * @link http://www.clashdesign.net/
 * @copyright clashdesign.net 2008
 * @author : Gérits Aurélien
 * @package : clashdesign framework and Magix CMS
 * 
 */
@import "contact.css";
@import "custom.css";
/*************************** Balise Global ******************/
* { margin: 0; padding: 0; border: 0; }

body {
	background: #C7C7C7 url(../img/background.jpg) repeat-x;
	font-size:13px;
}
#page {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: transparent url(../img/fond.jpg) repeat-y left top;
}

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:#8E786D;
	text-decoration: none;
}
a:link { }
a:visited { }
a:hover {
	color: #a52a2a;
 }
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{
	width: 1000px;
	background: transparent url(../img/top.jpg) no-repeat left top; /*padding: 54px 34px 46px 34px;*/
	padding: 10px 0 0 10px;
	margin: auto;
	height: 271px;
}
#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: #a90808;
	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: 150px;
}
#principal {
	width:70%;
	clear: left;
}
#content{
	/*width: auto;
	height: auto 0;*/
	width: 800px;
	margin: 0 auto 10px auto;
}
#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;
}
.Titre2{
	color: #8E786D;
	text-decoration: underline;
}
#extra{
	font-size: 110%;
	padding: 15px;
	margin: 0px 0px 0px 10px;
}
#extra a{color: #a90808; font-size: 110%;}
#extra a:hover{
	color: #8E786D;
}
#extra h2{
	
}
#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 {
	height: 141px;
   width: 1000px;
	background: transparent url(../img/footer.jpg) no-repeat left bottom;
	padding: 14px 0 0 0;
	clear: both;
}
#pieddepage p{
	width: 730px;
	margin: 0 auto;
	color: black;
	background: transparent;
	margin-top: 60px;
	padding: 16px 16px 6px 0;
	text-align: center;
	font-weight: bold;
}
#pieddepage a{
color: #696969;
font-weight: 900;
}
#pieddepage a:hover{
color: yellow;
}
#pieddepage {
	clear: both;
}
/*########################" suppl�ment ################"*/
 .Weather_fond { background-color:#669999 }
      .Weather_corps { background-color:#D8E9EC }
      .Weather_texte { color: #000000 }
      .Weather_titre { color: #FFFFFF }
      .Weather_sstitre { color: #858586 }
      .Weather_link { font:normal 7pt Verdana;text-decoration:none }
#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;
	color:#000;
	background-color:#909090;
	width: 95%;
}
#news p{}
.day-date{
	margin: 0;
	padding: 0 5px 0 5px;
	color:#aeca03;
	font-size: 1.4em;
	font-style: italic;
}
.post-title {
	padding: 0 0 4px 10px;
	font-size: 1.4em;
}
.post-title a:link, .post-title a:visited { text-decoration: none; }
	.post-title a:hover { text-decoration: underline; color: #A0522D; }
.post-info { font-style: italic; padding-bottom:5px;}
.post{
	
}
/*############################# Galery ############################*/
#galery{
	display: block;
	background-color: transparent;
	width: 100%;
	font-size: 1em;
	font-family: helvetica,arial,clean,sans-serif;
	color:black;
}
#galery div.pictures a{
	border: none;
	color:grey;
}
#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;
}
/*######################### Message syst�me ####################*/
#principal .msgok{
	border: #FFD700 1px solid;
	margin: 5px 5px 5px 2em;
	padding: 5px;
}
.error_ap img{
	margin:0;
	padding:0 ;
}

#errordoc {
	margin:200px 0 0 0px;
	background-color:#4d4d4d;
}
/*################ newsmodule #####################*/
#extra #subNews{
	background: url(../img/fond_liens.jpg) repeat-y center;
}
#extra #subNews ul li{
	list-style: square;
}
#extra #subNews ul{
	margin: 0.8em 0 0.8em 1.5em;
}
#extra #subNews .top{
	background: url(../img/top_liens.jpg) no-repeat top;
	padding:1px 0px 0px 0px ;
	height: 31px;
}
#extra #subNews .top h2{
	margin:5px 0px 0px 30px ;
	padding:0;
	font-style: italic;
	color:#4d4d4d;
}

#extra #subNews .footer{
	background: url(../img/footer_liens.jpg) no-repeat top;
	height: 25px;
}
#newsmodule{
	margin: 5px 0 10px 1px;
	padding:0px 10px 0px 5px;
	font-size: 0.8em;
}
#newsmodule .mod_title{
	color: grey;
	font-size: 14px;
	text-decoration: underline;
	}
	#newsmodule .mod_date{
	/*float:right;*/
	text-align: right;
	}
	a.media   { display: block; }
/*div.media { font-size: small; margin: 25px; width: 100% !important }*/
div.media div, div.iframe_caption {padding:5px; font-style: italic; color: #888;background-color:black; }