body {
	background-color: #013044;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px; 
	color: #2E4E75;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234753;
	font-weight: normal;
	line-height: 16px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 9px;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fondo {
	background-repeat:no-repeat;
}
.abajo {
	background-repeat:no-repeat;
	background-image: url(imagenes/abajo.png);
}
.izq {
	background-repeat:repeat;
	background-image: url(imagenes/izq.png);
}
.der {
	background-repeat:repeat;
	background-image: url(imagenes/der.png);
}

