@charset "iso-8859-1";
#charge {
	position: relative;
	
	left: -25px;
	top: 25px;
	visibility:hidden;
	z-index: 120;
}
#listeRegions {}
#valider {}

body {
	margin-top: 0px;
	background: url(../images/basesite/generalsite/FondSite2.png) repeat-y center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	z-index: 5;
}
#BoiteLogo{
	height: 84px;
	width: 150px;
	z-index: 100;
	position: absolute;
	color: #004f80 !important;
	text-align: center;
	margin : 5px 0 0 5px;
	/*background: url(/images/logos/LogoEchaillonSite.png) no-repeat;*/
}

#boiterecherche {
	background-image: url(../images/basesite/index/recherche/fondBoiteRecherche.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 220px;
	z-index: 100;
	position: absolute;
	color: #004f80 !important;
	text-align: center;
  margin : 20px 0 0 770px;
}

#imgbandeau {
	clear: both;
	height: 100px;
	width: 1000px;
	background-color:#FFFFFF;
	float:left;
	z-index: 20;
}

#indexglobal {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656c72;
	background-color: #FFF;
	z-index: 10;
	float: left;
}


#contenuindex {
	background-image:url(../images/basesite/index/fond_contenu2.png);
	background-position:left;
	background-repeat:repeat-y;
	z-index: 90;
	width: 1000px;
	float:left;
	top: 350px;
	border: 1px solid #F00;
}

#boitemenugauche {
	width: 208px;
	background-color: #D67B54;
	z-index: 200;
	float: left;
}

#boitecontenucentre {
	float:left;
	width: 600px;
	margin-left:20px;
}

#boitecontenucentredroit {
	float:left;
	width: 760px;
	margin-left:20px;
}



#boitecontenudroit {
	width: 168px;
	left: 770px;
	z-index: 100;
	float:left;
	margin-left:0px;
	margin-top: 230px;
}



.liens {
	background-color: #f3f4f4;
	width: 174px;
	margin-left: 15px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.liens ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.liens ul li {
	padding-bottom:3px;
}

.liens li a {
	color:#506a7e;
	text-decoration:none;
}

.liens li a:hover {
	color:#506a7e;
	text-decoration:underline;
}


.lienonglet a:hover {
	cursor:pointer;
	text-decoration: none;
}

/* lien / legende en dessous des onglets */
a.lienOnglet
	{
	/* invisible par défaut pour eviter un effet moche */
	display:none;
	}

/* CSS pour le panneau réductible "NEWS" */
#BoiteNews {
	float: left;
	width: 530px;
	z-index: 100;
}





#BoiteNewsCadreHaut {
	float: left;
	width: 530px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/basesite/index/FondNews.png);
	text-align: left;
	height: 420px;
}
#BoiteNewsCadreMilieu {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsMilieu.png);
}

#BoiteNewsCadreBas {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsBas.png);
	background-repeat: no-repeat;
	height: 50px;
	text-align: left;
	color: #FF8040;
	text-decoration: none;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#BoiteNewsCadreBas a {
	color: #FF8040;
	text-decoration: none;
}

#BoiteNewsCadreBas a:hover {
	text-decoration: underline;
}


#BoiteNewsTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F36801;
	width: 490px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
}

#BoiteNewsSousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: left;
	width: 490px;
	float:left;
	margin-left: 20px;
	height: auto;
}

.BoiteNewsLienASuivre {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	float:left;
	width: 130px;
	margin-left:200px;
}

#BoiteNewsDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float:left;
	width: 100px;
	margin-left: 400px;
	margin-top: 10px;
}

.BoiteNewsTexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 480px;
	text-align: left;
	float:left;
	margin-left: 20px;
}

#BoiteNewsCarousel {
	background-image: url(../images/basesite/index/news/FondNewsMilieu.png);
	background-repeat: repeat-y;
	width: 530px;
	top: 40px;
	left: 0px;
	float: left;
	margin-left:0px;
	height: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.CarouselNewsTitre {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	text-align: center;
	width: 160px;
	vertical-align: middle;
}

#BoiteNewsCarouselImg1 {border: none;}
#BoiteNewsCarouselImg2 {border: none;}
#BoiteNewsCarouselImg3 {border: none;}
#BoiteNewsCarouselImg4 {border: none;}
#BoiteNewsCarouselImg5 {border: none;}
#BoiteNewsCarouselImg6 {border: none;}
#BoiteNewsCarouselImg7 {border: none;}
#BoiteNewsCarouselImg8 {border: none;}
#BoiteNewsCarouselImg1 a {border: none;}
#BoiteNewsCarouselImg2 a {border: none;}
#BoiteNewsCarouselImg3 a {border: none;}
#BoiteNewsCarouselImg4 a {border: none;}
#BoiteNewsCarouselImg5 a {border: none;}
#BoiteNewsCarouselImg6 a {border: none;}
#BoiteNewsCarouselImg7 a {border: none;}
#BoiteNewsCarouselImg8 a {border: none;}






/* CSS pour le panneau réductible "Coup de coeur" */
#BoiteCoupDeCoeur{
	float: left;
	width: 530px;
	margin-left: 0px;
	z-index: 100;
}

#BoiteCoupMinute {
	float: left;
	width: 530px;
	margin-left: 0px;
	margin-top: 15px;
	z-index: 100;
}
#BoiteCoupCadreHaut {
	float: left;
	width: 530px;
	left: 0px;
	top: 0px;
	background-image: url(../images/basesite/index/coupdecoeur/FondCoupHaut.png);
	text-align: left;
}

#BoiteCoupCadreMilieu {
	float: left;
	width: 530px;
	height:auto;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/basesite/index/news/FondNewsMilieu.png);
}

#BoiteCoupCadreBas {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsBas.png);
	background-repeat: no-repeat;
	height: 50px;
	text-align: left;
	color: #FF8040;
	text-decoration: none;
	margin-left: 0px;
}

#BoiteCoupCadreBas a {
	color: #FF8040;
	text-decoration: none;
}

#BoiteCoupCadreBas a:hover {
	text-decoration: underline;
}


#BoiteCoupTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F36801;
	width: 370px;
	margin-top: -70px;
	margin-left: 20px;
	float:left;
}

#BoiteCoupSousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: left;
	width: 370px;
	float:left;
	margin-left: 20px;
	margin-top: -35px;
}

#BoiteCoupLienASuivre {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	float:left;
	width: 130px;
	margin-top: 0px;
	margin-left:200px;
}

.BoiteCoupTitreImg {
	
	left: 400px;
	top: 15px;
}


.BoiteCoupImage {
	float: left;
	background-image: url(../images/basesite/index/dernminute/FondDerniereMinute.png);
	background-repeat: no-repeat;
	width: 530px;
}

#PhotoCoup {
	border: none;
	float:left;
	margin-left: 400px;
	margin-top: 40px;
	width: 150px;
}
#PhotoCoup a{
		border: none;
}




.BoiteCoupTexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: 490px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.BoiteCoupLienASuivreBas {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:10px
}

.BoiteCoupLienASuivreBas a {
	text-decoration: none;
}
.BoiteCoupLienASuivreBas a:hover {
	text-decoration: underline;
}





/* CSS pour le panneau réductible "Dernières minutes" */
#BoiteDerniereMinute{
	float: left;	
	width: 530px;
	z-index: 100;
}
#BoiteMinuteCadreHaut {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/dernminute/FondDerniereMinuteHaut.png);
	text-align: left;
}
#BoiteMinuteCadreMilieu {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsMilieu.png);
}

#BoiteMinuteCadreBas {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsBas.png);
	background-repeat: no-repeat;
	height: 50px;
	text-align: left;
	color: #FF8040;
	text-decoration: none;
}

#BoiteMinuteCadreBas a {
	color: #FF8040;
	text-decoration: none;
}

#BoiteMinuteCadreBas a:hover {
	text-decoration: underline;
}
#BoiteMinuteTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F36801;
	width: 370px;
	float:left;
	margin-top: -70px;
	margin-left: 20px;
}

#BoiteMinuteSousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: left;
	width: 370px;
	float:left;
	margin-top: -35px;
	margin-left: 20px;
}

#BoiteMinuteLienASuivre {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	width: 130px;
	float:left;
	margin-top: 10px;
	margin-left:200px;
}

.BoiteMinuteTexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	width: 490px;
	float: left;
}

.BoiteMinuteImage {
	float: left;
	background-image: url(../images/basesite/index/dernminute/FondDerniereMinute.png);
	background-repeat: no-repeat;
	width: 530px;
}



#PhotoDerMin {
	border: none;
	float:left;
	margin-left: 400px;
	margin-top: 40px;
	width: 150px;
}
#PhotoDerMin a{
		border:none;
}



/* CSS pour le Carousel "Départs assurés" */
#CadreDepartsAssures {
	height: 500px;
	width: 220px;
	float: left;
	z-index: 100;
	border: none;
	background-image: url(../images/basesite/index/depassures/fondCadreDepartsAssures.png);
	background-repeat: no-repeat;
	margin-top:10px;
}

#BoiteCarouselDepartsAssures{
	float:left;
	width: 220px;
	margin-left:20px;
/*	height: 460px;*/
	list-style-type: none;
	text-align: left;
	padding-top: 40px;
}
#CadreDepartsAssures a {
	border: none;
}






/* CSS pour la boite Recherche */
.boiterecherche_titre {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

.boiterecherche_combos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	left: 3px;
	width: 200px;
	top: 10px;
	position: relative;
	margin-bottom: 15px;
}



.boiterecherche_nbsejours {
	font-size: 17px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 15px;
	margin-left: 0px;
	color: #004f80;
	text-align:center; 
	width:30px; 
	border: 0px; 
	background-color: transparent; 
	vertical-align:baseline; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.boiterecherche_libellesejours {
	margin-left: 4px;
	font-size: 10px;
	color: #004f80;
	cursor: pointer;
}

.moteur_lb {
	width: 174px;
	margin-bottom: 7px;
	margin-top: 7px;
	font-size: 11px;
	color: #3e82b3;
}

.rechercheavancee {
	float: right;
	font-size: 10px;
	margin: 10px 20px 0 0;
	color: #004f80 !important;
}
#moteur_btn {
	background-image: url(../images/basesite/index/recherche/bouton_recherche.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 0 0 0px;
	text-align: left;
	line-height: 28px;
	width: 195px;
	height: 29px;
	position: relative;
}









.liens_rubriques {
	color: #726151;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	vertical-align: top;
	height: 25px;
	position: relative;
	top: 0px;
	left:30px;
	z-index: 100;
	width: 500px;
}

.liens_rubriques a {
	color: #726151;
	text-decoration:none;
}

.liens_rubriques a:hover {
	text-decoration:underline;
}















/*#logo {
	float: left;
	height: 100px;
	width: 135px;
	margin-top:10px;
	margin-left:10px;
}*/



.titre {
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#1A546D;
	}

.texte {
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	color:#1A546D;
	}
	
	

/* CSS pour "La photo du Jour" */	
#PhotoJour {
	width: 180px;
	height: 150px;
	z-index: 100;
	border: none;
	padding-top: 38px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#PhotoJour a{
		border: none;
}


#CadrePhotoJour {
	width: 200px;
	z-index: 90;
	border: none;
	background-image: url(../images/basesite/index/photodujour/FondPhotoDuJour.png);
	background-repeat: no-repeat;
	height: 182px;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:35px;
	float: left;
}
#CadrePhotoJour a {
	border: none;
}

#BoiteCarouselFooter {
	float:left;
	width: 1000px;
	height: 260px;
	list-style-type: none;
	z-index: 85;
	border: 1px solid #090;
	
}

.LienASuivre {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	margin-left:20px;
	margin-top:30px;
}

.LienASuivre a {
	text-decoration: none;
}
.LienASuivre a:hover {
	text-decoration: underline;
}

.LienPDFTitre {
	color: #F36801;
	font-size: 18px;
	font-weight: bolder;
	margin-left:20px;
	margin-top:30px;
	border:none;
}

.LienPDF {
	color: #F36801;
	font-size: 14px;
	font-weight: normal;
	margin-left:20px;
	margin-top:30px;
	border:none;
}

.LienPDF a {
	text-decoration: none; color: #F36801;border:none;
}
.LienPDF a:hover {
	text-decoration: underline; color: #F36801;border:none;
}

.LienPDF a:visited {
	text-decoration: none; color: #F36801;border:none;
}
.LienPDF a:active {
	text-decoration: none; color: #F36801;border:none;
}