﻿@import url('http://www.pavimentosonline.com/layout.css');

#container {
	height: 100%;
	background-color: #273236;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #132125;
	color: #FF6600;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: bold;
	height: 100px;
}
#page_content {
	position: relative;
	font-family: Verdana, arial, sans-serif, times;
	font-size: small;
	color: #333333;
	font-weight: normal;
}
#sidebar {
	position: relative;
	float: left;
	width: 150px;
	background-color: #273236;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
	background-image: url('../images/DIRMAPA0.gif');
}
#content {
	margin-left: 150px;
	padding: 10px;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #333333;
}
#content img{
	border: 3px solid #BCDEDE;
	margin: 6px;
}

#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
	background-image: url('../images/DIRMAPA0.gif');
	background-repeat: repeat-x;
	font-family: Verdana, arial, sans-serif, times;
	color: #FFFF99;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#masthead img {
	border-width: 0px;
	float: left;
	width: 544px;
	margin-right: 9px;
	height: 99px;
}

#masthead p {
	font-size: 11px;
	margin-right: 1%;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana, arial;
}
#masthead a{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

h5 {
	font-family: Arial Black;
}
h4 {
	font-family: Arial Black;
}
h3 {
	font-family: Arial Black;
}
h2 {
	font-family: Verdana, arial, sans-serif, times;
	font-size: 13px;
	color: #2D0000;
}
h1 {
	font-family: verdana;
	font-size: 12px;
	color: #4A004A;
	font-weight: bold;
	text-align: left;
}
/* Estilos de exploración */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #776680;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	border-bottom-color: #000000;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
	border-bottom: 1px solid #374043;
	background-color: #003300;
	background-image: url('../images/direccion.gif');
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
}
/* Estilos de pie de página */
#footer p {
	font-size: 11px;
	text-align: center;
	font-family: verdana;
	color: #FFFF66;
}
#footer a {
	color: #FFCC66;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	color: #FF9751;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
