@charset "iso-8859-1";

body {
background: url('img/fondpage.jpg') repeat-x #b2460d;
margin: 5px 0;
font-family: Verdana;
font-size: 10pt;
}
#main {
margin:0 auto; 
width:1005px; 
height:800px;

}
#texte{
width:200px; 
float:right;
color: #c2561d;
text-align: justify;
padding : 12px;

}
#redac{
color: #f96;
position: relative; 
left:90px; 
top: 90px; 
width:600px;  
height:600px;
float:left;
text-align:justify;
}

#redac input,textarea {
width:350px;
border:1px solid  #f96;
background: #600;
color:#f96;
}

#redac input.btnvalid
{width:70px; background: #f96; color:#600; cursor:pointer}

#menuhaut {
text-align:center;
}
#menuhaut a{
font-weight:bold;
margin: 0px;
padding:4px 2px;
color : #e2864d;

}

#menuhaut span.nolien{
margin: 5px;
padding:4px 2px;
color : #c40;
font-weight:bold;
}


#menuhaut a:hover, a:visited{
color : #fc9;

}

#vignettes2 {
background:#600; 
padding : 12px 12px 30px 12px; 
width: 100px; 
height: 80px; 
border:1px solid #855; 
text-align:center; 
float:left; 
margin:1px; 
font-size:7pt

}


#titrehaut
{float:right; }

.letrin {
font-size: 15pt;
font-weight:bold;
}

.letrin2 {
font-size: 11pt;
font-weight:bold;
}



a {
color : #ffc68d;
text-decoration : none;
}

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


.dgt {
padding-left: 12px;
}
.dgt:hover {
background: url('img/fleche.gif')  left no-repeat;
}

#description span {
font-size : 10px; font-style: italic}





