
body { margin: 0px auto;
padding:0;
background-color: #FFFFFF;
}

div#cadretag{
	width:700px;
	margin: 0px auto;
	padding: 10px;
	border: solid #E302B8 2px;
				}
div#menu{
	width:100%;
	height:22px; 
	margin: 0px auto;
	margin-top:2px;
				}
				
				div#centreindex{
	width:900px;
	text-align:center;
	margin: 0px auto;
	margin-top:30px;
	

	clear:both;
	
				}
				
						div#footerbas{
	width:900px;
	text-align:center;
	margin: 0px auto;
		clear:both;
	
	
	
				}

	
	
	
		



h1 { color: #666666; 
	font-size : 15px;
	font-family:Times;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
}


.texte12
{ color: #666666; 
	font-size : 12px;
	font-family:Times;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	
	}



.texte15
{ color: #666666; 
	font-size : 15px;
	font-family:Times;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
	}
	a.texte15:hover
{ color: #666666; 
	font-size : 15px;
	font-family:Times;
	font-weight: bold;
	text-decoration: overline underline ;
	text-align:left;
	margin-left:10px;
	
	}




