/* CSS Document */

body {
	background-color: #EFBE02;
	margin-top: 0px;
 
}

.menubas {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.texte {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.texte2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.texte3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.textered {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
}
.texte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00 ;
}

.texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02573c;
}


.texte_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.texte_bold3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.texte_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}

a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
	
}
a:hover {
	color: #007d55;
	text-decoration: true
}

h4 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16pt;	
	color: #FFFFFF
	}
	
	.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	}
	
	.style3 {font-size: 9px}
