
	

.Style1 {
	color: #5E1107;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.Style2 {
	color: #B48B50;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.b1 {
	border:  #2088A0;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


A.menulink {
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #666666;
	padding:4;
	BORDER: none;
	border: solid 0px #2088A0;
	background-color:#FFFFFF;
	}

A.menulink:hover {
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	padding:4;
	background-color:#2088A0;
	border: solid 1px #ffffff;
	}
	


A.menu {
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #666666;
	padding:4;
	BORDER: none;
	
	background-color:#FFFFFF;
	}

A.menu:hover {
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	padding:4;
	background-color:#2088A0;
	border: solid 1px #ffffff;
	}





	
	
A.petit {
	text-decoration: none;
	font-family:arial;
	font-size:10px;
	color: #ffffff;
	}

A.petit:hover {
	color:#ffffff;
	font-family:arial;
	font-size:10px;

	}


	

	
.titre {
	font-family: Arial;
	font-size: 14px;
	color: #2088A0;
}	
.soustitre {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.texte {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}		
.pttexte {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}	
	.texteblanc {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}		



input {
	background : #cccccc;
	border : 1px solid #999999;
	font-size : 10px;
	font-family: arial;
	color : #666666;
}

select {
	background :#cccccc;
	border : 1px solid #999999;
	font-size : 10px;
	font-family: arial;
	color : #666666;

}

checkbox {
	background : #cccccc;
	border : 1px solid #999999;
	font-size : 10px;
	font-family: arial;
	color : #666666;
}

textarea {
	background : #cccccc;
	border : 1px solid #999999;
	font-size : 10px;
	font-family: arial;
	color : #666666;
}


