body {
font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
font-size: 12px; /* on définit la taille de police de base dans la page */
background-image: url("/images/gfx/back_orange.jpg");
background-repeat: repeat-x;
margin-top: 0px;
}

.global {
/*background-image: url('design/head1.gif');*/
	width: 770px;
	overflow: auto; /*permet au cadre global de s'adapter à la taill du contenant */
	color: #FFFFFF;
	background-color: #EEEEEE;
	BORDER: 1px solid #433C3C; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
}
.footer {
	width: 300px;
	height: 20px;
	color: #FFFFFF;
	border: 0px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}
.header {
	width: 770px;
	height: 12px;
	border: 0px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.logo {
float: left; /* alignement du logo à droite */
margin-left: 1px;  /* placement du logo dans son conteneur, head1 */
margin-top: 0px;
border: 0px;
}
.banniere {
	float: right;
	top: 22px;
	border: 1px;
	width:560px;
	height: 75px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:right;
	background-repeat:no-repeat;
}
.ban1 { background-image: url("/images/gfx/ban/ban1.jpg"); }
.ban2 { background-image: url("/images/gfx/ban/ban2.jpg"); }
.ban3 { background-image: url("/images/gfx/ban/ban3.jpg"); }
.ban4 { background-image: url("/images/gfx/ban/ban4.jpg"); }
.ban5 { background-image: url("/images/gfx/ban/ban5.jpg"); }
.ban6 { background-image: url("/images/gfx/ban/ban6.jpg"); }
.ban7 { background-image: url("/images/gfx/ban/ban7.jpg"); }
.ban8 { background-image: url("/images/gfx/ban/ban8.jpg"); }

.bg {
background-image: url("/images/gfx/bg_degrad.gif");
}

.select_news {
float: right; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-top: 0px;
border: 0px;
overflow: auto;
}
.more_news {
float: left; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-bottom: 5px;
border: 0px;
}
.gauche { text-align: left; }
.centre { text-align: center; }
.droite { text-align: right; }
.gras { font-weight: bold }
.ita { font-style:italic }
.justifie { text-align:justify; }
.bas { 	margin-top: 70px; }

.haut_droit {
	float: right;
	border: 1px;
	width:500px;
	height: 15px;
	margin-right: 5px;
	margin-top: 5px;

}
.menu {
	background-color: #FFBE4B;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:20%;
}
.haut_droit2 {
	float: right;
	top: 22px;
	border: 1px;
	width:500px;
	height: 60px;
	margin-right: 1px;
	margin-top: 1px;

}
.menu_gauche {
	float: left;
	margin-top: 19px;
	width:185px;
	margin-left: 5px;
	margin-right: auto;
	text-align:center;
	border: 0px solid; 
}
.bloc {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:175px;
	margin-bottom: 10px;
	BORDER-BOTTOM: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;
}

.bloc_cached {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:175px;
	margin-bottom: 10px;
	BORDER-BOTTOM: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;
	display:none;
}

.bloc_blank {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:175px;
	margin-bottom: 10px;
	border: 0px; 
}
.menu_droite {
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: auto;
	width:540px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid #CCCCCC;
	BORDER-RIGHT: 1px solid #FFFFFF;
	BORDER-TOP: 1px solid;
}
.index_gal {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width:525px;
	height:auto;
	margin-bottom: 10px;
	border: 0px; 
	background-color:#ECEAEA;
}
/* ------------------------------------------------ style des news ------------------------------------------
------------------------------------------------------------------------------------------------------------*/
.news_header {
	background-image: url("/images/gfx/header_news.gif");
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width:475px;
	overflow: auto;
	border-bottom: 1px dashed #433C3C; 
	BORDER-LEFT: 1px solid #433C3C;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
}
.news_mid {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
	width:475px;
	height:auto;
	overflow: auto;
	border-bottom: 0px; 
	BORDER-LEFT: 1px dashed #FFFFFF;
	BORDER-RIGHT: 1px dashed #FFFFFF;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;
}
.news_footer {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	width:475px;
	margin-bottom: 10px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 1px solid #433C3C;
	BORDER-TOP: 1px dashed #433C3C;
}
/* ------------------------------------------------ style des commentaires -----------------------------------
------------------------------------------------------------------------------------------------------------*/
.comment_header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width:475px;
	overflow: auto;
	border-bottom: 1px solid #A689AD; 
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
}
.comment_mid {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
	overflow: auto;
	width:475px;
	border-bottom: 0px; 
	BORDER-LEFT: 1px dashed #A689AD;
	BORDER-RIGHT: 1px dashed #A689AD;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;

}
/* -------------------------------------------------- style du texte, police etc --------------------------------
----------------------------------------------------------------------------------------------------------------*/
.blanc_petit_normal {font-size: 10px; color: #FFFFFF;}
.blanc_normal {font-size: 12px; color: #FFFFFF;}
.orange_petit_normal {font-size: 10px; color: #FFBE4B; font-weight: bold; }
.orange_normal {font-size: 12px; color: #FFBE4B;}
.noir_normal {font-size: 12px; color: #666666;}
.noir_petit {font-size: 10px; color: #666666;}
.bleu_petit {font-size: 10px; color: #085D93; font-weight: bold; }
.bleu_normal {font-size: 12px; color: #085D93; }
.rouge_petit {font-size: 10px; color: #FF0000; }

/* ------------------------------------------------ style des liens-------------------------------------------
------------------------------------------------------------------------------------------------------------*/
a:link {
	color: #B56DC6;
	text-decoration: none;
}
a:visited {
	color: #B56DC6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #B56DC6;
}
a:active {
	text-decoration: none;
	color: #B56DC6;
}
.cadre_photo { 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 2px solid buttonshadow;
border-right: 2px solid buttonshadow;
margin: 1px;
}
/* ------------------------------------------------ style des formulaires -------------------------------------
------------------------------------------------------------------------------------------------------------*/			   
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active{
border: 1px solid #A689AD; }

.textformulaire {
	color: #085D93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
}
/* --------------------------------------------style surligné passage de souris --------------------------------
--------------------------------------------------------------------------------------------------------------*/
.tabnormal{}
.tabover{background-color:#f9e6ac; }
.out {
border: 1px solid buttonface;
margin: 1px; 
}
.over { 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
margin: 1px;
background-color: #F5F9FB;
}
/* --------------------------------------------style crea  box             --------------------------------
--------------------------------------------------------------------------------------------------------------*/

.crea_hidden {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	overflow: auto;
	width:450px;
	border-bottom: 0px; 
	BORDER-LEFT: 0px dashed #FFFFFF;
	BORDER-RIGHT: 0px dashed #FFFFFF;
	BORDER-TOP: 0px;
}

/* --------------------------------------------style cv --------------------------------------------------------
--------------------------------------------------------------------------------------------------------------*/
.decal { margin-left: 50px; margin-top: 2px; }
.decalall { margin-left: 5px; margin-right: 5px; margin-top: 2px; }
.avatar {
float: right; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-top: 2px;
border: 1px;
}

/* ------------------------------------------------ lightbox -----------------------------------------------
------------------------------------------------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/icones/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/icones/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
