@charset "utf-8";


#slider_global {
	height: 196px;
	width: 751px;
	float: left;
	overflow: hidden;
	margin-top:10px;
}

#slider_head {
	height: 58px;
	width: 751px;
	background: url(../images/slider/head.png) no-repeat;
}

#image1, #image2, #image3, #image4, #image5, #image6
{
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	cursor:pointer;
	height:155px;
	background-repeat:no-repeat;
}
#image0{background-image:url(../images/slider/ccas.jpg);cursor:pointer;background-repeat:no-repeat;}
#image1{background-image:url(../images/slider/education.jpg);}
#image2{background-image:url(../images/slider/asso.jpg);}
#image3{background-image:url(../images/slider/ecoleMusique.jpg);}
#image4{background-image:url(../images/slider/bibliotheque.jpg);}
#image5{background-image:url(../images/slider/mairie.jpg);}
#image6{background-image:url(../images/slider/conciergerie.jpg);}

#divVar0, #divVar1, #divVar2, #divVar3, #divVar4, #divVar5, #divVar6
{
	width:107px;
	height:155px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#paragraphe0, #paragraphe1, #paragraphe2, #paragraphe3, #paragraphe4, #paragraphe5, #paragraphe6
{	
	width:210px;
	height:140px;
	visibility:visible;
}
#texte0, #texte1, #texte2, #texte3, #texte4, #texte5, #texte6
{
	height:140px;
	visibility:hidden;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	
	text-align:left;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10px;
	padding-left:10px;
	overflow:visible;
}


.titreImage
{
	visibility:visible;
	margin-left:-8px;	
}

.marqueur
{
	margin-left:150px;
	margin-top:20px;
}

.marqueurArticle
{
	padding-left:10px;
}

a
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover
{
	color:#666666;
	text-decoration:none;
}

.texte_bulle
{
	
	font-family:Verdana, Arial;
	font-size:12px;
	
}

#slider_global #angle_droit {
	background-image: url(../images/slider/angle.png);
	position: absolute;
	background-repeat: no-repeat;
	margin-left: 743px;
	margin-top: 58px;
	height: 8px;
	width: 10px;	
}