/*************************/
/* page portail
/*************************/
#divPagePortail
{
	background-image:url('/images/portailEditoFond2.gif');
}
#divPagePortailHaut
{
	background-image:url('/images/portailHaut.gif');
	height:46px;
}
#divPortailEdito
{
	background-image:url('/images/portailEdito.gif');
	background-repeat:no-repeat;
	float:left;
	width:380px;
}
#divPortailEdito2
{
	margin:20px;
	font-weight:bold;
	letter-spacing:1px;
}
#divPagePortail2 img.vignette
{
	float:left;
}
#divPagePortail2 a img.vignette
{
	width:190px;
	height:190px;
}
#divPagePortail3
{
	float:left;
	width:578px;
	margin-bottom:10px;
}

.conteneurVilles{
	margin:0px 0px 15px 60px;
	font-size:15px;
	font-weight:normal;
	color:#EEEEEE;
}
a.indexTitreVille{
	color:#EEEEEE;
	text-decoration:none;
}

#actuPortail{
	margin:0px 0px 10px 8px;
}

#actuPortail img{
	float:left;
	margin-right:8px;
}

#actuPortail h2{
	font-size:15px;
	line-height:17px;
	color:#FB4102;
	font-weight:bold;
}

#actuPortail p{
	margin:4px 0px 4px 0px;
	line-height:15px;
}


.divUneVilleDispo
{
	width:399px;
	height:20px;
	/*background-image:url('/images/portailVilleDispoTest.gif');*/
	position:relative;
	clear:both;
}
.divUneVilleDispo a:link {
	color:#ffffff;
	text-decoration:none;
}
.divUneVilleDispo a:visited {
	color:#ffffff;
	text-decoration:none;
}
.divUneVilleDispo a:hover {
	color:#ffffff;
	text-decoration:none;
}
.divUneVilleDispo a:active {
	color:#ffffff;
	text-decoration:none;
}
.divUneVilleDispo div
{
	position:absolute;
	left:65px;
	top:2px;
	font-family:
	helvetica;
	font-size:15px;
}
.divUneVilleIndispo
{
	width:399px;
	height:20px;
	background-image:url('/images/portailVillePasDispoTest.gif');
	position:relative;
	clear:both;
}
.divUneVilleIndispo div
{
	position:absolute;
	left:65px;
	top:3px;
	font-family:helvetica;
	font-size:15px;
}
