body {

    
	
	            width:890px;
				margin:auto;
				margin-top:20px;
				margin-bottom:20px;	
				background-image:url("fond.png");
				background-color:  #000000;
				
	}
	
	
	
#cadre
{  border:2px solid #FFFFFF;
min-height:600px;


}
a
{
	color:   #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}






#entete

{
margin-bottom:10px;

			   
				 
				   


}


#barre

{     				margin-left:130px;
				margin-right:130px;
                 margin-bottom:15px;
				 text-align:center;
				 height: 25px;
				
			      border:2px solid #FFFFFF;
				  background-image: url("http://crt61.netonoff.com/config/templates/degradejaune.PNG");
	              background-repeat: repeat-x;
				 
				

}


#barre li
{
display: inline;


}





#pied
{

margin-left:130px;
				margin-right:130px;
border:2px solid #FFFFFF;
	
	
	 margin-top:15px;
	padding:5px;

				text-align:center;

				color:  #000000;
				 background-image: url("http://crt61.netonoff.com/config/templates/degradejaune.PNG");
	              background-repeat: repeat-x;
				height:30px;
				vertical-align:middle;

			    

}


.copy
{text-align:center;
color:#FFFFFF;
}


#menugauche
{
   float: left; /* Le menu flottera à gauche */
 width:120px;
 margin-left:2px

   
}


#menudroite
{
   float: right; /* Le menu flottera à gauche */
width:120px;
 margin-right:2px

}


#centre
{

				margin-left:130px;
				margin-right:130px;
				margin-bottom:-10px;
				padding:5px;
				
				
				background-color: #FFFFFF;
		
				border:2px solid #FFFFFF;
 
}

.element_menu
{
    background-image: url("http://crt61.netonoff.com/config/templates/degradejaune.PNG");
	              background-repeat: repeat-x repeat-y;
	border:2px solid #FFFFFF;
    margin-bottom: 30px; 
	padding-bottom:-50px
}



.element_menu h4 /* Tous les titres de menus */
{    
	
	
    font-size: 14px;
	height: 18px;
	
	padding: 3px 0 0 10px;

	margin: 0;
	padding-top: 6px;
	vertical-align: bottom;
	background-image: url("http://crt61.netonoff.com/config/templates/rougedegrade.PNG");
	background-repeat: repeat-x;
	
	
		
}




.element_menu ul  
{  padding-top: 5px;
   list-style-type:none;
   padding-left: 2px;
   padding-right: 2px; 
   margin: 0px; 
   font-family: "Times New Roman", Times, serif ;
   font-size:1em;
   
  
  }

.element_menu li /* Toutes les listes à puces se trouvant dans un menu */
{ 

border-bottom: 1px solid #000000;


}

label {
display:block;
width:150px;
float:left;
}


.s_menu
{



font-size:1.2em;

}

.s_menu ul

{
list-style-type:none;

}

.s_menu li

{
border-bottom:1px dashed #000000;


}