body{ 
background-color:#ffffff; 
color:#000; font-family:arial; 
font-size:12px; letter-spacing:1px; 
 }  

h1{ 
background-color:#ffffff; 
color:#000; 
font-family:arial; 
font-size:18px; letter-spacing:0px; 
font-size:bold;
 }  
 h2{ 
background-color:#ffffff; 
color:#000; 
font-family:arial; 
font-size:16px; letter-spacing:0px; 
font-size:bold;
 } 
h3{ 
color:#000; 
font-family:arial; 
font-size:14px; 
letter-spacing:0px; 
font-weight: normal;
 }  
 
a:link, a:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: italic; none;font-size:15px; italic; text-decoration: none; } 
a:hover {color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-decoration: underline;font-size:15px;   } 

.actutitre {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	font-family:arial; 
}
.coord {
	font-size: 12px;
	color: #0000;
	font-weight: bold;
	font-family:arial; 
}
.actutexte {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-family:arial; 
}
.bas{ 
font-family: Georgia, "Times New Roman", Times, serif
 } 
 #galerie {
	 margin-left: auto;
     margin-right: auto;
	width:600px;
	height:500px;
	}
#mini {
	width:250px;
	border: 1px solid #ccc;
        height:220px;
	margin:5px;
	float:left;
	}

#mini2 {
	width:120px;
	border: 1px solid #FFF;
        height:160px;
	margin:5px;
	float:left;
	}
#mini span {
	text-align:left;
	}
.clear { clear: both;}