/*general........STYLE.............................................................*/ 
html,body { 
	background:#A7436B;
	margin:0;
	padding: 0;	
    text-align: center; /* pour corriger le bug de centrage IE */	  
	background: #f4f4f4 url('bg_tattoo_rose.gif') repeat;
	}
div {	font-family: Verdana, Arial,MS Sans Serif;font-size: 11px; text-align:justify;
		margin:0; 
		padding:0;	
		color:#ffffff;
		}	  
p{margin :10px 7px;}	 
img{border:none;} 

a  {text-decoration:none;color:#ffffff;}
a:link 	{text-decoration:none;color:#ffffff;}
a:visited {text-decoration:none;color:#ffffff;}
a:hover	{text-decoration:none;color:#ff9900;}

ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
li{margin:0 5px;}

hr{border-bottom:#d4c5a6 1px solid;border-top:#f4f4f4 1px solid;}

.cleaner {clear: both; visibility : hidden;}   	


/*mise en page des gros blocks...............ppopp.................................................;*/
		
#head{
	margin:0 0 0 0;
	}	

#container {margin-top: 120px;
			margin-left:auto;
  			margin-right : auto; 
			background: transparent/*#f4f4f4 url('souffleur/bg_container.jpg') repeat-y scroll 0pt 50%;   */  ;
			width: 994px; 
			}	
 
.sommaire{margin: 0;} 
			
#inter { 
	height:50px; 
	width: 950px;
	margin:-1px 0 0 24px;
	background: #ffffff url('souffleur/inter_img2.gif') no-repeat;   }		

#xiti{margin: 800px 0 0 0;}


  
/*SPIP style........IMPORTANT .......................................................;*/
hr.spip {}
b.spip{color:#660000;}
i.spip {color:#660000;font-weight:bold;font-style:normal; } 
strong.spip{color:#660000;}	
p.spip {margin : 15px 0 0 0;text-indent:30px;}		  

a.spip_url { }
a.spip_in { }
a.spip_out {font-weight:bold;color:#666666;width:auto;}
a.spip_glossaire { }


.spip_code { }

p.spip_note { }
/*intertitre*/
h3.spip {
	
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 20px 0 10px 30px;
	padding:0 2px 0 0; 
	color:#ff6600;
	}
.spip_documents{}	 
.spip_encader{}

.document{color:#972828;font-size:10px;border-bottom : #d4c5a6 2px dotted;margin: 10px 0 0 0;}
.document a{border-bottom : #972828 2px dotted;color:#7c2d68; text-decoration:none; font-weight:bold;}
.document a:hover{border-bottom: #972828 2px dashed; text-decoration:underline; font-weight:bold;} 



.document_titre{
	text-align:right;
	margin : 5px 35px 0 145px;	
	padding : 0;
	}  
  




