@charset "utf-8";
*, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-position: bottom;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#encabezado {
	float: left;
	width: 760px;
	height: 175px;
}

#contenido {
	float: left;
	width: 555px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenido2 {
	float: left;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#construccion {
	float: left;
	height: 600px;
	width: 740px;
}
#info {
	float: left;
	width: 740px;
}
#parrafo {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 720px;
}
#h001 {
	float: left;
	margin-right: 10px;
}




#menu_principal {
	float: left;
	width: 760px;
	background-color: #0A6BB0;
}

#feventos {
	float: left;
	width: 555px;
	height: 400px;
	padding-bottom: 5px;
}
#noticalendar {
	float: left;
	width: 555px;
	margin-top: 5px;
}
#afiliaciones {
	float: left;
	width: 555px;
	height: 210px;
	margin-top: 5px;
}



#publicidad {
	width: 180px;
	float: right;
	background-color: #CCCCCC;
	height: 680px;
}
#rtecnico {
	float: right;
	height: 210px;
	width: 180px;
	margin-top: 5px;
}

#menu {
	width: 760px;
	float: left;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#piepag {
	float: left;
	font-size: 11px;
	width: 760px;
	color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#piepag a:link {
	color: #000066;
}
#piepag a:visited {
	color: #000066;
}




#fin {
	clear: both;
}




a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
#linkArchivo {
}
#linkArchivo a:link {
	color: #000000;
}
#linkArchivo a:visited {
	color: #000000;
}
#linkInicio {
	font-size: 9px;
}
#linkInicio a:visited {
	color: #333333;
}

#linkMenu a {
	text-decoration: none;
	display: block;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #857A68;
	border-bottom-color: #857A68;
	padding: 5px;
	width: auto;
	float: none;
}
#linkMenu a:hover {
	background-color: #A39989;
}
#linkMenu a:link {
	color: #000000;
}
#linkMenu a:visited {
	color: #000000;
}

#linkInicio a:link {
	color: #333333;
}

p.letrapeq {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #0A6BB0;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #0A6BB0;
}
h3 {
	color: #0A6BB0;
	font-size: 14px;
	font-style: italic;
}
#oculta {
	background-color: #FFFFFF;
	height: 50px;
	width: 250px;
	position: absolute;
	top: 322px;
	left: 517px;
}
