a:visited    { color: #0000ff }
a            { text-decoration: none; color: blue;
		font-weight: bold;}
a:hover      { color: red }
p  {text-align:center;color:blue}
body {background:#ffe4c4;background-color: #eeeeee;}
h1,h2 {color:maroon; text-align:center;font-size:large;
font-Family: Geneva, Arial, Helvetica, sans-serif;}
h3 {color:maroon; text-align:center;
font-Family: Geneva, Arial, Helvetica, sans-serif;}
table {border-color:maroon;text-align: center;}
th {text-align:center;}
td {text-align:center}
li {text-align:left;color:blue;font-size:16px;margin:0px;}
.top {vertical-align:top}
.milieu {vertical-align:middle}
.center {	text-align: center;}
.gauche {text-align:left;}
.central{ 
	position: relative; 
	max-width:1000px;
	height:160px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
}
.iframe {	
	border: none;
	width: auto;
	overflow: auto;
	
	top: 0px;
	text-align: left; margin:0px;
	padding-left:0px;
	color:black;
	margin-top:30px;
	
		}
.bord_rond { border: 1px solid;
    border-radius: 25px;}
.col50{ width:50px; float:left;text-align:right;}
.col150{ width:150px; float:left;text-align:right;}
.col150g{ width:150px; float:left;text-align:left;}
.col200g{ width:200px; float:left;text-align:left;}
.col300g{ width:300px; float:left;text-align:left;}
.col300menu{ width:300px; float:left;text-align:left;border: 1px solid;
    border-radius: 25px; margin:5px;}
.col300d{ width:300px; float:left;text-align:right;}
.col450{ width:450px; float:left;text-align:right;}
.col700g{ width:700px; float:left;text-align:left;}
.coltout{  float:left;text-align:left;}
.colimg {float:left;margin:10px;}
.festival{ width:400px; float:left;}
.lettre { width:70px; float:left;text-align:center;}
.galerie {width:700px; height:700px; background-color:#000000; }
.vignette {float:left; width:85px; height:85px; margin:4px;}
.img_sommaire {
	border-width:0px;
	width:180px;
	float: left;
	text-align: center;
	height: 105px;	
}
.raz {
	clear: both;
	text-align: center;
}