.titre-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.standard-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}
.cadre-zoom {
	border: 1px solid #333333;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.gras, strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E6D0C;
}
.coordonnees,.coordonnees strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.barre-sep{
margin:25px;
text-align:center;
}

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

a img{border:none;}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.pdf {
	padding: 1px;
	padding-left: 20px;
	background-image: url(../admin/img/file_acrobat.gif); 	
	background-repeat: no-repeat;	
}

.standard-zoom strong{font-size:10px;}
.standard-zoom  p{margin:0px;}


#accueil,#qsn,#programmes,#contact,#accueil_select,#qsn_select,#programmes_select,#contact_select,#actu,#actu_select{width:214px;height:37px;cursor:pointer;border: 0px solid red;}

#accueil{background-image:url('../images/bt-accueil.png');background-repeat: no-repeat;}
#qsn{background-image:url('../images/bt-qui-sommes-nous.png');background-repeat: no-repeat;}
#programmes{background-image:url('../images/bt-programmes-dispo.png');background-repeat: no-repeat;}
#contact{background-image:url('../images/bt-contact.png');background-repeat: no-repeat;}
#actu{background-image:url('../images/bt-actus.png');background-repeat: no-repeat;}

#accueil:hover,#accueil_select{background-image:url('../images/bt-accueil-vol.png');background-repeat: no-repeat;}
#qsn:hover,#qsn_select{background-image:url('../images/bt-qui-sommes-nous-vol.png');background-repeat: no-repeat;}
#programmes:hover,#programmes_select{background-image:url('../images/bt-programmes-dispo-vol.png');background-repeat: no-repeat;}
#actu:hover,#actu_select{background-image:url('../images/bt-actus-vol.png');background-repeat: no-repeat;}
#contact:hover,#contact_select{background-image:url('../images/bt-contact-vol.png');background-repeat: no-repeat;}