/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(100,126,149);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	font-family: Garamond;
 	color: rgb(100,126,149);
 	text-decoration: none 
}

A:visited {
	font-family: Garamond;
 	color: rgb(100,126,149);
 	text-decoration: none 
}

.verdana11bleu {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A {
	color: rgb(100,126,149);
 	text-decoration: none 
}

.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}

.a:visited.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}

.a:link.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}

.a:active.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}

.a.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}

A:hover {
	font-family: Garamond;
 	color: rgb(34,68,92);
 	text-decoration: none 
}

.a:hover.verdana11gris {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(188,197,207);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none
}