body {
font:14px Arial, Helvetica, sans-serif;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-color:#FFF;
text-align:left;
margin:0;
padding:0;
}

a {
text-decoration:underline;
color:#9F0;
}

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

img {
border:none;
}

img:hover {
opacity:0.8px;
}

#contenu {
width:100%;
}

#header {
height:350px;
margin-top:90px;
background-image:url(../images/header_bg.png);
background-repeat:repeat-x;
background-color:#333;
color:#FFF;
}

#header h2 {
font-family:"Capture it.ttf", Verdana, serif;
font-size:36px;
}

#header h3 {
font-family:"Capture it.ttf", Verdana, serif;
font-weight:400;
white-space:nowrap;
line-height:5px;
letter-spacing:-1px;
}

#header form {
width:400px;
-moz-border-radius:10px 20px;
color:#FFF;
background-color:#000;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
border:3px outset #9F0;
font-size:10px;
padding:10px;
}

#header input {
background-color:#FFF;
-moz-border-radius:10px;
font-size:28px;
border:2px inset #000;
color:#000;
text-align:center;
margin:5px;
}

#header input[type=submit],input[type=reset] {
height:50px;
width:300px;
-moz-border-radius:5px;
border:2px white;
font-weight:700;
cursor:pointer;
background-color: #666666;
color:#FFF;
}

#header input[type=image] {
border:none;
background-color:#000;
}

#header input[type=text] {
background-color:#FFF;
}

#header input[type=submit]:active,input[type=reset]:active {
background-color: #CCCCCC;
color:#990;
}

#header_gauche {
float:left;
width:45%;
text-align:right;
padding:0 60px 10px 10px;
}

#header_gauche li {
list-style:none;
font-weight:700;
}

#header_droite {
width:45%;
float:right;
padding-top:30px;
padding-right:20px;
text-align:left;
}

#bouton_abo {
width:300px;
height:110px;
position:absolute;
top:250px;
right:35px;
}

#bouton_plaquette {
width:250px;
height:75px;
position:absolute;
top:500px;
right:35px;
}

#dessous_header {
padding-top:10px;
width:100%;
background-image:url(../images/haut_pied.png);
background-repeat:repeat-x;
background-color:#9C0;
color:#333;
text-align:left;
}

#dessous_header h3 {
font-family:"Capture it.ttf", Verdana, serif;
}

#dessous_header a:hover {
text-decoration:none;
color:#000;
font-style:oblique;
}

#dessous_header:hover {
background-color:#9F0;
}

#dessous_header_gauche {
float:left;
width:30%;
}

#dessous_header_droite {
float:right;
width:30%;
}

#dessous_header_gauche p,#dessous_header_gauche h3,#dessous_header_droite p,#dessous_header_droite h3 {
margin-left:10px;
margin-right:10px;
}

#dessous_header_centre {
margin:0 30%;
}

.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#pied {
background-image:url(../images/haut_pied.png);
background-repeat:repeat-x;
text-align:center;
font-size:10px;
color:#999;
padding:25px;
}

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

input {
-moz-border-radius:10px;
font-size:16px;
border:1px solid #000;
background-color:#666;
color:#000;
text-align:center;
margin:5px;
}

input[type=submit],input[type=reset] {
-moz-border-radius:5px;
border:2px outset #333;
font-weight:700;
cursor:pointer;
background-color:#000;
color:#FFF;
}

input[type=submit]:active,input[type=reset]:active {
border:2px inset #000;
background-color:#000;
color:#990;
}

#signature h1 {
font-family:"Jellyka_Estrya_Handwriting.ttf", Verdana, serif;
font-size:48px;
color:#000;
}

#header input[type=submit]:hover,input[type=reset]:hover,input[type=submit]:hover,input[type=reset]:hover {
border:2px outset #000;
background-color: #333;
color:#9F0;
}

#dessous_header a,#pied a {
text-decoration:underline;
color:#333;
}