body, html  {
     background: url(images/fond.jpg) repeat-x top;
	 background-color:#000;
	 margin:0;
	 padding:0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 text-align:center;
	 color:#fff;
	 background-attachment: fixed;
	 font-size:13px;
	 text-shadow:0.2em 0.2em 0.3em #000000;
} 	    
#conteneur  {
     margin:0 auto;
	 width: 920px;
}	
#header {
     height:43px; 
	 background:url(images/header.png) no-repeat top;
	 margin:0 auto;
	 width:920px;
}   

#bandeau {
	 margin:0 auto;
	 height:110px;
	 width:100%;
}  

#contenu  {
     background:url(images/fond_contenu.png);
	 width:920px;
}  
#left  {
     width: 240px;
	 float: left;
	 padding:0 0 0 5px;
}	 	 
#right {
	 background:url(images/angeDemon02.png) no-repeat top;
     margin:0 0 0 245px;
	 width:650px;
	 /*height: 540px;*/
	 text-align:left;
} 
#pied {
     background:url(images/pied.png) no-repeat;
	 height:25px;
	 width:920px;
} 
ul {
     width:238px;
	 margin:0;
	 padding:0;
	 list-style:none;
	 text-align:left;
}
ul li a  {
     width:208px;
	 display: block ;
	 color:#fff;
	 outline:none;
	 padding:0 0 0 30px;
	 margin:0;
	 text-decoration: none;
	 outline:none;
	 font-weight:bold;
	 /*margin-top:6px;*/
}	
ul li a:hover {
     color: #bc0c0c;
	 text-decoration: none;
}	
span	{
     color:#bc0c0c;
	 text-decoration:none;
	 outline:none;
	 font-size: 19px;
	 font-weight:bold;
	 text-shadow:0.1em 0.1em 0.2em #000000; 
}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{
     border:0;
	 margin:0;
	 padding:0;
}   
a  {
     color: #fff;
	 text-decoration:underline;
	 outline:none;
} 	
a:hover	{
     color: #fff;
	 text-decoration: none;
}	


.titreSection{
     color:#bc0c0c;
	 text-decoration:none;
	 outline:none;
	 font-size: 19px;
	 font-weight:bold;
}

.titreSection:hover	{
     color:#fff;
	 text-decoration:none;
}



#clear  {
     clear: both;
	 visibility: hidden; 
}	
.copyright {
     padding:0;
	 margin :0;
	 color:#fff;
	 font-size:10px;
}   
.copyright a {
     color:#fff;
	 text-decoration: none;
	 outline:none;
	 font-size:10px;
	 }
.copyright a:hover  {
     color: #fff;
	 text-decoration:underline;
} 
.menu_haut {
     padding:14px 0 0 0;
	 height:21px; 
	 background:url(images/menu_haut.png);
	 margin:0 auto;
	 width:238px;
}
.menu_fond {
     background:url(images/menu_fond.png);
	 margin:0 auto;
	 width:238px;
}
.menu_bas {
     height:20px; 
	 background:url(images/menu_bas.png) no-repeat;
	 margin:0 auto;
	 width:238px;
}
.cadre_haut	{
     height:15px; background:url(images/cadre_haut.png);margin:0 auto 0 auto;width:650px}
.cadre_fond	{
     background:url(images/cadre_fond.png);
	 margin:0 auto;
	 width:620px;
	 padding:0 10px 0 20px;
}
.cadre_bas {
     height:15px; 
	 background:url(images/cadre_bas.png);
	 margin:0 auto;
	 width:650px;
}


