


body {
	background-color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color:#582929;
	position:relative;
	text-align:center;
	padding:auto;
	background-image:url(../images/wallpaper.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top;
}

ul {
line-height:17px;
text-align:left;
}

h1 {
font-size:35px;
text-align:left;
color:#91b374;
margin-left:7px;
}

h1 a {
color:#5d61fa;
}

h1 a:hover {
color:#ffed43;
}

h2 {
	font-size:17px;
    text-align:left;
    color:#5d61fa;
}

h3 {
    font-size:14px;
    text-align:left;
}

h4 {
    font-size:14px;
    text-align:left;
    font-weight:bold;
}

h5 {
	color:#4c675c;
    text-align:left;
    margin:0;
    padding:0 7px;
	background-color:#a5a8fd;
}

h3, h4, h6 {
color:#ffed43;
}

hr {
color:#5d61fa;
background-color:#5d61fa;
height:1px;
border:0;
margin:5px;
}

img {
margin:0;
padding:0;
border:none;
vertical-align:middle;
}

a{
text-decoration:none;
color:#5d61fa;
}

a:hover{
text-decoration:none;
color:#a5a8fd;
}

p {
text-align:left;
font-size:14px;
}

/*span {
color:#a5a8fd;
}
*/
/* ------------------------ MISE EN FORME DE LA PAGE INACTIVE ------------------------------- */

#page_site_inactif {
background-image:url(images/page_site_inactif.jpg);
background-repeat:none;
width:700px;
height:500px;
margin:27px auto;
text-align:center;
}

#page_site_inactif h1 {
text-align:center;
}

/* ------------------------ MISE EN FORME DE LA PARTIE HEADER ------------------------------- */

#header {
	width:100%;
	min-height:151px;
    font-size:17px;
    text-align:right;
/*    background-image:url(../images/header.jpg);
	background-repeat:no-repeat;*/
}

#partie_gauche_header {
float:left;
width:265px;	
}

#partie_droite_header {
float:right;
width:700px;	
}

#header h1 {
	font-size:45px;
	text-align:left;
    margin-left:25px;
    margin-top:7px;
	width:100%;
	color:#fff;
	background-color:transparent;
}

#header a {
color:#fff;
}

#header a:hover {
color:#eca121;
}

#logo {
float:left;
width:300px;
}

#sous_titre_header {
margin-top:50px;
color:#fff;
}

/* ----------------------------------------------- ZONE ABONNEMENT ----------------------------------------------- */

#zone_abonnement {
	clear:both;
	width:100%;
    height:34px;
    font-size:17px;
    padding:11px 0px;
	border-top:solid 1px #353434;
	color:#fff;
}

#div_zone_abonnement_gauche {
	width:550px;
	display:inline-block;
    line-height:30px;
    text-align:left;
}

#div_zone_abonnement_droite {
	width:250px;
	text-align:right;
	line-height:30px;
	display:inline-block;
}

#zone_abonnement a {
color:#fff;
}

#zone_abonnement a:hover {
color:#000;
}

/* ----------------------------------------------- FOOTER ----------------------------------------------- */

#footer {
	clear:both;
	width:100%;
    height:150px;
    font-size:11px;
    line-height:11px;
    color:#fff;
    text-align:center;
}

.div_footer_gauche {
	width:350px;
	text-align:left;
    font-size:14px;
	display:inline-block;
    padding:7px 25px;
    line-height:14px;
	vertical-align:top;
}

.div_footer_centre {
	width:290px;
	text-align:left;
	display:inline-block;
    padding-top:7px;
    line-height:14px;
    border-left:1px solid #fff;
}

.div_footer_droite {
	width:250px;
	text-align:left;
	display:inline-block;
}

.div_footer_droite a, .div_footer_gauche a {
color:#fff;
}

.div_footer_droite a:hover, .div_footer_gauche a:hover {
color:#999;
}

.mention_sous_footer {
text-align:right;
padding-right:30px;
font-size:9px;
color:#91b374;
}

.mention_sous_footer a {
color:#fff;
}

.mention_sous_footer a:hover {
color:#91b374;
}
