body   {
	background-color: rgb(81,81,76);


	background-image:  url("images/fond2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;

}

a:link {	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFCC99;}

a:visited {	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFCC99;}

a:hover {	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	color: #990000;}


p {
	font-family: Arial,Helvetica,sans-serif;
	color: #CCCCCC; 
	font-size:80%;
	line-height:120%;
	text-align:justify;
}

h1           {
	font-size: 140%;
	color: #FFDDDD; 
	font-family: Arial,Helvetica,sans-serif; 
	font-style: normal; 
    word-spacing: 0; 
	text-indent: 0; 
	line-height: 130%; 
	text-align: left ;
	}
			   
h2           {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFDDDD; 
	font-size: 120%;
	font-style: normal;
	text-indent: 0;
	line-height: 100%;
	word-spacing: 0;
}

h3  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #FFEEEE; 
	font-size: 100%; 
	text-indent: 0; 
    line-height: 100%; 
	word-spacing: 0; 
	text-align: left; 
}
h4  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #CCCCCC; 
	font-size: 80%; 
	text-indent: 0; 
    line-height: 100%; 
	word-spacing: 0; 
	text-align: left; 
	}

h5  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #CCCCCC; 
	font-size: 80%; 
	text-indent: 0; 
    line-height: 90%; 
	word-spacing: -2px; 
	letter-spacing: -1px;  
}

#site {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
	}	

#menu {
 	width:300px ;
	height:100% ;
	position:fixed ;
	top:0px;
	left:0px ;
	margin:20px;
	margin-right: 180px;
	background-image:  url("images/fond1.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;

}

#contenu {
 	width:440px ;
	height:100% ;
	position: relative ;
	top:0px ;
	left:250px ; 
	padding:20px;
	background-color: rgb(73,73,69);
	border: 1px solid rgb(98,98,94);


}

#annexe {
 	width:100px ;
	height-mini:100% ;
	position: absolute ;
	top:0px ;
	right:0px ;
	margin:0px;
	margin-right:10px;

}

.commander{
   background-color: #333333;
   margin: 0px 40px;
   padding:5px;	
   	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center; 
   border: 2px dotted #FFCC99;
}
.haut {
	text-align:right ;
}
.dashed
{
   border: 4px dashed red;
   padding: 6px;
}

a em
{
   color: #FFEEEE;
   font-style: normal;
}

.imageflottante
{
   float: left;
   margin-right: 7px;
}

.paypal
{	text-align:right;

}
