

body {
	padding: 0px 0px 0px 0px;
	background-image: url(images/prairie-fond.JPG); 				
}

.titre1 {
	font-family: "Times New Roman", Tahoma, Verdana, Arial;
	font-size: 32px;
	text-align: center;	
	color: #ffcc33;
	font-weight: bold;
}

.titre2 {
	font-family: "Times New Roman", Tahoma, Verdana, Arial;
	font-size:28px;
	text-align: center;	
	color:#33cc00;
}
.titre3 {
	font-family: "Times New Roman", Tahoma, Verdana, Arial;
	font-size: 24px;
	text-align: center;	
	color: #008040;
}

.normal {
	font-family:  "Times New Roman",Tahoma, Arial;
	font-size: 18px;
	color:#ffcc33 ;
}


.normal a {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #CECECE;
	text-decoration: underline;
}


.normal a:hover {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}


.navig1 {
			font-family: Times New Roman, Tahoma, Arial;	
			font-size:22px; 
			color: #ffcc00;
}


.navig1 a {
		font-family: Times New Roman, Tahoma, Arial;	
			font-size:22px; 
			color: #ffcc00;
}


.navig1 a:hover {
	font-size: 22px;
	color: #FFFFFF;
		text-decoration:none;
	font-weight:normal;
	
}



.baspage {
	font-family: "Times New Roman", Tahoma, Verdana, Arial;
	font-size: 18px;
	color:#ffcc00;
	font-weight: bold;
}


.baspage a {
	font-family: "Times New Roman", Tahoma, Verdana, Arial;
	font-size: 22px;
	color: #ffcc00;
	font-weight: bold;

}

.baspage a:hover {
	color: #5B5B5B;
	text-decoration:none;
}


.galerie a img {
	border-left: 1px #6E6E6E solid;
	border-top: 1px #7F7F7F solid;
	border-bottom: 1px #2A2A2A solid;
	border-right: 1px #2A2A2A solid;
}


.galerie a:hover img{
	border-left: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #7F7F7F solid;
	border-right: 1px #6E6E6E solid;
}

/*
input, option, select, textarea {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	font-weight:bold;
	border:none;
	background: url(images/f_grain_f.jpg) repeat;
}
*/

