/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}.calendrier{
	float:left;
	display:inline;
	margin:10px;
	padding-bottom:2px;
	border:1px solid #dddddd;
	background-color:#fff6e6;
	width:184px;
}

.calendrier_mois_conteneur{
	float:left;
	display:inline;
	background:url(images/calendrier/calendrier_mois_centre.jpg);
	background-repeat:repeat-x;
	width:180px;
	height:26px;
  margin:2px;
}

.calendrier_mois_gauche{
	float:left;
	display:inline;
	background:url(images/calendrier/calendrier_mois_gauche.jpg);
	background-repeat:repeat-x;
	width:2px;
	height:26px;
}

.calendrier_mois_fleche{
	float:left;
	display:inline;
	width:12px;
	margin:6px 3px 0 3px;
}

.calendrier_mois_centre{
	float:left;
	display:inline;
	width:140px;
	height:26px;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:180%;
}

.calendrier_mois_droit{
	float:left;
	display:inline;
	background:url(images/calendrier/calendrier_mois_droit.jpg);
	background-repeat:repeat-x;
	width:2px;
	height:26px;
}

.calendrier_jour{
	float:left;
	display:inline;
	margin:2px 0 0 2px;
	width:24px;
	height:18px;
	color:#478497;
	font-size:11px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
}



.calendrier_num_jour{
	float:left;
	display:inline;
	background:url(images/calendrier/calendrier_fond_jour.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:2px 0 0 2px;
	width:24px;
	height:21px;
	color:#478497;
	font-size:11px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
}
.calendrier_num_jour:hover{
	background-position:0px -21px;
}



.calendrier_num_jour_aujourdhui{
	float:left;
	display:inline;
	margin:2px 0 0 2px;
	background:url(images/calendrier/calendrier_fond_jour.jpg);
	background-repeat:no-repeat;
	background-position:0px -42px;
	width:24px;
	height:21px;
	color:#478497;
	font-size:11px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
}
.calendrier_num_jour_aujourdhui:hover{
	background-position:0px -21px;
}







.calendrier_num_jour_collect{
	float:left;
	display:inline;
	margin:2px 0 0 2px;
}

.calendrier_num_jour_collect a p{
	background:url(images/calendrier/calendrier_fond_jour.jpg);
	background-repeat:no-repeat;
	background-position:0px -84px;
	width:24px;
	height:21px;
	color:#478497;
	font-size:11px;
	font-weight:bold;
	line-height:200%;
	text-align:center;
	text-decoration:none;
}

.calendrier_num_jour_collect a:hover p{
	background-position:0px -105px;
	text-decoration:none;
}



.calendrier_num_jour_avant{
	float:left;
	display:inline;
	background:url(images/calendrier/calendrier_fond_jour.jpg);
	background-repeat:no-repeat;
	background-position:0px -63px;
	width:24px;
	height:21px;
	margin:2px 0 0 2px;
}

.calendrier_popup{
	position:absolute;
	border:1px solid #fff;
	background:#063056;
	padding:5px;
	display:none;
	color:#fff;
	text-align:center;
}


body{
	background:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#266caa;
	margin:0px;
	padding:0px;
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}

.clear{ clear:both}

p{
  padding:0px;
  margin:0px;
}

.conteneur{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.gauche{
	float:left;
	display:inline;
	width:200px;
	margin:17px 10px 20px 0;
	color:#fff;
	font-size:12px;
}
.gauche A{font-size:14px;color:#fff;  text-decoration:none;}
.gauche A:hover{text-decoration:underline;}

.corps{
	float:left;
	display:inline;
	width:650px;
}

.menu{
	float:left;
	display:inline;
	margin:50px 0 18px 0;
	width:450px;
	height:30px;
	font-size:14px;
  color:#fff; 
}
.menu A{font-size:14px;color:#fff;  text-decoration:none;}
.menu A:hover{text-decoration:underline;}

.corps1{
	float:left;
	display:inline;
	width:650px;
	background:url(images/corpsHaut.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#084f85;
}

.corps2{
	float:left;
	display:inline;
	width:650px;
	background:url(images/corpsDroit.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.corps3{
	float:left;
	display:inline;
	width:650px;
	background:url(images/corpsHautDroit.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.corps3Accueil{
	float:left;
	display:inline;
	width:650px;
	background:url(images/corpsHautDroitAccueil.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.corps4{
	float:left;
	display:inline;
	width:650px;
	background:url(images/corpsHautGauche.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.corps5{
	float:left;
	display:inline;
	margin:20px 0 30px 15px;
	width:600px;
	font-size:12px;
  color:#fff;
}
.corps5 A{font-size:12px;color:#fff; font-weight:bold; text-decoration:underline;}
.corps5 A:hover{text-decoration:underline;}

.corpsBasDroit{
	float:right;
	display:inline;
	width:21px;
	height:9px;
	background:url(images/corpsBasDroit.jpg);
	background-repeat:no-repeat;
}

.corpsBasGauche{
	float:left;
	display:inline;
	width:9px;
	height:9px;
	background:url(images/corpsBasGauche.jpg);
	background-repeat:no-repeat;
}

.actualite_menu{
	float:right;
	display:inline;
	margin:10px 0 0 0;
	width:190px;
	height:390px;
	font-size:12px;
  color:#000;
}
.actualite_menu A{font-size:12px;color:#000;  text-decoration:none;}
.actualite_menu A:hover{text-decoration:underline;}

.titre{
	font-size:36px;
	text-align:center;
	margin:20px 0 30px 0;
}

.menuBas{
	float:left;
	display:inline;
	margin:2px 0 20px 210px;
	width:640px;
	font-size:11px;
  color:#fff;
  text-align:center;
}
.menuBas A{font-size:11px;color:#fff;  text-decoration:none;}
.menuBas A:hover{text-decoration:underline;}

#menuDeroulant{
  z-index:1000;
}

#menuDeroulantDiv{
  float:left;
	display:inline;
}
#menuDeroulantDiv a{padding:5px; font-size:14px; color: #FFFFFF; text-decoration:none;}
#menuDeroulantDiv a:hover{text-decoration:underline;}

#menuDeroulant div ul{
  position: absolute;
  border: 1px solid #0e5f9d;
	background-color:#7B9AB9;
  margin: 0px;
  *margin:25px 0 0 -55px;
  *white-space: nowrap;
}

#menuDeroulant ul, #menuDeroulant li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position:outside;
}

#menuDeroulant ul li{
  padding:0 10px;
}
#menuDeroulant ul li a:hover{text-decoration:underline;}

#menuDeroulant ul li a{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	line-height:250%;
	text-decoration:none;
}

#ascenseur{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	line-height:250%;
	text-decoration:none;
	cursor:pointer;
}




.comment-sabonner{
	float:right;
	display:inline;
	margin:15px 10px 0 0;
	width:190px;
	height:70px
}
.comment-sabonner img{border:0px;}

.champsText {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 15px;
}

.champsSelect {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.textArea {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.bouton {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.champsTextVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
	height : 15px;
}

.textAreaVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}


