﻿@import url('http://www.pavimentosonline.com/layout.css');

#container {
	height: 1000px;
	background-color: #FFFFFF;
	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: #1F3750;
		height: 91px;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #FFFFFF;
}

#masthead a{
	color: #FFCC00;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

#navigation_superior {
	background-color: #314458;
	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-style: solid;
	border-right-width: 1px;
	border-right-color: #DC1D1D;
}
#navigation_superior a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #B70000;
	background-color: #750000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#navigation_superior a:hover {
	border-color: #62316F #390336 #370138 #62316F;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #61055C;
}

#sidebar {
	position: relative;
	float: left;
	background-color: #8C0000;
	font-family: Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #CCCCCC;
	background-repeat: no-repeat;
}
#content {
	margin: 5px;
	padding: 5px;
	background-color: #fff;
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
}

#content img{
	border: 8px solid #CCCCCC;
	margin: 8px;
	float: right;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #840000;
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

#masthead img {
	float: left;
}
#masthead p {
	font-size: x11px;
	margin: 0;
	margin-right: 1%;
	font-family: Verdana, arial, sans-serif, times;
	color: #CCCCCC;
	font-weight: normal;
}
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;
	font-size: 12px;
}
h2 {
	font-family: Verdana, arial, sans-serif, times;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3E0000;
	font-size: small;
	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: x11px;
	color: #CCCCFF;
}
#sidebar li {
	display: block;
	border: 1px solid #BF0000;
	text-align: center;
	font-family: Verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #590000;
}
#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;
	border-bottom-color: #800000;
	text-align: left;
	background-color: #8C0000;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Estilos de pie de página */
#footer p {
	font-size: 11px;
	font-family: Verdana, arial, sans-serif, times;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#footer a {
	color: #FFFF99;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#footer a:hover {
	color: #FFFF99;
	text-decoration: none;
	background-color: #1A000D;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
