
html{
padding:0px;
margin:0px;
}
body{
margin:0px;
padding:0px;
font-family:Arial;
font-size:11px;
background:url("../imgs/fond.jpg") top ;
}
h1{
margin:0px;
padding:0px;
}
h2{
font-size:24px;
font-style:regular;
line-height:25px;
margin:3px 0px 10px 0px;
padding:0px;
font-weight:100;
text-transform : uppercase;
border-bottom: 1px solid #97C00C;
}
h3{
font-size:19px;
font-style:regular;
line-height:20px;
margin:0px;
padding:0px;
font-weight:100;
text-transform : uppercase;
}
p{
margin:4px 0px 8px 0px;
font-size:12px;
line-height:14px;
}
a{
color:#709316;
text-decoration:none;
/*font-weight:bold;*/
}
a:hover{
text-decoration:underline;
}
a img{
border:none;
}
ul{
list-style-position:outside;
margin:0px 0px 0px 18px;
padding:0px;
}
li{
font-size:11px;
line-height:12px;
margin:20px 0px;
list-style-image: url("../imgs/puce.gif");
}
legend{
background:#96BD0D;
color:#FFFFFF;
font-weight:bold;
line-height:16px;
border:1px solid gray;
}
legend a{
background:#96BD0D;
color:#FFFFFF;
}
fieldset{
border:1px solid gray;
background:#d9dfc5;
}
input{
border:1px solid gray;
background:#FFFFFF;
color:#000000;
}
input:hover{
cursor:pointer;
background:#96BD0D;
}
.uppercase{
text-transform:uppercase;
}
blockquote{
background:url("../imgs/guill-ouvrante.gif") no-repeat;
font-size:10px;
color:gray;
margin:10px 0px;
padding:0px 17px;
}
#fond{
padding-top:22px;
min-width:100%;
}
#contenu{	/* Les images et autres contenu doivent faire 938px de large max */
width:938px;
margin:auto;
padding:6px;
border:1px solid #b3b3b3;
background:#FFFFFF;
}
#menu{
white-space:nowrap;
background:url("../imgs/menu.png");
}
#menuAdmin{
position:absolute;
top:0px;
width:100%;
background:#96bd0d;
color:#FFFFFF;
font-weight:600;
font-size:12px;
height:15px;
}
#menuAdmin a {
color:#FFFFFF;
}
#pied{
background:#363538;
color:#e5e5e5;
text-transform:uppercase;
font-size:8px;
font-family:Verdana;
text-align:center;
margin-top:35px;
clear:both;
padding:1px 0px;
}
#pied a{
color:#e5e5e5;
}
#pied a:hover{
color:#839a1c;
}
#partieGauche{
width:735px;
margin:20px 0px;
border-right:1px solid #d4d5d6;
}
.grasVert{
color:#709316;
font-weight:bold;
}
.tiersGauche{
width:200px;
border:1px solid #FFFFFF;
float:left;
padding-right:6px;
text-align:center;
}
.tiersDroit{
width:186px; /* debug IE 5.5 */
border:1px solid #FFFFFF;
float:right;
margin-top:20px;
text-align:center;
}
.tiersCentre{
border:1px solid #FFFFFF;
width:505px;
margin-left:225px;/* depends de la largeur du flottant gauche*/
}
.preload{
display:none;
}
.clearLeft{
clear:left;
}
.clearHr{
clear:both;
font-size:1px;
line-height:1px;
height:1px;
width:1px;
border:1px solid #FFFFFF;
}
.vide{
}
.inputLarge{
width:300px;
}
.inputDemiLarge{
width:185px;
float:right;
}
.w250{
width:100px;
}
.TALarge{
width:400px;
height:220px;
border:1px solid gray;
padding:2px;
color:#839a1c;
}
.boutonKingSize{
width:406px;
}
.rouge{
color:red;
}
.capImg{
}















