body{
	background: #3D6B85;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

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

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


	}
	
	

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

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

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
			font-weight: normal;
}
.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 1px #3EA2C1;
	background-color:#FFFFFF;
	}

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


A.menuhaut {
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #FFFFFF;
	padding:2;
	BORDER: none;
	background-color:#3EA2C1;
	border: solid 1px #ffffff;
	}

A.menuhaut:hover {
	color:#666666;
	font-family:arial;
	font-size:11px;
	padding:2;
	border: solid 1px #3EA2C1;
	background-color:#FFFFFF;
	}


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

A.menu:hover {
    text-decoration: none;
	color:#CCCCCC;
	font-family:arial;
	font-size:11px;

	}





	
	



	

	
.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 : #58ABD7;
	border : 1px solid #FFF;
	font-size : 10px;
	font-family: arial;
	color : #000;
}

select {
	background : #58ABD7;
	border : 1px solid #FFF;
	font-size : 10px;
	font-family: arial;
	color : #000;

}

checkbox {
	background : #58ABD7;
	border : 1px solid #FFF;
	font-size : 10px;
	font-family: arial;
	color : #000;
}

textarea {
	background : #58ABD7;
	border : 1px solid #FFF;
	font-size : 10px;
	font-family: arial;
	color : #000;
}


