/* Layout */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Layout */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#banner {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 6px 6px;
	height: 120px;
	width: 780px;
	z-index: 0;
	margin-left: 115px;
}
#banner img {
	position: absolute;
	left: 137px;
	top: 5px;
	width: 235px;
}
#body {
	height: 250px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 0px;
	z-index: 1;
	margin-left: 115px;
}
#MenuColor1 {
 color:#D1EEEE;
}
 fondo del menu vertical 
#navwrap {
	height: 250px;
	width: 162px;
	position: relative;
	opacity:.80;
	filter: alpha(Opacity=80);
	 -moz-opacity: 0.8;   
	background-color: #141414;
	top: 0px;
	z-index: 8;
	left: -163px;
	top: 0px;
	float: left;
	margin: 0px;
}
#visiting p {
margin-top: 5px;
}
#search {
	position: relative;
	left: 170px;
	top: 100px;
	width: 273px;
	z-index: 10;
	overflow: hidden;
	float: none;
}
#search li {
	float: left;
}
#search .inpu {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 13px;
	padding: 2px;
	margin-right: 3px;
}
#search .go {
background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #000000;
	padding: 1px;
}
#content {
	width: 780px;
	margin-left: 115px;
}
#calendar {
	width: 95%;
	background-color: #8B7E66;
	margin: 5px;
	min-height: 173px;
	height:auto !important;
	height:173px;
	padding: 3px;
}
#news {
	width: 95%;
	background-color: #8B7E66;
	margin: 5px 5px 5px 9px;
	min-height: 173px;
	height:auto !important;
	height:173px;
	padding: 3px;
	background-image: url(../h_images/seal.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#featured1, #featured2, #featured3, #featured4 {
	width: 94%;
	margin: 5px;
	min-height: 173px;
	height:auto !important;
	height: 173px;
	padding: 3px;
}#featured1 {
	background-color: #3D59AB;
}
#featured2 {
	background-color: #483D8B;
}
#featured3 {
	background-color: #9a73a0;
}
#featured4 {
	background-color: #006699;
}
#featured1 p, #featured2 p, #featured3 p, #featured4 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 6px;
	margin-top: -8px;
}
#featured1 a, #featured2 a, #featured3 a, #featured4 a {
	color: #ff9933;
	text-decoration: none;
}
#featured1 a:hover, #featured2 a:hover, #featured3 a:hover, #featured4 a:hover {
	text-decoration: underline;
}
#featured1 img, #featured2 img, #featured3 img, #featured4 img {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 3px;
}
#news p {
	padding: 6px;
	margin-top: -16px;
}
#calendar p {
	padding: 6px;
	margin-top: -16px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 6px;
}
#news ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 6px;
	margin-top: -3px;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 10px;
}
#news li {
	margin-bottom: 3px;
	margin-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #EBDCB2;
}

/* IE fix */
*html #news li { margin-bottom: -2px; }
*html #news ul { margin-left: 12px; }

#news li a {
	color: #FFFFFF;
	text-decoration: none;
}

#news li a:hover   {
	color: #ff9933;
	}	

#footer {
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #CCFF99;
	z-index: 10;
	width: 780px;
	background-color: #FFFFFF;
}
#footer h3 {
	padding-top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 8px;
	line-height: 1.5em;
	font-weight: normal;
}
#footer a {
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
* html #content {
width: 100%
}

.Estilo7 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #669900;

	font-weight: bold;
}
