@import "reset.css";
@import "micuenta.css";
@import "slideshow2.css";
@import "galeria.css";
@import "calendario.css";
@import "blog.css";
@import "noticias.css";
@import "rewards.css";
@import "rastreo.css";
@import "formularios.css";
@import "inmobiliaria.css";
@import "catalogo.css";
@import "paginacion.css";

/* Estructura general HTML
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	color: #EDDAA6;
	margin: 0;
	padding: 0;
	background: url(../imagenes/bg.jpg);

	background-color: #342919;
	
	<!--[if IE 6]>
	margin: auto;
	text-align: center;
	<![endif]-->
}

/* Títulos
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

h1 {
	font-family: Georgia;
	font-size: 20px;
	color: #EDDAA6;
	margin: 0 0 10px 0;
}

h1 a{
	color: #444;
	text-decoration: none;
}

h1 a:hover{
	color: #777777;
}

h2 {
	font-family: Georgia;
	font-size: 12px;
	color: #EDDAA6;
	margin: 0px 0 10px 0;
	font-weight: bold;
}

h2 a{
	color: #EDDAA6;
	text-decoration: none;
}

h2 a:hover{
	color: #EDDAA6;
}

h3 {
	font-size: 12px;
	color: #EDDAA6;
	margin: 0px 0 0px 0;
	font-weight: bold;
}

h3 a{
	color: #EDDAA6;
	text-decoration: none;
}

h3 a:hover{
	color: #EDDAA6;
}

h6 {
	font-family: Georgia;
	font-size: 40px;
	line-height: 35px;
	color: #EDDAA6;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
}

/* Textos generales, parrafos y contenidos divesos
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

p {
	margin: 0px 0 10px 0;
}

small {
	font-size: 10px;
}

small a {
	text-decoration: none;
}

ul li{
	margin-left: 20px;
	padding-left: 12px;
	list-style-type: none;
	background: url(../imagenes/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

blockquote {
	padding: 0 20px 0 10px;
	margin: 0 0 10px 10px;
	border-left: 3px #DDD solid;
}

fieldset {
	border: 1px #DDDDDD solid;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #F9F9F9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

legend {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
}


/* Links
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

a {
	color: #EDDAA6;
}

a:hover {
	color: #BDB087;
}

/* Area de contenido
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#header {
	text-align: center;
	height: 150px;
}

#header .contenedor {
	margin: auto;
	width: 860px;
}

#header .contenedor .izq{
	float: left;
	margin: 20px 0 20px 0px;
}

#header .contenedor .der{
	float: right;
	text-align: right;
	margin: 28px 0 0 0;
}

#header .contenedor .der a{
	color: #FFF;
	text-decoration: none;
}

#contenido {

	border: 0px #DDD solid;
	padding: 0px 0 0 0;
	margin: auto;
	width:900px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#contenido #cuerpo {
	padding: 20px 20px 0 20px;
}

#lateralIzq {
	width: 220px;
	vertical-align: top;
	padding: 0 20px 0 20px;
	background-color: #342919;
}

#lateralDer {
	width: 280px;
	vertical-align: top;
	padding: 20px 0px 0 20px;
	margin: 0px;
	border-left: 1px #DDD dashed;
	background: url(../imagenes/bgLatDer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tablaDivV {
	background: url(../imagenes/tablaDivV.gif);
	background-position: center;
	background-repeat: repeat-y;
}

hr {
	border-top: 1px #EDDAA6 dashed;
	border-bottom: 0px #DDD dashed;
	border-right: 0px #DDD dashed;
	border-left: 0px #DDD dashed;
	margin: 20px 0 20px 0;
}

/*#contenidoCaja{
	border: 1px #DDDDDD solid;
	padding: 10px;
	margin: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}*/

#footer {
	margin: auto;
	padding: 20px 0 20px 0;
	width:860px;
	text-align: left;
}

/* Tablas de contenido
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .t2c1{
	background: url(../imagenes/tablaDivV.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:410px;
	padding: 0 20px 0 0;
}

#contenido .t2c2{
	width: 410px;
	padding: 0 0px 0 20px;
}

#contenido .t3c1{
	background: url(../imagenes/tablaDivV.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:260px;
	padding: 0 20px 0 0;
}

#contenido .t3c2{
	width: 260px;
	padding: 0 20px 0 20px;
}

#contenido .t3c3{
	background: url(../imagenes/tablaDivV.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:260px;
	padding: 0 0px 0 20px;
}

/* Imágenes en contenido
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.imagen{
	border: 4px #342919 solid;
	padding: 2px;
}

.imgIzquierda {
	border: 1px #DDDDDD solid;
	margin: 0 10px 10px 0;
	padding: 2px 2px 2px 2px;
}

.imgDerecha {
	border: 1px #DDDDDD solid;
	margin: 0 0px 10px 10px;
	padding: 2px 2px 2px 2px;
}

/* Menu de navegación
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#menu .vertical a{
	text-decoration: none;
	padding: 5px 0 5px 5px;
	display: block;
}

#menu .vertical a:hover{
	text-decoration: none;
	background-color: #4D3924;
	padding: 5px 0 5px 5px;
	display: block;
	color: #EDDAA6;
}

#menu .vertical div{
	text-indent: 0px;
	background: url(imagenes/vineta.gif) 0 0.9em;
	background-repeat: no-repeat;
	border-bottom: 1px #4D3924 dashed;
}

#menu .vertical .subpagina{
	text-indent: 22px;
	background: url(imagenes/vineta.gif) 12 0.9em;
	background-repeat: no-repeat;
}

#menu .horizontal{
	text-align: center;
	margin: auto;
	width: 900px;
	padding: 15px 0 15px 0;
	background-color: #342919;
}

#menu .horizontal a{
	text-decoration: none;
	padding: 15px;
	font-weight: bold;
	margin: 0;
}

#menu .horizontal a:hover{
	color: #EDDAA6;
	text-decoration: none;
	background-color: #4D3924;
	padding: 15px;
	border-bottom: 3px #EDDAA6 solid;
}

#menu .horizontal .activo{
	text-decoration: none;
	border-bottom: 3px #EDDAA6 solid;

}

#menu .horizontal div{
	margin: 0;
	display: inline;
}