.menu {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menunegro {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.submenu {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.submenu a:hover{
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/*PIES DE PAGINA*/
.piepeara{
	background-color:#000000;
	float:left;
}
.textopie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;
	text-decoration:none;
	text-align:left;
	list-style-type: none;
	margin-left:30px;
}
.textopie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	line-height: 20px;
	text-decoration:none;
	text-align:left;
	list-style-type: none;
	margin-left:30px;
}
.lineavert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}
.redsitios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-decoration:none;
	text-align:left;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align:left;
}