/* general */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}

h3{
	font-size: 12px;
	line-height: 18px;
}


/* estilo generla de los links. No llevan subrayado ni rollover */
a:link { 
	color: #AECD32;
	text-decoration:none;
}
a:visited { 
	/*color: #AECD32; */
}

a:hover {
	/*color: #AECD32;*/
}

#contenedor {
	width: 719px;
	padding: 10px;
	margin:0px auto;
	text-align:left;
}

/* dentro del contenedor están el encabezado, cuerpo y pie */
#encabezado {
	text-align: right;
}


#cuerpo {
	margin-top: 10px;
	border-bottom: 1px solid #FFF;
}


#pie {
	clear: both;
	margin-top: 30px;
	background-image: url(./../_img/gif/pieinferior.gif);
	padding-bottom: 70px;
}


/* estilo de los links en el pie de pagina */
#pie a, #pie a:link{
	color: #AECD32;
	text-decoration: none;
}

/* esta tabla son los links principales del sitio web **/
table.menutabla{
	padding:0;
	margin: 0;
}

/* al ser un link la imagen, con esto evitamos que le salga el reborde azul propio */
table.menutabla img{
	border: 0;
}

/* la tabla del formulario de contacto*/
table.formulario{
	padding-left:4%;
	padding-right: 4%;
	width:100%;
	border: 1px solid #FFF;
	margin-bottom: 10px;
}




table.formulario tbody th{
	padding:0px;
	text-align: left;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.formulario tbody td{
	padding:0px;
	border: 1px solid #FFF;
	text-align: left;
}

input{
	
	/*width: 90%;*/
	width: 90%;
	border: 1px solid #A5ACB2;
	color: #666666;
}

textarea{
	width: 95%;
	/*width: 100%;*/
	border: 1px solid #A5ACB2;
	color: #666666;
}

select{
	/*width: 97%;*/
	border: 1px solid #A5ACB2;
	background-color: #FFF;
	color: #666666;
}

label{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.asteriscosrojos{
	color: #D52020;
}



/*************************/
/* home */
/* caja superior */
.homesup{
	border: 1px solid #FFF;
	padding:0px 20px;
}

.homesup img.fizquierda{
	margin-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
.homesup hr{
	border: none 0;
	border-top: 2px solid #E6E6E6;
	height: 2px;
}

.tit{
	padding-left: 20px;
	padding-bottom: 5px;
}

.homeinfder {
	float: right;
	width: 265px;
	padding-top: 0;
	padding-right: 15px;
	margin-bottom: 10px;
}

.homeinfder p {
	padding-right: 0px;
	margin-right: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top:0;
}

.homeinfizq
{
	border: 1px solid #FFF;
	margin-right: 300px;
	margin-bottom: 10px;
	padding-left:20px;
}

.homeinfizq img.iqd
{
	float: left;
	padding-right: 10px;
	border-right: 1px dotted #AFAFAF;
	margin-right: 10px;
	padding-bottom: 5px;
}

.homeinfizq img.noborde, .homeinfder img.noborde{
	border:0px;
}

.homeinfizq h3, .homeinfder h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #282828;
}

.alquiler
{
	font-size: 9px;
	text-transform: uppercase;
	color: #01A6C4;
}

.venta
{
	font-size: 9px;
	text-transform: uppercase;
	color: #FC4702;
}



/***********************/

/*dentro del cuerpo, la columna de la izquierda */
.navleft {
	float: left;
	margin: 0px;
	padding: 0px;
	/*width: 188px;*/
	width: 188px;	
}

/* recuadro gris que sale por ejemplo en la sección de contacto */
.navleft img.gris{
	float: right;
	margin-top:10px;
}

/* la foto de cabecera de la parte derecha */
.cabderecha{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 189px;
}

/*dentro del cuerpo, la columna centro-derecha cuando tenemos dos columnas */
.navcenter2cols {
	padding: 0px;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 189px;
}

.top{
	padding-top:0px;
	border-top:0px;
}

/*dentro del cuerpo, la columna centro cuando tenemos TRES columnas */
.navcenter3cols {
	padding: 0px;
	padding-left:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 189px;
	margin-right: 165px;
	/*padding-left:30px;*/

}


/* dentro del cuerpo, la columna de la derecha cuando tenemos tres columnas */
.navright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 155px;

}

.navright img {
	margin-top: 10px;
	/*border: 1px solid blue;*/
}

/* la caja con las promociones en la sección de promociones */
.promobox {
	margin-bottom: 10px;
	border: 1px solid #FFF;
	
}

/* la imagen de la sección de promociones, de cada promocion*/
.promobox img{
	float: right;
	padding-left: 10px;
	/*border-left: 1px solid blue;*/
}

/* la recta punteada horizontal que separa los contenidos */
hr {
	border: none 0;
	border-top: 1px dotted #000;
	height: 1px;
	margin-bottom: 10px;
}

/*Los menús principales de la aplicación*/
#seccioneslist{
	
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 7px solid #DEDEDE;
	
}

#seccioneslist li
{
	list-style: none;
	margin: 0;
	display: inline;
	text-transform: uppercase;
}

#seccioneslist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	color: #898989;
	text-decoration: none;
}

#seccioneslist li a:link {
}

#seccioneslist li a:visited {
}

#seccioneslist li a:hover {
	color: #AECD32;
}


#seccioneslist li a#current
{
	/*background: white;*/
	border-bottom: 7px solid #AECD32;
}



/*el listado de los links de la columna izqda de la pantalla*/
#menuslist{
	margin: 0;
	margin-top:10px;
	padding-left: 0;
	padding-bottom: 10px;
	list-style: none;
	border-right: 31px solid #EFEEEE;
}

#menuslist li 
{
	margin-bottom:10px;
	padding-left: 15px;
	background-image: url(./../_img/gif/bullet.gif);
	background-repeat: no-repeat;
}

#menuslist ul{
	list-style: none;
	background-image:none;
	margin-left:0;
	padding-left:0;
}

#menuslist ul li{
	background-image: none;
}


#menuslist a:link, #menuslist a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#menuslist a:hover
{
	color: #8AAC02;
}

#menuslist li a#current
{
	color: #8AAC02;	
}

/*el listado de los links de la columna izqda de la pantalla*/
#menuslist-2do-nivel
{
	line-height: 13px;
}

#menuslist-2do-nivel a:link, #menuslist a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#menuslist-2do-nivel a:hover
{
	color: #8AAC02;
}

#menuslist-2do-nivel li a#current
{
	color: #8AAC02;	
}


/* las listas usuales ( que van en el cuerpo del documento, como la de la sección promociones ficha */
#usuallist{
	margin: 0;
	margin-top:10px;
	padding-left: 0;
	padding-bottom: 10px;
	list-style: none;
}

#usuallist li 
{
	margin-bottom:10px;
	padding-left: 15px;
	background-image: url(./../_img/gif/bullet3.gif);
	background-repeat: no-repeat;
}

#usuallist a:link, #usuallist a:visited
{
	color: #AECD32;
	text-align: right;
	margin-top:4px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	background-image: url(./../_img/gif/bullet2.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*color: #666666;*/
	text-decoration: none;
}

#usuallist a:hover
{
	/*color: #8AAC02;*/
}

/********************************/

/* estilos auxiliares */
.derecha{
	text-align: right;
}

.izquierda{
	text-align: left;
}

.fderecha{
	float: right;
}
.fizquierda{
	float: left;
}

.cb {
	clear: both;
}

.cr {
	clear: right;
}
.cl {
	clear: left;
}

#txt-destacado {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

input, select {
	font-size: 10px;
}

#sep {
	margin-top: 10px;
	margin-left: 12px;
}

.empresas {
	margin-bottom: 10px;
	float: left;
	width: 346px;
	height: 80px;
	border-bottom: 1px dotted #000;
}

.empresas-logo {
	float: left;
	width: 120px;
}

.empresas-texto {
	float: left;
	width: 226px;
}

#promociones-home {
	margin-top: 10px;
	float: left;
	width: 700px;
	margin-bottom: 40px;
}

#promociones-home-left {
	padding-left: 16px;
	float: left;
	width: 310px;
}

#promociones-home-right {
	padding-left: 15px;
	float: right;
	width: 330px;
}

#promociones-home-left .img {
	padding-top: 13px;
	padding-left: 15px;
	width: 250px;
	height: 141px;
	background-image: url( "./../_img/bkg-promos.gif" );
	background-repeat: no-repeat;
	background-position: right left;
}

#promociones-home-right .img {
	padding-top: 12px;
	padding-left: 15px;
	width: 235px;
	height: 142px;
	background-image: url( "./../_img/bkg-promos.gif" );
	background-repeat: no-repeat;
	background-position: right left;
}

#promociones-home .txt-a {
	color: #282828;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 9px;
	padding-left: 16px;
}

#promociones-home .txt-b {
	color: #282828;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 9px;
	padding-left: 21px;
}

#promociones-home-left .info, #promociones-home-right .info {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	margin-top: 14px;
	margin-bottom: 5px;
	line-height: 16px;
}

#promociones-home-fecha {
	text-align: right;
	color: #626262;
	font-size: 11px;
	font-family: arial;
	margin-bottom: 5px;
	font-weight: bold;
}

#promo-a {
	width: 350px;
	float: left;
}

#promo-b {
	border-left: 1px dotted #777;
	width: 349px;
	float: left;
}

#promociones-home-left-foto {
	padding-top: 10px;
	padding-left: 11px;
	float: left;
	height: 90px;
	width: 162px;
}

#promociones-home-left-txt {
	padding-top: 10px;
	padding-left: 11px;
	float: left;
	width: 170px;
	height: 90px;
}

#promociones-home-right UL {
	margin-left: 0px;
	padding-left: 5px;
}

#promociones-home-right UL LI.item {
	margin-bottom: 5px;
}

#tit-promocion {
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}