/*******/
/*liens*/
/*******/
a{
	color:#4F6348;
	text-decoration:none;
	font-weight: bold;	
}

a:hover {
	color:#5F7A57;
	text-decoration:none;
	font-weight: bold;	
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
/*************/
/*style menu */
/*************/
a.menu{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

a.menu:hover {
	color:#444444;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

a.menu:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.menu:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/*******************/
/*style autresliens*/
/*******************/
a.autresliens{
	color:#BBBBBB;
	text-decoration:none;
	font-weight: bold;
}

a.autresliens:hover {
	color:#777777;
	text-decoration:none;
	font-weight: bold;
}

a.autresliens:link {
	text-decoration: none;
	font-weight: bold;
}

a.autresliens:visited {
	text-decoration: none;
	font-weight: bold;
}

a.autresliens:active {
	text-decoration: none;
	font-weight: bold;
}

/*************/
/*formulaires*/
/*************/
input { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px;
	color: #4F6348 ;
}

select { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px;
	color: #4F6348 ;
}

textarea {
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px;
	color: #4F6348 ;
}

/**********/
/*elements*/
/**********/
/*body { 
	font-family: arial, helvetica, sans-serif;  
	color: #000000 ;
	font-size: 10px;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #134220;
}*/

.Style1 {color: #FFFFFF}
.Style4 {font-size: 12px; font-weight: bold; }

td {
	font-family: arial, helvetica, sans-serif;  font-size: 11px; 
	color: #000000 
}

table{
	border-collapse:collapse;
}

hr{
	color: #BFCAA0;
	background-color: #BFCAA0;
	height: 1px;
	border: 0;
	
}

.titreVert{
	font-family: arial, helvetica, sans-serif;
	color: #669900 ;
	font-size: 14px;
	font-weight:bold;
}

.texteBleu{
	font-family: arial, helvetica, sans-serif;  font-size: 10px; 
	color: #30437E ;
	font-weight:bold;
}

.texteRouge{
	font-family: arial, helvetica, sans-serif;  font-size: 10px; 
	color: #88151A ;
	font-weight:bold;
}

.contenu{
	font-family: arial, helvetica, sans-serif;  font-size: 10px; 
	color: #333399 ;
}

.legende {
	color: #666666;
	font-size: 9px;
}

