﻿@import url('http://www.pavimentosonline.com/layout1.css');
#todo {
	margin: 0px auto 0px auto;
	height: 100%;
}
#page_content {
	background-color: #9FC679;
}
#container {
	height: 100%;
	background-color: #FFFFFF;
	width: 1000px;
}
#masthead {
	width: auto;
	overflow: auto;
	text-align: right;
	background-color: #BBF5B8;
	font-family: verdana, arial, courier;
	font-size: 11px;
	color: #000000;
	height: 100px;
}
#masthead a{
	color: #003300;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}




#navigation_superior {
	background-color: #480048;
	height: auto;
	width: 1000px;
}

#navigation_superior ul {
list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#navigation_superior li {
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BA1F51;
}
#navigation_superior a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #990033;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #61102B;
}
#navigation_superior a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00827E;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7D1537;
}
#sidebar {
	position : relative;
	float : left;
	width: 160px;
	background-color : #0f2740;
	font-family : Verdana, arial, sans-serif, times;
	font-size: 11px;
	color: #FFFFFF;
	visibility: visible;
	font-weight: normal;
}
#sidebar_right{
	
	position : relative;
	float : right;
	width: 0px;
	background-color : #0f2740;
	font-family : Verdana, arial, sans-serif, times;
	font-size : 11px
	color : #cccccc;
	visibility: visible;
}

#content {
	margin-left: 160px;
	padding: 10px;
	background-color: #fff;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#content a{
	font-family: verdana;
	font-size: 11px
	font-weight: bold;
	color: #001428;
	text-decoration: none;
}
#content a:hover{
	font-family: verdana;
	font-size: 11px
	font-weight: bold;
	color: #000E1C;
	text-decoration: none;
	background-color: #FFFFFF;
}
#content td{
	border: 4px solid #F4F4F4;
	margin: 5px;
	padding: 5px;
	background-color: #FEFFF2;
}
#content img{
	border: 5px solid #CCCCCC;
	margin: 6px;
	float: left;
}
#footer {
	clear: both;
	background-color: #8BE4A6;
	text-align: center;
}
#masthead img {
	border-style: solid;
	border-width: 0px;
	margin: 3px;
	float: left;
	text-align: left;
}
#masthead p {
	font-size: 11px;
	margin: 9px 1px 2px 2px;
	font-family: Verdana, arial, sans-serif, times;
	color: #003300;
	font-weight: bold;
	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: #800000;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, arial, sans-serif, times;
	color: #3D2D40;
}
h2 {
	font-family: Verdana, arial, sans-serif, times;
	color: #001A33;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, arial, sans-serif, times;
	color: #003300;
	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: 11px
	color: #CCCCFF;
}
#sidebar li {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-color: #CCFF99;
	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: #8BE4A6;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-align: left;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #003300;
	border-bottom: 1px solid #f5f5f5;
	background-color: #EAEAEA;
	font-size: 11px;
	font-family: verdana;
	border-bottom-color: #F3F8FC;
	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: 11px;
	color: #CCCCFF;
}
#sidebar_right li {
	border-color: #13314F #13314F #006462 #13314F;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	background-color: #7E1818;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#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: 11px;
	background-color: #005250;
	border-bottom-color: #002F2E;
	border-bottom-width: 1px;
	text-align: left;
}
#sidebar_right a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	border-bottom: 1px solid #f5f5f5;
	background-color: #1F7674;
	font-size: 11px;
	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: 11px;
	text-align: center;
	margin: 10px;
	padding: 1px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #FFFFFF;
}
#footer a {
	color: #660033;
	text-decoration: none;
	font-family: verdana, Arial, serif;
	font-size: 11px font-weight: normal;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: verdana, Arial, serif;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

