body {
	background-color: #1693cc;
	
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgheader {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13416f;
	text-decoration: none;
}
.titulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 48px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titulosverdes {
	font-family: "Trebuchet MS", Arial;
	font-size: 48px;
	color: #bcde54;
	text-decoration: none;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d9d9;
	text-decoration: none;
	line-height: 17px;
}
.links {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BAD749;
	text-decoration: underline;
}
.bgtables {
	background-image: url(images/bg_tables.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 808px;
	width: 840px;
}
.subtitulos {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulos2 {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #BCDE54;
	text-decoration: none;
}
.flechas {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.informacion {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
