*
{
padding: 0px;
margin: 0px;
}

body
{
background: #ebe0ad;
font-size: 0.9em;
font-family: Arial, sans-serif;
color: #000;
line-height: 18px;
}

a
{
color: #742915;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

#outer
{width: 1024px;
background: url('images/fondmilieu17.png') repeat-y;
margin: 20px auto 20px;
}

#header
{
height: 372px;
background: url('images/fond17.jpg') no-repeat;}


#menu1 {float: right; padding-right: 10px;}

#menu ul li ul {
 display:none;
 }
#menu ul {
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:center;
 }
#menu li {
 float:left;
 margin:auto;
 padding:0;
 }
#menu li a {
 display:block;
 width:140px;
 color:#fff;
 text-decoration:none;
 padding:5px;
 }
#menu li a:hover {
 color:#eee;
 }
#menu ul li:hover ul {
 display:block;
 background: #bb8b53;
 }
#menu li:hover ul li {
 float:none;
 }
#menu li ul {
 position:absolute;
 }



#contenu1
{width: 920px;
float: left;
padding-top: 10px;
padding-left: 50px;
}

#contenu1 h1 { 
font-size: 2em;
color: #bb8b53;
font-family: Georgia, sans-serif;
font-style: italic;
}

#contenu1 h3
{
font-size: 1.5em;
font-family: Georgia, sans-serif;
font-style: italic;
color: #ebe0ad;
margin-top: 20px;
margin-bottom: 20px;
}

.titre {
float: left; 
width: 350px; 
font-size: 130%; 
font-weight:bold;
font-style: italic;
}

h1 {margin-bottom: 10px; }

#photo
{
position: relative;
background: #333;
top: -135px;
padding-top: 10px;
padding-left: 10px;
border-top: #ddd 1px solid;
border-bottom: #ddd 1px solid;
}

.edition {
float: right;
padding-right: 15px;
margin-left: 50px;
color: #dfc095;
}

.coinavatar {
  float: right; 
  width: 76px; 
  height: 76px; 
  background: url(images/ombre.png) bottom repeat-x;
  margin-bottom: 7px;
  margin-left: 15px;

   } 


.message {
color:#000; 
margin-bottom: 16px;
border-bottom: 1px dotted #cd5120;
}

.message a { color: #9f2601; text-decoration: underline; }
.message a:hover { color: #9f2601; text-decoration: none; }

.bloc_message {
margin-top: 5px;
padding: 10px;

padding-bottom: 9px;
}

.coinmail {
float: right;
padding-right: 5px;
color: #333;
}

.icone {
border: 0;
padding-bottom: 6px;
}

#footer
{
position: relative;
clear: both;
height: 26px;
text-align: center;
color: #bb8b53;
font-size: 95%;
padding-bottom:25px;
background: url('images/bas17.png') no-repeat;
}


.boutonhtml {
width: 20em;
padding: 1px;
border: solid #ccc 1px;
background-color: #f9d786;
margin-left: 5px;
color: #a0360c;
}

.centrage {
text-align: center;
}

.nobordure { border:0; }

#contenu1 ul { margin-left: 25px; margin-bottom: 20px; }
