

/* --- GÉNÉRAL --- */	
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		background-color: white;
	}
	
	/* --- BLOC CONTENEUR GLOBAL --- */
	/*div#centered {
		position: relative;
		width: 100%;
		margin: 0 auto;
		min-height: 100%;
		
	}*/	

div#centered {  min-height: 90%; height: auto !important; height:90%;width: 100%;
                        position: relative; top: 10%; }





.titre {
	text-align: center;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial;*/
	font-family: Verdana, Helvetica;
	letter-spacing:8px; 
	font-size: 14px;
   }
   
   
   
.soustitre {
	text-align: center;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial; */
	font-family: Verdana, Helvetica;
   }
   
.menu {
	text-align: center;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial;*/
	font-family: Verdana, Helvetica;
	letter-spacing:5px; 
	font-size: 10px;
   }   

.menu_greffons {
	text-align: center;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial;*/
	font-family: Verdana, Helvetica; 
	font-size: 10px;
   }      

.icone_legende {
	text-align: center;
	color: black;
	font-family: Verdana, Helvetica;
	font-size: 10px;
   }
   
.greffonimg {
   	border-color: black;
   	}
   	
.tableborderbottom {
	border-bottom: 1px dashed black;
}  
   
/*BOTTOM*/
.menu_bottom {
	text-align: center;
	color: white;
	font-family: Verdana, Helvetica;
	letter-spacing:5px; 
	font-size: 10px;
   }   
   
div#footer {
	position: absolute;
		bottom: 0; left: 0;
		width: 100%;
			/* pour que le bloc prenne toute la largeur du bloc de référence
			   Note : le bloc de référence est le plus proche ancêtre positionné
			   en relatif ou en absolu */
		height: 3em;
}


.lien_bottom {
	text-decoration: none;
	color: white;
}


.icone {
	text-align: center;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial;*/
		font-family: Verdana, Helvetica;
	letter-spacing:8px; 
}

.tableAccueil {
	vertical-align: middle;
	padding: 10;
}

.imgAccueil {
	border: 0;
	border-color: black;
	text-align: center;
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.intro {
	text-align: left;
	color: black;
	/*font-size: bold;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font: arial; */
	font-family: Verdana, Helvetica;
   }
   
.intro_i {
	text-align: left;
	color: black;
	/*font-size: bold;
	font-weight: bold;*/
	font-style: italic;
	/*font-family: arial, helvetica, sans-serif;
	font: arial; */
	font-family: Verdana, Helvetica;
   }

.imgPortraits {
	border: 0;
	border-color: black;
	text-align: center;
	/*display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;*/
}

.bouton {
	background-color: black;
	border: Solid 1px white;
	
}
.boutonover {
	background-color: white;
	border: Solid 1px black;
	
}

a.liens {
	text-decoration: underline;
	color: blue;
	font-size: 12px;
	font-family: Verdana, Helvetica;
   }
   

/* utilisé pour le slide show*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



