

body{
	background-color:#ACCC79;
	font-family: Arial, Verdana, Helvetica;
	scrollbar:#FF0000;
	}
	
.petit{	
	font-size: 10;
	text-align:justify;
	}
	
.monTexte{	
	font-size: 12;
	text-align:justify;
	}
	
.titre{
		font-size: 15;
		font-weight: bold;
		color:#FFFFFF;
		background-color:#D01133
	}
	
.titre2{
		font-size: 12;
		font-weight: bold;
		color:#599F2A;
	}
	
.titre3{
		font-size: 16;
		font-weight: bold;
		color:#599F2A;
	}
	
.boldbig{
		font-size: 14;
		font-weight: bold;
		color:#333333;
	}
	
.boldbig_bas{
		font-size: 14;
		font-weight: bold;
		color:#333333;
		padding-top:20;
	}	
	
.bold{
		font-size: 13;
		font-weight: bold;
		color:#333333;
		text-align:left;
	}	
	
.boldred{
		font-size: 12;
		font-weight: bold;
		color:#D01133;
	}	
	
.boldgreen{
		font-size: 12;
		font-weight: bold;
		color:#599F2A;
	}	
	
.boldwhite{
		font-size: 14;
		font-weight: bold;
		color:#FFFFFF;
		text-align:justify; 
		text-align:left;
		vertical-align:top;
		padding-left:10;
		padding-top:15;
	}	
	
.code{
		font-size: 16;
		font-weight: bold;
		color:#599F2A;
		text-align:left;
	}
	
	
	
#tarifs{
		font-size: 12;
		font-weight: bold;
		color:#333333;
		border-width:2px;
		border-color:#D01133;
		border-style:solid;
		padding:1cm;
		text-align:justify; 

		
		
	}
	
.numred{
		font-size: 22;
		font-weight: bold;
		color:#D01133;
		text-align:center;
	}	

.bloc1{
		vertical-align:top;
		padding-left:10;
		padding-top:20;
		text-align:justify;
	}
	
.bloctop{
		vertical-align:top;
		padding-left:10;
		text-align:justify;
	}
	
.blocinfo{
		text-align:left;
		vertical-align:top;
		padding-left:10;
		padding-top:15;
		font-size: 13;
		font-weight: bold;
		text-align:justify;
	}	
	
.tel{
		vertical-align:top;
		padding-top:10;
	}
	
.accueil{
		text-align:right;
		font-size:11;
		padding-top:175;
		padding-right:16;
	}
	
a.mail:link{
		color:#000000;
		text-decoration:none; 
		font-weight:bold;
	}

a.mail:visited{
		color:#000000;
		text-decoration:none; 
		font-weight:bold;
	}
	
a.mail:hover{
		color:#666666;
		text-decoration:underline; 
		font-weight:bold;
	}
	
a.mail:active{
		color:#000000;
		font-weight:bold;
	}
	

		
a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a:active { color:#FFFFFF; font-weight:bold; }