   body {
	font-size: 70%;
	margin-top: 2px;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	background-repeat: repeat;
	}
	
	
ul {line-height : 20px;font-size: 12px;}

A:link {color: #000000; }
A:visited {color: #333333; text-decoration: none;}
A:hover { text-decoration: underline;}

h2{ font-size: 17px;}
h1{font-size: 21px; }
p{font-size: 12px; }
 #header {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background-image: url(Winsoft-f.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
  }

#cadre {
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: solid #FF9933;border-width: 1px;
background-color: #F4E1C6;
	height: auto;width: auto;
	float: left;
	margin: 5px;
	padding: 2px;
	list-style-position: outside;
	list-style-type: square;
}	  

#cadre_p {
	background-color: #FCFCFC;
	border: medium dotted #FF9933;
	height: 170px;
	width: auto;
	margin: 5px;padding: 2px;
}	 

#cadre_d {
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: solid #FF9933;border-width: 1px;
background-color: #D5EAF9;
	height: auto;width: auto;
	float: left;
	margin: 5px;
	padding: 2px;
	list-style-position: outside;
	list-style-type: square;
}	


#navigation {
	width: 150px ;
	list-style: none ;
	font-size: 16px; 
	font-weight: bold ;
	margin: 0 ;
	padding: 0 ;	}
	
#navigation li {
	color: #fff ;
	border: 0px solid #600 ;
	margin-bottom: 2px ;	}
	
#navigation li a {
	display: block ;
	color: #666666;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
	}		
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color: #FF6600;
	background-image: url('images/menu_f.jpg');
	background-color: #CAE6FB;
	background-repeat: no-repeat;
	text-decoration: none ;
	}	
