.smallCap, .smallCap a:link, .smallCap a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e5ded4;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
}
.smallCap a:hover, .smallCap a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
}
.menu a:link, .menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#e5ded4;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	background-color:#515151;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	width:195px;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
}
.menu a:active, .menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	background-color:#e5ded4;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	width:195px;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
}
.textes, .textes h1, .textes h2, .textes h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.textes, .textes a:link, .textes a:visited, .textes a:hover, .textes a:active{
	color:#e5ded4;
	font-size:11px;
}
.textes a:hover, .textes a:active{
	color:#ffffff;
}
.textes h1{
	color:#f06f00;
	font-size:14px;
}
.textes h2{
	color:#5397d9;
	font-size:14px;
}
.textes h3{
	color:#FFFFFF;
	font-size:12px;
	float:left;
}
.slogan{
	font-size:14px;
}