/*  
Theme Name: Vanilla
Description: Vanilla WP theme
Author: Browse8.com
Author URI: http://www.browse8.com
*/



body {
background: #CED4CA;
text-align: center;
margin: 0;
font: 9pt Verdana, arial;}

#wrapper {
width: 760px;
height: 100%;
margin: 0 auto;}

#mini-nav{
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 30px;
	position:fixed;
}

#mini-nav img{
	margin:1px;
}

#bg {
float: left;
width: 760px;
background: url(images/bg.gif) repeat-y;}

#header {
width: 760px;
height: 256px;}

#mainnav {
float: right;
margin-top: 5px;
margin-bottom: 10px;
margin-right: 25px;
display: inline;
text-align: left;}

.nav h2 {
font: bold 12px Verdana, arial;
background: url(images/top.jpg) no-repeat;
text-align: center;
padding-top: 5px;
margin-top: 10px;
margin-bottom: 0;
clear: both;
width: 179px;
height: 30px;
color: #000000;}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 179px;
list-style: none;
background-color: #FFFFFF;}


.nav li a {
display: block;
padding: 5px 0;
padding-left: 5px;
text-indent: 2px 0;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: none;
color: #977B76;
border-left: 1px solid #D6A774;
width: 172px;
border-bottom: 1px solid #D6A774;
border-right: 1px solid #D6A774;}

.nav li a:hover {
text-decoration: none;
border-left: 1px solid #714E3A;
background-color: #660033;
color: #FFFFFF;}

#main {
float: left;
width: 480px;
margin-left: 30px;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
line-height: 15px;
text-align: justify;
display: inline;
color: #000000;}

a.link {
margin-top: 20px;
font: bold 20px Verdana, arial;
text-decoration: none;
text-align: left;
line-height: 20px;
margin-bottom: 14px;
color: #339900;}

a.link:hover {
margin-top: 20px;
font: bold 20px Verdana, arial;
text-decoration: none;
text-align: left;
line-height: 20px;
margin-bottom: 14px;
color: #660033;}

h1 {
padding: 8px 0 5px 47px;
margin-top: 20px;
background: url(images/picto-feuille.gif) left center no-repeat;
clear: both;
font: bold 10px Garamond, serif;
text-align: left;
margin-left: 18px;
line-height: 45px;
margin-bottom: 14px;
color: #660033;}

small {
padding-left: 12px;}

#copyright {
padding-top: 25px;
text-align: center;
font-weight: bold;
color: #714E3A;}

#footer {
clear: both;
margin: 0;
background: url(images/footer.jpg) no-repeat;
width: 760px;
height: 62px;}

#footer a {
text-decoration: none;
font-weight: bold;
color: #88592A;}

#footer a:hover {
text-decoration: underline;
font-weight: bold;
color: #336600;}

.searchform {
background: url(images/search.jpg) fixed top left;
border: 2px solid #D7A875;
color: #A0755B;}


.button {
background-color: #FFFFFF;
border: 2px solid #D7A875;
color: #000000;}

a {
text-decoration: none;
color: #336600;}

a:hover {
text-decoration: underline;
color: #336600;}
