/* CSS Document */

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.blanc {
 color: #FFFFFF;
}

/*les titres des news actualités etc*/
.titregris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titregrisb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.titreactionjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.titreactionblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/*Liens navig*/
a.navig {
	font-weight: normal;
	text-decoration: none;
	color: #034187;
}
a.navig:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #034187;
}

/*Liens capevents*/
a.events {
	font-weight: normal;
	text-decoration: none;
	color: #E55F05;
}
a.events:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #E55F05;
}

/*Liens capgourmand*/
a.capg{
	font-weight: normal;
	text-decoration: none;
	color: #1DA8EF;
}
a.capg:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #1DA8EF;
}


a {
	font-weight: bold;
	text-decoration: none;
		color: #034187;
}

a:hover {

	 text-decoration: underline;
		color: #034187;
		font-weight: bold;
}

/*Sous menu de la navigation*/
a.nav {
	font-weight: bold;
	text-decoration: none;
	color: #034187;
	font-size: 11px;
}
a.nav:hover {
	font-weight: bold;
	text-decoration: overline;
	color: #515151;
	font-size: 11px;
}
.navi {
	font-weight: bold;
	text-decoration: none;
	color: #515151;
	font-size: 11px;
}

/*Texte copyright (bas de page) */
.linkcopyright {
	font-weight: normal;
	color: #ffffff;
}
.linkcopyright:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

/* asterix rouge*/

.rouge {
 color: #FF0000;
	      }									.velo {
	background-image: url(../pdf/velo.gif);
	background-repeat: no-repeat;
	background-position: 80px 140px;
}
