/*--------- Basics -----*/


html { font-size: 100%;}
body {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: .8em; line-height: 1.25; margin: 0;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
}
h1, h2 {font-family: Georgia, "Bitstream Vera Serif", Norasi, serif; font-weight: normal;}
h1 { font-size: 3em; font-family: Fantasy;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}

/* Listes */
ul, ol { margin: .75em 0 .75em 24px; padding: 0; }
ul { list-style: square;}
li {margin: 0; padding: 0;}

/* Paragraphes */
p {	margin: .75em 0; }
li p, blockquote p {margin: .5em 0;}

/* Liens */
a img { border: none; }

/* Divers éléments de type en-ligne */
em { font-style: italic; }
strong { font-weight: bold; }
div{ margin: 0px; padding: 0px;}


p.centre {text-align: center;}




/* --- COULEURS --- */


/* Général */
body { color: #F0E39E; background-color: #021023;}
a { color: #FF6533; }
a:hover, a:focus { color: #FF4C00; }
#navigation a { color: #FFB400; }
#navigation a:hover{
	background-color: #FFF;
	color: #000;
	font-size: 1.5em;
}
img.fond{
	display: block;
	position: relative;
	top: 0px; left: 0px;
	width: 100%;
}


/* Contenu principal */
#principal {
	color: black;
	background-color: white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 5px;
	border: 6px solid #182637;
	text-indent: 10px;
	text-align: justify;
}
#principal h3{ text-align: center; margin-bottom: 20px;}

/* Contenu secondaire */
#secondaire { border: 2px solid #FFB400; background-color: #223043; }




/* --- POSITIONNEMENT --- */

/* Page */
body { padding: 0px 0px 20px 0px; }
#global {
	width: 90%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative; top: 0px; left: 0px;
}

/* En-tête */
#entete { padding: 0; position: relative; top: 0px; left: 0px; }
#entete h1 {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 25%;
	color: white;
}
#entete .sous-titre { margin: 4px 0 15px 0 0; }

#centre{ position: relative; top: 0px; left: 0px;}
#centre img.fond{ top: -120px; z-index: -100; }

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;
	position: relative; top: 0px; left: 0px;
}

/* Menu de navigation */
#navigation { float: left; width: 200px; }
#navigation ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%;
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	text-decoration: none;
}
#navigation img{ width: 100%; }

/* Contenu principal */
#principal {
	margin-left: 200px;
	margin-right: 260px;
	padding: 10px 20px;
}
#principal > :first-child { margin-top: 10px; }
#principal p, #principal li { line-height: 1.5; }

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 200px;
	padding: 12px 20px;
}
#secondaire img{ width: 90%; }

/* Pied de page */
#pied {
	display: none;
	margin: -122px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 6px solid #FFB400;
	border-top: 6px solid #FFB400;
	font-size: .85em;
	height: 100px;
	overflow: hidden;
	position: relative; top: 0px; left: 0px;
}
#photos{
	display: block; margin: 0px; width: 1300px;
	position: absolute; top: 0px; left: 0px;
}
#photos li{ display: block; float: left; margin: 0px 5px;}

#photos img{ height: 100px; }

#spot { /*projecteur décoratif */
	display: block;
	position: absolute;
	top: 15px; left: 180px;
	width: 50%; height: 105%;
	z-index: 9990;
}






/* --- SPECIAL PAGES --- */



#news, #events{
	display: block;
	float: left;
	width: 45%;
	height: 300px;
	background-color: #FFFFDF;
	-moz-border-radius: 5%;
	padding: 10px;
	vertical-align:top;
	border: 2px solid #DA1;
	margin-bottom: 20px;
}
#events ul li{
	text-align: left;
}
#news{
	float: right;
	border: 2px solid #FF8B00;
	-moz-border-radius: 10px;
}
#news a, #events a, #comneedyou a{
	color: black;
	text-decoration: none;
}
#news a:hover, #events a:hover, #comneedyou a:hover{
	color: black;
	text-decoration: underline;
}


#comneedyou{
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	border: 2px solid #FFAF50;
	-moz-border-radius: 10px;
}



p.membre_equipe{
	width: 30%;
	text-align: center;
	float: left;
	margin: auto;
	margin-bottom: 20px;
}
p.membre_equipe img{
	display: block;
	margin: auto;
}
p.indication{
	width: 100%;
	margin-top: 20px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}

p.partenaire{
	margin: auto;
	text-align: center;
}

div.photos_page{
	text-align: center;
}

div.photos_page a{
	display: inline-block;
	padding: 2px;
	position: relative;
	width: 150px;
	height: 100px;
	text-align: center;
}

div.photos_page a.portrait{
	height: 150px; width: 100px;
}