body {  
	margin:0;
	background:#0F0F0F url("/images/bodybg.jpg") repeat-x 10px 12px;
	font-family:"Trebuchet MS", Arial, Sans;
	font-size:62.5%;
	
}  


h1 { color:#993333;}

p.acces {
	  font-size:1.2em;
	  color:#999;
	  line-height:18px;
	  letter-spacing:1px; 
	  font-family:"Century Gothic",Arial, Sans;
}  

p {
	  font-size:1.2em;
	  color:#999;
	  line-height:26px;
	  letter-spacing:1px; 
	  font-family:"Century Gothic",Arial, Sans;
}  


p.bottom {
	  color:#993333;               
      font-size:0.9em; 
	margin:0px 20px;
	   line-height:16px;     

}                       


div#header {
	width:778px;
	height:71px;
	margin:0 auto;
}
div#header p{
	font-size:90%;
	line-height:12px;
	float:right;
	margin-right:10px;
	text-align:right;
}      

div#menu {
	width:778px;  
 	background-image:url("../images2/menu.jpg");     
	height:75px; 
	margin:0 auto;    
}
 

div.menuleft  {
	float: left; 
    margin-left:10px;

 
}  

.menuleft a {
 	color:#993333;
	text-align:right; 
	font-size: 1.4em; 
	text-decoration:none;
}

.menuright {
	float:right;
    margin-right:0px;
     
	
}

.menuright a{
	margin-right:20px;   
	color:#993333;
	font-size: 1.4em;
    text-align:right;
	text-decoration:none;
} 

.menuright a:hover{
	margin-right:20px;   
	color:#FE0000;
	font-size: 1.4em;
	text-align:right;
	text-decoration:none;
}

div#title {
	width:100%;
	float:left;
	
}

div#headerleft {  
      margin:30px 0px 0px 10px;         
  width:25%; 
  float:left;
  font-size:1.7em;   
	    font-family:"Century Gothic",Arial, Sans; 
	color:#993333; 
}  

div#headerright { 
	   margin:30px 0px 0px 0px;
     	width:70%;   
	     float:left;    
	      font-size:1.7em;   
	  font-family:"Century Gothic",Arial, Sans;  
	color:#993333;    

}

div#bodycontent {
	width:778px;
 	background-image:url("../images2/body.jpg");     
	min-height:494px; 
	margin:0 auto;    
}  


div#bodyleft {
	width:25%;
	min-height:430px;
	float:left;
	padding-left:1%;
}   

div#bodycontent a {

	color:#993333;
	font-size: 1em;
    
	text-decoration:none; 
	
}  
div#bodycontent a:hover {

	color:#FE0000;
	font-size: 1em;
    
	text-decoration:none; 
	
}

div#bodyright {
   	width:70%; 
	min-height:450px;     
	float:left; 
 	padding-left:1%; 
}  


img.picture {
	border:1px solid #993333;
	padding:5px;
	margin:7px;
	
}         

/* Styles pour le formulaire */

span.label{
float: left;
width: 150px;
text-align: right;
text-transform:uppercase;
}

div.formRowDiv {
clear:both;
padding-top:10px;


}

span.object {
float: right;
width: 340px;
text-align: left;
}

div.spacer {
height:30px;
clear: both;

}


input {
border:0px;
background-color:#F0F3E9;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}


#name,#email{
width:180px;

}

#object {
width:260px;
}

#comments {
width:260px;
height:100px;
background-color:#F0F3E9;
border:0px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;

}

div.contactdiv p{
margin-top:10px;
}

div.contactdiv {
margin:5px auto;
width:75%;
font-size:11px;
color:#FFFFFF;
text-align:justify;
line-height:14px;}
               



div.thumb {

margin:10px 30px 10px 0px;
width:150px;
height:245px;
float:left;
display:block;
text-align:center;
color:#CCC;
font-size: 1.1em; 
font-family:"Century Gothic",Arial, Sans;      
}

label {color:#FFF;font-size:12px;}


div.thumb p{
width:90%;
margin:0px auto 0px auto;
}

.painting img { border:1px solid #111;background:#DDD;padding:8px;}

.precedent a{
	color:#993333;
	text-align:right; 
	font-size: 1.4em; 
	text-decoration:none;
}    
 
   
.suivant a{
	color:#993333;
  	font-size: 1.4em; 
	text-decoration:none;
}    
 
.clear { clear:both;}

a.button {clear:both;border:0;padding:4px 20px;-moz-border-radius: 5px;-webkit-border-radius: 5px;background:#DFDFDF;color:#FFF;font-size:14px;}
a.button a,a.button:visited,a.button:hover {color:#FFF;}
#sortable_list {margin:0;padding:0;}
#sortable_list li{cursor:move;float:left;list-style:none;margin:0;padding:0;}
