@charset "utf-8";
/* CSS Document */

#contenedor {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #CCC;
	position: static;
	padding: 5px;
	height: auto;
}
#contenido {
	width: 800px;
	position: static;
	float: none;
}
#cabecera {
	width: 800px;
	position: static;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFF;
	background-color: #E8E8E8;
}
#banneradwords {
	width: 800px;
	position: static;
	height: auto;
	float: left;
}

#primerbloque {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: left;
}
#columnaiz {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: left;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #018F9D;
	border-right-color: #018F9D;
	border-bottom-color: #018F9D;
	border-left-color: #018F9D;
}
#columnader {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: right;
	margin-top: 5px;
}
#columnacen {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: left;
}
#pie {
	width: 800px;
	position: static;
	float: left;
}
#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: left;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #005995;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #005995;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 3px;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #4AA5FF;
	padding-bottom: 3px;
}
.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95px;
	color: #0067CE;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bolder;
}
.borde {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #018F9D;
	border-bottom-color: #018F9D;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0058B0;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:link {
	color: #018F9D;
}
a:visited {
	color: #018F9D;
}
a:hover {
	color: #0058B0;
}
a:active {
	color: #018F9D;
}
h1 {
	color: #0058B0;
}
h3 {
	color: #0058B0;
}

a:active {
	text-decoration: none;
	color: #666;
}
