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

#cap {
	background: url(../img/cap5.jpg) no-repeat top center; 
	height: 222px;
}
#cap_cat {
	background: url(../img/cap5-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 #EB361B;
}
#menuTop li a:hover{
	float:left;
	font: bold 14px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #EB361B;
	padding: 0 6px;
}
#menuTop li a:hover.fi {
	float:left;
	font: bold 14px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #EB361B;
	padding: 0 0 0 6px;
}
h3 {
	font: bold 24px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #EB361B;
	padding: 68px 0 0 50px;
	clear: left;
}
#centre img {
	margin-right: 10px;
	float:left;
}
#centre a {
	text-decoration: underline;
	color: #EB361B;
}
#centre a:hover {
	text-decoration: none;
	color: #FFF;
	background: #EB361B;
}
.Estilo1 {font-size: 16px}
