@charset "utf-8";
.fondoPagina {
	background-image: ../imagenes/fondo-pagina2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imagenes/fondo-pagina2.jpg);
}
.titulo1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	color: #CC0000;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
}
.texto2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #333333;
}
.bordeInferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.titulo2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.pie:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.pie {
	color: #999999;
	text-decoration: none;
}
.titulo3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	color: #333333;
}
.fondoHome {
	background-image: url(../imagenes/fondo-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pres {
	width: 145px;
	float: left;
}
