@import url('http://www.portaldeobras.com/layout.css');

#container {
	height: 100%;
	background-color: #163645;
	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: #600;
 height: 100px;
 font-family: Verdana, arial, sans-serif, times;
 font-size: 11px;
 color: #FFFFFF;
 font-weight: normal;
 margin-right: 8px;
}
#masthead a{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9933;
}
#masthead p{
 padding: 5px;
 margin: 2px;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 text-align: left;
}

#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	color: #000000;
}
#content {
	margin-left: 140px;
	padding: 10px;
	background-color: #fff;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#content img{
	border: 7px solid #FFFFFF;
	margin: 6px;
}
#content a{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #003300;
	font-style: normal;
}
#content a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #530000;
	font-style: normal;
}

#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #113F55;
	text-align: center;
	font-family: Verdana, arial, sans-serif, times;
	color: #FFFFFF;
}
#masthead img {
 float: left;
 margin-right: 10px;
}
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: #183B4B;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, arial, sans-serif, times;
	color: #001B51;
	font-size: 12px;
	font-weight: bold;
}
/* 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: #000000;
}
#sidebar li {
 display: block;
 text-align: center;
 background-color: #CCFFFF;
 font-family: verdana, arial;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 border-bottom-width: 1px;
 border-bottom-color: #7D0000;
 border-bottom-style: solid;
}
#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: 11px;
 background-color: #600;
 border-bottom-color: #000;
 text-align: left;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #f5f5f5;
	background-color: #255B76;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif, times;
	border-bottom-color: #165370;
}
/* Estilos de pie de página */
#footer p {
	font-size: x-small;
	font-family: Verdana, arial, sans-serif, times;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}
#footer a:hover {
	color: #CCFF66;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

