﻿@import url('http://www.moquetasonline.com/layout.css');

#container {
	height: 100%;
	background-color: #273236;
	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: #132125;
	color: #FF6600;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: bold;
}
#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: 140px;
	background-color: #382D3C;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url('../images/DIRMAPA0.gif');
}
#content {
	margin-left: 140px;
	padding: 10px;
	background-color: #fff;
	text-align: left;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	color: #333333;
}
#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: x-small;
	font-weight: bold;
	text-decoration: none;
}
#masthead img {
	border-width: 0px;
	float: left;
		width: 544px;
		margin-right: 3px;
	height: 99px;
}
#mast
#masthead p {
	font-size: small;
	margin-right: 1%;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
font-family: Arial Black;
}
h5 {
	font-family: Arial Black;
}
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: small;
	color: #000080;
}
h1 {
	font-family: Verdana, arial, sans-serif, times;
	font-size: medium;
	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 #201B21;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	border-bottom-color: #302C32;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	border-bottom: 1px solid #f5f5f5;
	background-color: #003300;
	background-image: url('../images/direccion.gif');
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	border-bottom-color: #2A3626;
}
/* Estilos de pie de página */
#footer p {
	font-size: x-small;
	text-align: center;
}
#footer a {
	color: #FFCC66;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: bold;
}
#footer a:hover {
	color: #FF9751;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif, times;
	font-size: x-small;
	font-weight: bold;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}