@charset "utf-8";
/* CSS Document */

#cap {
	background: url(../img/cap4.jpg) no-repeat top center; 
	height: 222px;
}
#cap_cat {
	background: url(../img/cap4-cat.jpg) no-repeat top center; 
	height: 222px;
}
#menuTop li a {
	float:left;
	font: bold 14px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	padding: 0 6px;
	border-right: 2px solid #066D4E;
}
#menuTop li a:hover{
	float:left;
	font: bold 14px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #066D4E;
	padding: 0 6px;
}
#menuTop li a:hover.fi {
	float:left;
	font: bold 14px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #066D4E;
	padding: 0 0 0 6px;
}
h3 {
	font: bold 24px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #066D4E;
	padding: 68px 0 0 40px;
	clear: left;
	letter-spacing: -1px;
}
#centre a {
	text-decoration: underline;
	color: #066D4E;
}
#centre a:hover {
	text-decoration: none;
	color: #FFF;
	background: #066D4E;
}
#centre ul{
	padding: 0;
	margin-left: 5px;
	list-style: none;
}
#centre li {	
	font: 14px "Trebuchet MS", Arial, Verdana;
	padding: 4px 4px 2px 26px;
	background: transparent url(../img/cursor2.gif) no-repeat -2px 0px;
}
