﻿@import url('http://www.nodolocal.com/layout.css');

#container {
	height: 100%;
	background-color: #005250;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #003333;
	height: 85px;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	color: #CCCCCC;
}
#page_content {
	position: relative;
	visibility: visible;
}
#masthead a{
		color: #CCCCCC;
}




#navigation_superior {
	background-color: #0A3F2B;
	height: auto;
	width: auto;
}

#navigation_superior ul {
list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#navigation_superior li {
	float: left;}
	
	
	
#navigation_superior a {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #ca7 #005B5B #ca7 #002424;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #003333;
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
}
#navigation_superior a:hover {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #005B5B;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00827E;
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
}

#sidebar {
	position : relative; 
float : left; 
width : 140px; 
background-color : #0f2740; 
font-family : Verdana, arial, sans-serif, times; 
font-size : x-small; 
color : #cccccc;
	visibility: visible;
}
#sidebar_right{
	position : relative;
	float : right;
	width : 140px;
	background-color : #0f2740;
	font-family : Verdana, arial, sans-serif, times;
	font-size : x-small;
	color : #cccccc;
}
#content {
	margin-left: 140px;
	padding: 10px;
	background-color: #fff;
}
#content a{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #001428;
	text-decoration: none;
}
#content a:hover{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000E1C;
	text-decoration: none;
	background-color: #FFFFFF;
}
#content td{
	border: 4px solid #E5E5E5;
	margin: 10px;
	padding: 5px;
	background-color: #FEFFF2;
}
#content img{
	border: 5px solid #CCCCCC;
	margin: 6px;
	float: left;
}
#footer {
		
	
	padding-bottom: 5px;
}
#masthead img {
	margin: 5px 5px 5px 1px;
	float: left;
	text-align: left;
}
#masthead p {
	font-size: x-small;
	margin: 9px 1px 2px 2px;
	font-family: Verdana, arial, sans-serif, times;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h5 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h4 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h3 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h2 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h1 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
	font-size: small;
}
/* Estilos de exploración */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	color: #CCCCFF;
}
#sidebar li {
	border-color: #13314F #13314F #006462 #13314F;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	background-color: #005250;
	border-bottom-color: #002F2E;
	border-bottom-width: 1px;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	border-bottom: 1px solid #f5f5f5;
	background-color: #00827E;
	font-size: x-small;
	font-family: verdana;
	border-bottom-color: #153657;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}




#sidebar_right ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	color: #CCCCFF;
}
#sidebar_right li {
	border-color: #13314F #13314F #006462 #13314F;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#sidebar_right a {
	font-weight: normal;
	text-decoration: none;
	color: #E4E4E4;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	background-color: #005250;
	border-bottom-color: #002F2E;
	border-bottom-width: 1px;
}
#sidebar_right a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	border-bottom: 1px solid #f5f5f5;
	background-color: #005250;
	font-size: x-small;
	font-family: verdana;
	border-bottom-color: #153657;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* Estilos de pie de página */






#footer p {
	font-size: x-small;
	text-align: center;
	
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #FFFF66;
	text-decoration: none;
	font-family: verdana, Arial, serif;
	font-size: x-small;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-family: verdana, Arial, serif;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}