

/******************************************************************/
/* INITIALISATION */ 
/******************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline; 
}

.format_png { behavior: url(win_png.htc); } /*gestion png*/
.out  { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.ov { filter:alpha(opacity=66); -moz-opacity:.66; opacity:.66; } 

/* PAGE SOMMAIRE */
#sommaire {
background-image:url(../imgs/fond_accueil.jpg);
background-repeat:no-repeat;
background-color:#000;
background-position:top center;
font-family:verdana;
}

#page {
position:absolute;
top:0;
left:50%;
margin-left:-400px;
width:800px;
top:70px;

}

#langues {text-align:center; margin-bottom:10px;}
#langues a {
font-family:arial;
font-size:.7em;
font-weight:bold;
text-decoration:none;
color:#5E5959;
}
#langues a.on {color:#FFF;}
#langues a:hover {color:#FFF;}

#animation {
background-image:url(../imgs/visuel_fleurus_1.jpg);
background-repeat:no-repeat;
background-color:#000;
width:745px;
height:404px;
border:8px solid white;
}




#entree2 {
background-image:url(../imgs/fond_entree2.jpg);
text-align:center;
border:8px solid white;
border-top:1px solid white;
width:745px;
background-color:#2A1401;
height:28px;
padding-top:6px;
}

#entree2 a {
margin:5px;
padding-right:25px;
text-transform:uppercase;
font-size:.7em;
text-decoration:none;
color:#ccc;

}

#entree2 a:hover {color:#fff;}


#presentation {
margin-top:15px;
text-align:center;
font-family:arial;
width:790px;
}




#presentation  a {
color:#CCC;
text-transform:uppercase;
font-weight:bold;
font-size:9px;
text-decoration:none;
}

#presentation  a:hover {
text-decoration:underline;
}

#presentation strong {
font-size:9px;
color:#AA975F;
}