﻿@import url('http://www.pavimentosonline.com/layout.css');

#container {
	height: 100%;
	background-color: #B6CCA6;
	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: #BBC3BD;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #000000;
	height: 100px;
	margin-right: 10px;
}
#masthead a{
	color: #800000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
#navigation_superior {
	background-color: #CAE6CB;
	height: auto;
	width: auto;
}

#page_content {
	position: relative;
}

#navigation_superior ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	height: 25px;
	display: block;
}
#navigation_superior li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-color: #E6EAF2;
	border-right-width: 1px;
	border-right-style: solid;
}
#navigation_superior a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #EAEDAF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-color: #E0E487;
	border-right-style: solid;
}
#navigation_superior a:hover {
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFF80;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
}
#content {
	padding: 10px;
	background-color: #fff;
	margin-left: 160px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
}
#content a{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000022;
	text-decoration: none;
	font-style: normal;
}
#content a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
	font-style: normal;
}
#content td{
	border: 3px solid #F2F2F2;
	margin: 4px;
	padding: 4px;
	color: #292929;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#content img{
	border: 5px solid #EBEBEB;
	margin: 6px;
	float: right;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #C1D3B4;
	text-align: center;
	color: #1A2213;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
}
#masthead img {
	border-width: 0px;
	margin: 4px 5px 2px 5px;
	float: left;
	text-align: left;
}
#masthead p {
	font-size: 12px;
	font-family: Verdana, arial, sans-serif, times;
	color: #002400;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}
#masthead h1 {
	font-size: 13px;
	margin: 9px 1px 2px 2px;
	font-family: Verdana, arial, sans-serif, times;
	color: #480024;
	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;
	color: #462300;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: verdana, arial, sans-serif, times;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #11170D;
}
#sidebar {
	position : relative;
	float : left;
	width: 160px;
	background-color: #85B562;
	font-family : Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #333333;
	visibility: visible;
	font-weight: normal;
}
/* 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 {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2E8F1;
	text-align: center;
	background-color: #FFFF99;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	background-color: #CBD4E5;
	border-bottom-color: #A0B0CF;
	border-bottom-width: 1px;
	text-align: left;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f5f5f5;
	background-color: #ECFEC2;
	font-size: 11px;
	font-family: verdana;
	border-bottom-color: #A5C88A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* Estilos de pie de página */
#footer p {
	font-size: 11px;
	font-family: Verdana, arial, sans-serif, times;
	color: #394B2C;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-family: verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: verdana, Arial, serif;
	font-size: 11px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

