/* CSS Document */

body{
	margin: 0px;
	background-color:#DDDDDD;
	}
	
/* text */
.Style1 {
	color: #95C4E8;
	font-weight: bold;
}
.Style4 {color: #000000}
.Style2 {color: #000000}
.Style3 {color: #95C4E8}
.Style6 {
	color: #8DD205;
	font-family: arial;
	font-weight: bold;
}
.Style7 {
	color: #93d10a;
	font-weight: bold;
	font-size: 20px;
}
.Style8 {color: #009900}
.Style10 {color: #009900}
.Style11 {color: #509900}
div{  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#999999;
	}
p{  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#999999;
	}
.soft{  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#CCCCCC;
	}
.title{  
	font-family: Arial; 
	font-size: 20px; 
	font-weight: normal;
	text-decoration: none; 
	color:#BBBBBB;
	}
	
/* links */
a {  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#666666;
	}
a:link {  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#666666;
	}
a:visited{  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color:#666666;
	}
a:hover{  
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: underline; 
	color:#509900;
	}
/* cadres et bordures */
.bloc{
	border:1px solid #e8e8e8;
	ba
	
.blocbouton{
	border:1px solid #339933;
	background-image:url(http://www.aznet.fr/interface/bloc_bg.jpg);
	}	
	
.bloc_thumb{
	border:2px solid #FFFFFF;
	}
	
.formInput{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6D778C;
	border: 1px solid #339933;
	
		}