﻿
@import url("../../layout1.css");

#container {
	height: 100%;
	background-color: #151F33;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #151F33;
	color: #FFFFFF;
	font-family: verdana, arial, courier;
	font-size: x-small;
	height: 90px;
}
#masthead a{
	color: #FF9900;
	font-family: verdana, arial, courier;
	font-size: x-small;
}
#page_content {

	font-family: verdana, arial, courier;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
#sidebar {
	float: left;
	width: 180px;
	background-color: #002980;
	color: #FFFFFF;
	font-family: verdana, arial, courier;
	font-size: x-small;
}
#content {
	margin-left: 180px;
	padding: 10px;
	background-color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #242424;
}
#content img{
	border: 6px solid #FFFFFF;
	margin: 8px;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #151F33;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h6 {
	font-family: Arial Black;
}
h6 {
	font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
}
h3 {
	font-family: Arial Black;
}
h2 {
	font-family: verdana, arial, courier;
	font-size: small;
	font-weight: bold;
	color: #004040;
}
h1 {
	font-family: verdana, arial, courier;
	font-size: 12px;
	font-weight: bold;
	color: #37001C;
	text-decoration: none;
	text-align: left;
}
/* Estilos de exploración */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, courier;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
#sidebar li {
	display: block;
	border: 0px solid #233354;
	text-align: center;
	background-color: #151F33;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF00;
	padding: 8px;
	display: block;
	font-family: verdana, arial, courier;
	font-size: 11px;
	text-align: left;
	background-color: #1C0024;
	border-bottom-color: #14001A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #f5f5f5;
	background-color: #380048;
	font-family: verdana, arial, courier;
	font-size: 11px;
	border-bottom-color: #25365B;
}
/* Estilos de pie de página */
#footer p {
	font-size: x-small;
	text-align: center;
	font-family: verdana, arial, courier;
	color: #CCFFCC;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana, arial, courier;
	font-size: x-small;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

