.Adresse {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
}
.Actu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}
.DetailActu {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.ColMenu {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #226667;
}
.Menu a
{
	text-decoration: none;
	color: #226667;
}
.Menu a:hover
{
	text-decoration: none;
	color: #666666;
}
.DateActu {
	font-family: Arial;
	font-size: 10px;
	color: #666633;
}
.Rubrique {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #226667;
}
.Rubrique a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #226667;
}
.ColTitrePage {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ColTitrePage a {
	text-decoration: none;
	color: #88D5BF;
}
.ColTitrePage a:hover {
	text-decoration: none;
	color: #FFFFFF;;
}
.SousRubrique {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #226677;
	font-variant: small-caps;
}
.Devise {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.Retour a{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
	color: #CC0000;
}
.Retour a:hover{
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
	color: #FF9900;
}

