/* CSS by Perrine - http://nickjonasfrance.org */

body {
margin: 0;
background-image: url(back.png);
background-repeat: repeat-y;
background-color: #a39a82;
font-family: tahoma;
font-size: 11px;
color: #524e43;
line-height: 11px;
text-align: justify;
}

a:link, a:active, a:visited {
text-decoration :none;  
color : #742929; 
font-family : tahoma; 
font-size : 11px; 
} 

a:hover { 
text-decoration :none; 
font-family : tahoma; 
font-size : 11px; 
color : #a34448; 
cursor : w-pointer; 
}  

.image {
border: 1px solid #a59c85;
padding: 5px;
margin: 2px;
}

.imageborder {
margin-top: 30px;
margin-bottom: 30px;
}

a:hover img {
border: 1px solid #a59c85;
padding:5px;
background-color:#817b69;
}

#contenu {
background-color:#a39a82;
font-family: tahoma;
font-size: 11px;
position: absolute;
left: 40px;
top: 220px;
width: 650px;
padding:20px;
border: 1px solid #a39a82;
}

blockquote {
background-color: #918871;
-moz-border-radius:10px;
width:84%;
padding:10px;
margin-top:15px;
text-align:justify;
font-size : 11px; 
font-family : tahoma; 
color: #2e2d22;
margin-bottom:15px;
color : #897a6d; 
}

/* Textes */

em, i, italique  {
font-style: italic;
color:#3f3b3b;
font-family: tahoma;
font-size: 11px;
}

u, souligne  {
text-decoration: underline;
color:#1e2841;
font-family: tahoma;
font-size: 11px;
}

b, strong { 
color : #343327; 
letter-spacing : 0px; 
font-family: tahoma;
font-size: 11px;
}

ul {
list-style-type: none;
}

li {
list-style-type: none;
}

/* Titres */

h1 {
font-family: Trebuchet MS;
font-size: 12px;
color: #889b83;
-moz-border-radius:10px;
font-weight : normal;
letter-spacing: 1,6px;
text-transform: uppercase;
text-align: center;
background-color: #d4ded1;
margin: 0px;
padding: 10px 15px;
border-bottom: 1px solid #d4ded1;
}

h2 {
font-family: Trebuchet MS;
font-size: 12px;
color: #889b83;
-moz-border-radius:10px;
font-weight : normal;
letter-spacing: 1,6px;
text-transform: uppercase;
text-align: center;
background-color: #d4ded1;
margin: 0px;
padding: 10px 15px;
border-bottom: 1px solid #d4ded1;
}

/* Footer */

.footer {
font-size: 12px;
font-family: times news roman;
color: #94cae0;
text-align: center;
letter-spacing: 1px;
padding: 10px; 
background: #ffffff;
border-top: 0px solid #ffffff;
text-transform: uppercase;
}
