@import "reset.css";
@import "micuenta.css";
@import "slideshow1.css";
@import "slideshow3.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: 11px;
	color: #666666;
	margin: 20px;
	padding: 0;
	background: url(../imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCC;
	
	<!--[if IE 6]>
	margin: auto;
	text-align: center;
	<![endif]-->
}

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

h1 {
	font-family: Georgia;
	font-size: 22px;
	color: #FF0000;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	border-bottom: 3px #DDD solid;
}

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

h1 a:hover{
	color: #777777;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #FF0000;
	margin: 10px 0 10px 0;
}

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

h2 a:hover{
	color: #777777;
}

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

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

h3 a:hover{
	color: #777777;
}

h6 {
	font-family: Georgia;
	font-size: 40px;
	line-height: 35px;
	color: #CCC;
	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;
}

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: #000;
}

a:hover {
	color: #FF0000;
}

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

#header {
	text-align: right;
	margin: auto;
	width:900px;
	height: 170px;
}

#header .izq{
	float: left;

}

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

#header .der b{
	color: #444;
}

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

#contenido {
	background-color: #FFF;
	border: 0px #DDD solid;
	padding: 20px;
	margin: auto;
	width:860px;
	text-align: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

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

#lateralIzq {
	width: 280px;
	vertical-align: top;
	border-right: 1px #DDD dashed;
	padding: 0 20px 0 20px;
}

#lateralDer {
	width: 260px;
	vertical-align: top;
	padding: 0 0px 0 20px;
	margin: 0px;
	border-left: 1px #DDD dashed;
}

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

hr {
	border-top: 1px #DDD 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: 1px #DDDDDD 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 10px;
	display: block;
	background: url(../imagenes/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}

#menu .vertical a:hover{
	text-decoration: none;
	background: url(../imagenes/arrowAlt.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: #DDD;
	padding: 5px 0 5px 10px;
	display: block;
	color: #444;
}

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

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

#menu .horizontal{
	float: right;
	padding: 15px 20px 20px 20px;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 130px 0 0 0;
}

#menu .horizontal a{
	
	text-decoration: none;
	padding: 9px;
}

#menu .horizontal a:hover{
	color: #444;
	text-decoration: none;
	background-color: #DDD;
	padding: 9px;
}

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

}

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