@charset "iso-8859-1";

.LienHover a:hover {
	text-decoration:none}


#charge {
	position: relative;
	
	left: -25px;
	top: 25px;
	visibility:hidden;
	z-index: 120;
}
#listeRegions {}
#valider {}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	z-index: 5;
	background: url(../images/basesite/generalsite/FondSite2.png) repeat-y center;
}

#BoiteLogo{
	height: 101px;
	width: 180px;
	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 : 300px 0 0 770px;
}

#imgbandeau {
	clear: both;
	height: 350px;
	width: 1000px;
	background-color:#FFFFFF;
	/*background-image: url(../images/basesite/index/menus/fond_pa_0.jpg);*/
	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 {
	z-index: 90;
	width: 1000px;
	float:left;
	border: 1px solid #F00;
	background: url(../images/basesite/index/fond_contenu2.png) repeat-y center;
}

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

#boitecontenucentre {
	float:left;
	width: 550px;
	margin-left:10px;
	z-index:100;
}

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



.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: 90;
}





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

#BoiteNewsCadreBas {
	float: left;  
	width: 530px;
	background-image: url(../images/basesite/index/news/FondNewsBas2.png);
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	color: #FF8040;
	text-decoration: none;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	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: 18px;
	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;
	margin-top:30px;
}

#BoiteNewsCarousel {
	/*background-image: url(../images/basesite/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 {
	width: 530px;
	background-image: url(../images/basesite/index/coupdecoeur/FondCoupHaut2.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;	
}

#BoiteCoupCadreMilieu {
	float: left;
	width: 530px;
	background: url(../images/basesite/index/coupdecoeur/FondCoupMilieu2.png) repeat-y;
	text-align: left;
}

#BoiteCoupCadreBas {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/coupdecoeur/FondCoupBas2.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: 18px;
	font-weight: bolder;
	color: #F36801;
	
}

#BoiteCoupSousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: left;
	padding-right: 25px;
	padding-top:10px;

}

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

.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:right;
	width: 100px;
	padding-right: 35px;
}
#PhotoCoup a{
		border: none;
}




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

.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/FondDerniereMinuteHaut2.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 40px 30px 0px 20px;
}
#BoiteMinuteCadreMilieu {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/dernminute/FondDerMinMilieu2.png);
}

#BoiteMinuteCadreBas {
	float: left;
	width: 530px;
	background-image: url(../images/basesite/index/dernminute/FondDerMinBas2.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: 18px;
	font-weight: bolder;
	color: #F36801;
}

#BoiteMinuteSousTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-align: left;
	padding-right: 25px;
	padding-top:10px;

}

#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;
	margin-left: 20px;
}

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



#PhotoDerMin {
	border: none;
	float:right;
	padding-right: 35px;
	width: 100px;
}
#PhotoDerMin a{
		border:none;
}



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



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

#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;
}


#NewSearch {
	margin: 235px 0 0 45px;
	text-align: center;
	position: absolute;
	color: #FFF;
	text-decoration: none;
	font: bold 12px Verdana, Geneva, sans-serif;
}

.SearchNew {
	color: #FFF;
	text-decoration: none;
	font: bold 12px Verdana, Geneva, sans-serif;
}

.SearchNew:hover {
	text-decoration: underline;
	color: #FF0;	
}


.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: 200px;
	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;
}

