@charset "utf-8";

/*Commun*/
#global {
	position:relative;
	width:920px;
	height:auto;
	z-index:0;
	margin:auto;
}

#contenu {
	position:absolute;
	width:710px;
	height:auto;
	z-index:1;
	right:110px;
	top:0px;
}
#menu {
	position:absolute;
	width:77px;
	height:600;
	z-index:3;
	left:0px;
	top:0px;
}
#menu_prive {
	position:absolute;
	z-index:3;
	right:0px;
	top:0px;
}
#session {
	position:absolute;
	z-index:2;
	right:30px;
	top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
}
#retour_proj {
	position:absolute;
	z-index:2;
	left:35px;
	top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
}
#footer {
	position:relative;
	width:710px;
	height:auto;
	z-index:1;
	right:0px;
	top:20px;
}
#session li{
	list-style:none;
}
#retour_proj li{
	list-style:none;
}
#retour_proj a{
	color:#000;
	text-decoration:none;
}
#retour_proj li img{
	border:0px;
}

body {
	background-color: #CCCCCC;
}
:focus {outline:none}
.contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	text-align: center;
}
.chapeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

/*Page d'index*/
.bas_de_page {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

/*Asso*/
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

/*Actu*/
.tabnews {
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.innerinnertab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.titre_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.fond_actu {
   background: #0097ff;
}

.titre_content {
	color: #000;
}
.tab_actu {
	border-style: solid;
	border: 1px solid #000;
}

td.actu {
	border-style: solid;
	border: 1px solid #000;
}

/*--------------Contact---------------*/

.departement_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}


/*-------------------------------Photos----------------------------------------*/
.thumb {
border:0px;
}
.nom_galerie {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
}
.nom_galerie:hover {
	color: #F00;
}

/*-------------------------------Projets-------------------------------*/
.proj {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:21px;
}

/*--------------------------------------Styles de 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; }


/*Profil*/
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	text-align: center;
}

/*User*/
.tableau {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000;
	border-collapse:collapse;
}
.tableau td{
	border: 1px solid #000;
}
.categorie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.categorie a{
	color:#000;
	text-decoration:none;
}
.categorie a:hover{
	color:#F00;
}

.titre_tab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.galerie {
	display:none;
}

/*Footer*/
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}
.fin_proj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


/*Projets*/

.presentation_projet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.categorie_proj {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.flyer {
	border:1px;
	border-style:solid;
	border-color:#000;
	margin:0px;
	padding:3px;
	background-color:#ccc;
	position:absolute;
	right:120px;
	top:245px;
	width: 259px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	display:none;
	font-weight:100;

}
.titre_flyer{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
a:hover span{
	display:block;
}

	