body {
	margin: 1px;
	padding: 0px;
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

.menu	{
	font-family : Verdana, Helvetica, Sans-Serif;
	font-size : 11px;

	color: #FFFFFF;
}
A.menu:link, A.menu:visited { 
	color: #FFFFFF;
}
A.menu:hover{
	text-decoration : none;
	color: #4B7EB5; 
}



.noir11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}
a:link.noir11{
	text-decoration : underline;
}
a:visited.noir11{
	text-decoration : underline;
}
a:hover.noir11{
	color : #FFFFFF;
	text-decoration : underline;
}

.gris11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #929292;
	font-size : 11px;
	text-decoration : none;
}
a:link.gris11{
	text-decoration : none;
}
a:visited.gris11{
	text-decoration : none;
}
a:hover.gris11{
	color : #929292;
	text-decoration : none;
}

.blanc11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 11px;
	line-height : 14px;
	text-decoration : none;
}
a:link.blanc11{
	text-decoration : none;
}
a:visited.blanc11{
	text-decoration : none;
}
a:hover.blanc11{
	color : #97CCFF;
	text-decoration : none;
}

.bleu11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #97CCFF;
	font-size : 11px;
	text-decoration : none;
}
a:link.bleu11{
	text-decoration : none;
}
a:visited.bleu11{
	text-decoration : none;
}
a:hover.bleu11{
	color : #FFFFFF;
	text-decoration : none;
}

.marine11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #00316B;
	font-size : 11px;
    text-decoration: none;
}

.vert11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #66B402;
	font-size : 11px;
	text-decoration : none;
}
a:link.vert11{
	text-decoration : underline;
}
a:visited.vert11{
	text-decoration : underline;
}
a:hover.vert11{
	color : #66B402;
	text-decoration : underline;
}

.rouge11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #AF0A01;
	font-size : 11px;
	text-decoration : none;
}
a:link.rouge11{
	text-decoration : underline;
}
a:visited.rouge11{
	text-decoration : underline;
}
a:hover.rouge11{
	color : #AF0A01;
	text-decoration : underline;
}

.txtblanc11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}
a:link.txtblanc11{
	text-decoration : none;
}
a:visited.txtblanc11{
	text-decoration : none;
}
a:hover.txtblanc11{
	color : #000000;
	text-decoration : none;
}

.titrevert{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #66B402;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

.marine12{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #00316B;
	font-size : 12px;
}

.marine14{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #00316B;
	font-size : 14px;
	text-decoration : none;
}

.bgdvert {
	background-color: #66B402;
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #FFFFFF;
	font-size : 10px;
}

.bikesmenu {
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.bikesmenu li {
	float: left;
	padding: 0 10px;
	margin: 10px 0;
}


.bikesmenu li a {
	color: #79797b;
	font-size: 12px;
}
