/*******SSR CSS*********/

h1, h2, h3, h4{
	text-indent: -5000px;
	font-size:1px;
	color:#xxxxxx;
	margin:0;
}


#en_tete{
	background-image:url(../Design/eaux_vives/eaux_vives_en_tete.jpg);
	background-repeat:no-repeat;
	height:163px;
	position:relative;/**bug IE 6**/
}
#menu_1{
	background-image: url(../Design/eaux_vives/eaux_vives_menu_degrade.jpg);
	height:29px;
}
#lien_header{
	color:#338763;
}
#lien_header a{
	color:#338763;
}
.eaux_vives_titre{
	color:#78A11D;
}
/****************DIAPORAMA*************************************/
#list_event{
	float:left;
	width:200px;
	position:relative;
	margin-left:20px;
}
#titre_event{
	color:#338763;
	width:400px;
	font-weight:bold;
	margin-top:10px;
	padding-top:20px;
}
#list_event a{
	text-decoration:none;
	color:#045C8E;
}
#list_event a:hover{
	text-decoration:underline;
}
#myGallery {
	float:right;
	width: 460px;
	height: 345px;
	margin-right:70px;
	margin-bottom:20px;
}
/*************************DIAPORAMA COULEUR******************************************/
/*.jdGallery a.carouselBtn{
	background: #338763;
}
.jdGallery .carousel{ /*****nom photo menu haut******/
/*	background: #338763;
}
.jdGallery .carousel #date_photo{
	color:#CCCCCC;
	font-size:11px;
}*/
.jdGallery .slideInfoZone{
	background: #338763;
}
/*fond autour de l'image agrandie*/
#lbCenter, #lbBottom{
	background-color:#338763;
}
#lbBottom{ /*******bas image agrandi**********************/
	color:#FFFFFF;
	font-size:11px;
}
#lbBottom #date_photo{
	color:#CCCCCC;
	font-size:11px;
}
.jdGallery .slideInfoZone #event{        /*****titre*****(h3)*****/
	font-size:11px;
}
.jdGallery .slideInfoZone #date_photo{
	color:#CCCCCC;
	font-size:9px;
}
.jdGallery .slideInfoZone p{        /***sous titre***/
	font-size:10px;
	padding-left:7px;
}
.jdGallery .carousel .label .number{/****couleur numero de photo dans menu haut**/
	color:#FFFFFF;
}
/***********************DIAPORAMA COULEUR FIN*****************************************/
/*********************FIN DIAPORAMA********************************************************/
#titre_contenu{
	color:#297656;
	font-weight:bold;
	font-size:14px;
	padding:0 0 10px 0;
}
.poids_dl{
	font-size:11px;
	color:#999999;
}
#text_footer{
	color:#297656;
}
#footer a{
	color:#297656;
}
#footer #captu{
	font-size:11px;
	color:#999999;
	float:right;
	position:relative;
	top:30px;
	right:10px;
}
#footer #captu a{
	color:#999999;
	text-decoration:none;
}
#footer #captu a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
