﻿@import url("../../layout1.css");



#container {
 height: 100%;
 background-color: #FCE0B0;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
}
#masthead {
 width: 1000px;
 overflow: auto;
 text-align: right;
 background-color: #FCE0B0;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 color: #000000;
 height: 150px;
 font-weight: normal;
}
#page_content {
	position: relative;
}
#sidebar {
 position: relative;
 float: left;
 width: 160px;
 background-color: #FCE0B0;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 text-decoration: none;
}
#content {
 margin-left: 160px;
 padding: 9px;
 background-color: #fff;
 font-family: verdana, arial;
 font-size: 11px;
 font-weight: normal;
 color: #1F1F1F;
}
#content img{
 border: 5px solid #AFD1CF;
 margin: 9px;
}
#content a{
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #900;
 text-decoration: underline; 
}
#content a:hover{
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000;
 text-decoration: underline;
}
#footer {
 clear: both;
 width: 99%;
 overflow: hidden;
 padding-top: 1%;
 padding-right: 0;
 padding-bottom: 1%;
 padding-left: 1%;
 background-color: #FCE0B0;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 color: #000000;
 text-align: center;
 font-weight: normal;
}
#masthead img {
	text-align: left;
	float: left;
}
#masthead p {
 font-size: 11px;
 margin: 10px;
 font-family: verdana;
 font-weight: normal;
 color: #000000;
 text-align: right;
}
#masthead a {
	font-size: small;
	font-family: verdana, arial;
	font-weight: bold;
	color: #000066;
}

h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
}
h3 {
	font-family: Arial Black;
}
h2 {
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
}
h1 {
 font-family: Verdana, arial;
 font-size: 12px;
 font-weight: bold;
 color: #033;
}
/* Estilos de exploración */
#sidebar ul {
 list-style-type: none;
 width: 100%;
 display: block;
 margin: 0;
 padding: 0;
 text-decoration: none;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 color: #9C9;
}
#sidebar li {
 display: block;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #FF9;
 font-weight: bold;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FEF0DA;
 margin-left: 3px;
}
#sidebar a {
 font-weight: normal;
 text-decoration: none;
 color: #000000;
 padding: 5px;
 display: block;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 background-color: #FCE0B0;
 border-bottom-color: #F9BF60;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}
#sidebar a:hover {
 font-weight: normal;
 text-decoration: none;
 color: #000066;
 border-bottom: 1px solid #f5f5f5;
 background-color: #FEF7DA;
 font-size: 11px;
 font-family: verdana;
}
/* Estilos de pie de página */
#footer p {
	font-size: 11px;
}
#footer a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color: #002851;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.iframe {
 border: 0;
 height: 1200px;
 width: 800px;
 margin: 0px;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 color: #666;
 font-style: normal;
 font-weight: normal;
}

