@charset "utf-8";
.nuevoencabezado {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.linea {
	background-attachment: fixed;
	background-image: url(linea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.lateralpe {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.lateralpe a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.lateralgr {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.color {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #004800;
	text-decoration: none;
}
.verdepe {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.lateralgr a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.piepa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E1E1E1;
	text-decoration: none;
}
.blanca {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.fondolateral {
	background-color: #FFCF6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93000F;
}
