body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #243A59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contenido {
	font-size: small;
	padding-left: 20px;
	padding-right: 20px;
}
.contenido a, .contenido a:visited {
color:#3333CC;
}
h1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	color: #0099CC;
	text-transform: none;
	background-color: #CCFF33;
	border-right-color: #333366;
	border-top-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: auto;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h3links {
	color:#0000CC
	}

.sidebar {
	margin: 20px;
	color: #99FF00;
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-style: normal;
	text-decoration: none;
}
.sangria-ubicacion {
	text-indent: 40px;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #66CC00;
}
.ubicacion-color {
	color: #FF9900;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
