/* Apartamentos */

/*conten foto*/
#content-foto {
	height: 205px;		
	background: #ededed;
	/*border-bottom:1px solid #ededed; */
}
#flashcontent{height: 205px;		
	background: #ededed;} /*esto es pora el swfobject*/


#flashcontentofi{height: 300px;		
	background: #ededed;} /*esto es pora el swfobject*/

#texto {
	float:left;
	width: 400px;
	border-right:1px solid #ededed;
	padding: 15px 15px 10px 20px;
}

#texto p {
	color: #666666; 
	TEXT-ALIGN: justify;
	font-size: 1.0em;
	line-height:1.3em; 
	margin-top: 10px;
}
#texto p A:link {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* vinculos no visitados */
}
#texto p A:visited {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold;  /* visited link */
}
#texto p A:hover {
	COLOR: #808080; TEXT-DECORATION: underline; font-weight: bold; /* mouse over link */
}
#texto p A:active {
	COLOR: #3F7DE3; TEXT-DECORATION: none; font-weight: bold; /* selected link */
}

#texto2 {
	float:left;
	width: 180px;
	border-right:1px solid #ededed;
	padding: 0px 15px 10px 20px;
}

#texto2 p {
	color: #666666;
	TEXT-ALIGN: justify;
	font-size: 1em;
	line-height:15px;
	margin-top:0px;
	font-weight: normal;	
}

#texto ul li a:hover {
	background: transparent url(../imagenes/bullet_blue.gif) left center no-repeat;
	color: #3F7DE3;
	background-color:#ededed;
	display: block;
	width: 381px;
	font-weight: bold;
}
.linkpeque A:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.linkpeque A:visited {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
.linkpeque A:hover {
	text-decoration: underline;
	text-align: left;
	color: #e33f7d;
	display: inline;
	font-weight: normal
}
.linkpeque A {
	background: tansparent;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
}
/*-------------------------------------------------------------------*/
#titulo{ 
	height: 29px; 
	width: 717px; 
	background-color: #6290CE;
}
H1 {
	font-size:1.3em; 
	color:#fff;
	FONT-WEIGHT: bold; 
	margin-left: 9px; 
	margin-bottom:0px; 
	margin-top:0px
}


/*botones*/
#botones {
	width:138px;
	float:right;
	margin: 25px 0px 0px 0px;
} 
.iconlist {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
}

#botones li {
	margin-top: 2px; 
	list-style-type: none;
	background-color:#fafafa;
}

#botones li a{
	text-decoration: none; 
	color:#666666; 
	width: 138px; 
    padding: 2px 0px 2px 0px; 
	border-top: 1px solid #FFFFFF;
	display: block; 
}
#botones a:link {
	color: #2270C6;
}
#botones a:visited {
	color: #2270C6; 	
}
#botones a:hover {
	color: #2270C6; 
	background:#c6e4fc
}
	 
#botones li.seleccionado a {
	color: #2270C6; 
	background:#3f9fd2;
}

/* Menu lateral*/
#lista-rest {
	height: 25px;  /*86px; NUEVO*/
	border-left-style: none; 
	border-left-color: #FFFFFF;
	background: #c6e4fc; /*NUEVO*/
	margin-bottom: 0;
}

#listares {
	padding-left: 0px; 
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px; 
	height:100%;
	list-style-type:none; 
	font-size:1.1em;
	list-style: none;
}

#listares A:link {
	color: #2270C6;/*#ff6600;*/ 
}

#listares A:hover {
	color: #ffffff; 
	background: #6290CE; 
}
#listares li a.destacadoempresa {
  	color: #FFFFFF; 
	background: #6290CE;
}

#listares li a.destacadooferta {
  	color: #FFFFFF; 
	background: #6290CE;
}

#listares A {
	text-decoration: none; 
	color:#2270C6;  
	display: block; 
	width: 179px; 
	background: #c6e4fc; 
	border-bottom: 1px solid #ffffff;
	padding: 3px 0px 3px 3px;
}
#listares A:active {
	color: #FFFFFF; background: #6290CE;
}





/* --------------------------------------------------------------------------Formulario*/
#contacto {
	background-color: #8ED1FE;

}
 
#formulario {
	padding: 0px 0px 10px 15px;
	margin-top:0px
}
#formulario form{ margin-top:0px; padding-top:0px} /*agregue #formulario*/
#formulario table{margin-top:0px; padding-top:0px}/*agregue #formulario*/


.textocontacto {
	width: 148px;
	font-size:9px;
	color:#333333;
}

#contacto h4 {
	font-size: 10px;
	color:#333333;
	font-weight:normal;
	padding: 0px 15px 0px 15px;
	text-align: left;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 0px
	
}
H5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	line-height: 14px;
	margin-top: 5px;
}

#formulario label{ /*agregue #formulario*/
	float: left;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}
 

#formulario input, textarea{ /*agregue #formulario*/
	background-color: #fafafa;
	border: #cccccc;  border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

#formulario TEXTAREA { /*agregue #formulario*/
	border:  #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.ctexto {
	width: 148px;
	height: 50px;
	border-top: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;
}
.checkbox {
	border: 0px solid #999999; 
}

/*#submitbutton {
	margin-left: 0px;
	margin-top: 5px;
	width: 80px;
}*/

br{
	clear: left;
}

.desplegable{
	background-color: #fafafa;
	height: 18px;
	width: 100px;
	font-size:9px;
	border: #cccccc; 
	vertical-align: middle;
	line-height: normal;
	padding-top:1px;
	margin-top: 2px;
	color:#333333;
}

.paddingbottom{ margin-bottom: 10px; margin-top:10 px}

/*fin formulario*/

#lengueta {
	height: 32px;
	background-image: url(../imagenes/lat-apart_lengueta.gif); 
	background-repeat: no-repeat;
	background-position:top left;
}
/*----------------------------------------------------------------------*/

#bottom {
	clear:both;
	width: 760px;
	height: 20px;
	background-image: url(../imagenes/bottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	text-align: center;
}
H2 {
font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 0px;
}

#navabajo {
	text-align:right;
	font-size:0.9em;
	margin-right:10px;
}


HR {
	CLEAR: both; PADDING-RIGHT: 0px; BORDER-TOP: #ededed 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none
} /*#ddd2bc*/

/* ----------------------------------------------------------------ficha apartamentos */

#ficha { /*------------MODIFICADO PARA EMPRESA ---------*/
	float:left;
	width: 700px;
	padding: 0px 0px 10px 0px;
	background:#FFFFFF;
	
	border-right:#FFFFFF solid 1px;
}

#ficha p {
	color: #666666; 
	TEXT-align:left;
	font-size: 1.0em;
	line-height:1.6em; 
	margin-top:0px;
	margin-bottom: 3px;
		padding:0px 0px 0px 15px;
	
}

#ficha H6 {
	font-size:1.1em; 
	color:#2270C6;
	FONT-WEIGHT: bold; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 15px;
	text-transform:uppercase;
}
#ficha H5 {
	font-size:1.1em;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0;
	padding:5px 0px 0px 15px;
	font-weight: bold;
	}

#plano {
	float:right;
	width:388px; 
	height:185px; 
	z-index:1;
	/*border: 1px solid #d5d4d2; */
	padding: 5px 5px 5px 5px;
	/*border: 1px solid #cccccc;*/
}

#epigrafe {
	color: #666666; 
	TEXT-align:right;
	font-size: 8px;
	margin-top:2px;
	width:185px;
}
#descripcion {
	float:left;
	width:195px; 
	height:150px; 
	z-index:1;
	border-right: 1px solid #d5d4d2;
}
	/*background: #ededed;*/
#descripcion2 {
	float:left;
	width:175px; 
	height:150px; 
	z-index:1;
	padding-left: 10px;
	padding-bottom: 15px;
}
#descripcion4 {
	float:left;
	width:395px; 
	height:150px; 
	z-index:1;
}

.listacontenido {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	padding-top: 0px;
	line-height: 10px
}

#contenido li {
	margin: 0px 0px 0px 0px;
}

#descripcion p, #descripcion2 p, #descripcion4 p {
	line-height: 15px;
}

DIV.hr {
	CLEAR: both; HEIGHT: 15px
}

.fotolink {
	float:left;
	width:690px; 
	padding: 5px 10px 5px 65px;
	/*border-right: 1px solid #d5d4d2;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;  ;padding-top: 10px;
	padding-bottom: 0px; /* padding-bottom: 15px;*/
	background:#FFFFFF;
}
#fotolink {
	float:left;
	width:690px; 
	padding: 5px 10px 5px 65px;
	/*border-right: 1px solid #d5d4d2;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;  ;padding-top: 10px;
	padding-bottom: 0px; /* padding-bottom: 15px;*/
	background:#FFFFFF;
}
#fotolink2 {
	float:left;
	width:150px; 
	height:44px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: #ededed;
}
#fotolink p {
	color: #666666; 
	TEXT-align:left;
	font-size: 0.9em;
	line-height:1.6em; 
	margin-top:10px;
}

/*imagen en fotolink*/

#img.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#img.floatright {
	DISPLAY: none
}
#visite {
	FLOAT: left; 
	WIDTH: 50px;
}
#visite li{
margin: 0px 0px 0px 10px;
}
li.visite {
	background-image: url(../imagenes/bullet_blue.gif);
    background-repeat: no-repeat;
}

#comollegar {
	float:right;
	WIDTH: 150px;
	background-color:#660066;
}

/*listas contenido*/

#contenidotexto {
	width:385px;
	float:left;
	margin: 0px 0px 0px 0px;
	line-height: 15px
} 
.listacontenidotexto {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	line-height: 15px

}#contenido {
	width:180px;
	float:left;
	margin: 0px 0px 0px 0px;
	
} 
.listacontenido {
	font-variant: normal;
	list-style: none;
    margin: 0;	
	padding-left: 2px;
	line-height: 50px
}

#contenido li {
	margin: 0px 0px 0px 0px;
}

li.subtitulocon {
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*background-color: #FFE4D2;
	display: block;
	height: 10px;
	width: 160px;*/
}

li.subtitulomenu {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/menu.jpg)
	
}

li.subtitulopdf {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/pdf.jpg)
	
}

li.subtitulovideo {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/icono-video.jpg)

	
}

li.subtituloregalo {
    background-repeat:no-repeat;
    padding: 0px 0px 5px 20px;
	text-align:left;
	background-image:url(../imagenes/regalo.jpg)
	
}
li.texto {
	/*background-image: url(../imagenes/punto.gif);*/
    background-repeat: no-repeat;
    background-position: 0 10%;
    padding: 0px 0px 5px 5px;
	text-align:left;
	line-height:15px;
}

li.texto2 {
	/*background-image: url(../imagenes/punto.gif);*/
    background-repeat: no-repeat;
    padding: 0px 0px 5px 5px;
	text-align:left;
	line-height:15px
}
#video {
	float:left;
	width: 385px;
	padding: 0px 15px 0px 0px;
	
}

/*end listas contenido*/

/*Empresa*/
#mapa { /*------------MAPA WEB ---------*/
	float:left;
	width: 576px;
	padding: 20px 0px 10px 0px;
	background: #ffffff;
	border-right:#FFFFFF solid 1px;
}
#mapa li {
	color: #666666;
	display: block;
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	list-style: none;
}
#mapa li A:link {
	color: #666666;
}

#mapa li A:visited {
		color:#666666; 
}
#mapa li A:hover {
	color: #2270C6; 
}
#mapa li A {
	text-decoration: none; 
	color:#cccccc; 
	padding: 0px 3px 3px 0px;
}
#mapa li A:active {
	color: #666666;
	font-weight:bold;
	}





/*************************************************CARPA MARINADOR*********************************************/

#fichacarpa { 
	float:left;
	width: 576px;
	padding: 0px 0px 10px 0px;

	border-right:#FFFFFF solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#fichacarpa h1 {
	color: #333333;
	font-size: 1.2em;
	text-align:left;
		padding:0px 0px 0px 15px;
		margin:0px;
		
}
#fichacarpa p{
font-size:11px;
color: #666666;
	padding:0px 15px 0px 15px;
	color: #666666; 
	TEXT-ALIGN: justify;
	line-height:1.3em; 
	margin-top: 10px;
	}

#fichacarpa a{font-weight:bold}
#fichacarpa a:hover{ font-weight:bold}

/*************************************************S O R T E O S*********************************************/
.bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight:bold;
	color:#CC0099;
	}
	
	.freephoe {
	color:#0063C3;
	font-size:10px;
	margin:0px;
	padding-top:-3px;
	padding-left:15px;
	font-weight:bold;
	}
	
	/*************************************************F E R I A S*********************************************/
.ferias {
	background-color:#EFEFEF;
	width:565px;
	padding:0px;
	margin:0px;
	color:#333333;
	float:left;
	border-bottom:#999999 1px dashed;
	}
.logoferias	{
	color:#FF9933;
	margin:0px;
	padding:0px;
	width:90px;
	height:50px;
	float:left;
	background-color:#999999;
}	
#feria {

float:left;
width:120px;
height: 30px;
padding:10px 5px 5px 5px ;


}	

#feria h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
color:#006699;

}	
#fecha {
float:left;
width:115px;
height: 30px;
padding:10px 5px 5px 5px ;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
	
#stand {
float:left;
width:100px;
height: 30px;
padding:10px 5px 5px 5px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

#lugaryciudad {
float:left;
width:100px;
height: 30px;
padding:10px 5px 5px 5px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
.hr {
size:1px;
color:#666666;

}

/**************PAGINA LISTADO OFICINAS 16 JUNIO 2008****************/	
		.ciudadtitulo {
		width:450px;
		/*height: 15px;*/		
		padding: 2px 0px 0px 10px;
		line-height:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		}
		
		#ciudadtitulo2 {
		width:450px;
		/*height: 15px;*/		
		padding: 2px 0px 0px 10px;
		line-height:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		}
		
		#oficinasnombre {
		width:400px;
		padding: 1px 0px 1px 10px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-transform:none;
		line-height:0px;
		float:left;
		}
		
		#oficinasnombre2 {
		width:400px;
		padding: 1px 0px 1px 10px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-transform:none;
		line-height:0px;
		float:left;
		}
		
		#oficinasdatos {
		width:380px;
		height: auto;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height: 15px;
		font-weight:normal;
		padding: 0px 20px 0px 10px;
		float:left;
	
		}
		
		#oficinasdatos2 {
		width:380px;
		height: auto;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height: 15px;
		font-weight:normal;
		padding: 0px 20px 0px 10px;
		float:left;
	
		}
		
		.oficinasfreephone {
		width:375px;
		height: 20px;
		padding: 5px 0px 0px 10px;		

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#3366CC;
		}
		
	

	/*#fotolink {
	float:left;
	width:375px;
	height:100%;
	padding: 5px 10px 5px 65px;
}

	#direccion {
		float:left;
		width:425px; 
		height:70px;
		border-top: 1px solid #d5d4d2;
		border-bottom: 1px solid #d5d4d2;
		padding: 5px 10px 0px 10px;
		background: #fafafa;
}*/
	#fotolink H2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; 
		color:#caa111;
		FONT-WEIGHT: bold; 
		margin-top:10px;
}
	
	#fotolink h3 {
	color:#0053A1;
	font-size:10px;	
	margin:0px;
	padding-top:6px;
	
	
}.textocolorpais{color:#666666;}

.textoconte{		width:350px;		line-height:15px; float:left; padding-bottom:0px;  text-transform:none; font-size:12px; }

.textoconte h3 { font-weight:bold; margin:0px 0px 0px 15px; text-transform:uppercase; font-size:12px; color:#003399;	}
.textoconte h2 { font-weight:bold; margin:0px 0px 0px 15px; text-transform:uppercase;font-size:12px; color:#003399;	}
.textoconte p {		line-height:13px; text-transform:none; font-size:10px; }




#textoconte{		width:350px;		line-height:15px; float:left; padding-bottom:0px;  text-transform:none; font-size:12px; }

#textoconte h3 { font-weight:bold; margin:0px 0px 0px 15px; text-transform:uppercase; font-size:12px; color:#003399;	}
#textoconte h2 { font-weight:bold; margin:0px 0px 0px 15px; text-transform:uppercase;font-size:12px; color:#003399;	}
#textoconte p {		line-height:13px; text-transform:none; font-size:10px; }
.textoicono {
		width: 48px;
		
		float: left;
		padding-left:17px;

		}
	#textoconteotro{		width:350px;		line-height:15px; float:left;		 text-transform:none; font-size:12px; }
	
	#texto1 {/*contiene descripcion*/
	width: 420px;
	padding: 15px 20px 10px 20px;
/*	z-index: 10004;
	position: absolute;*/
/*	background-color:#fff;*/
/*	height:580px;*/
	color:#666666;
	font-size:11px; text-align: justify;
	
		}
		#texto1 h1 {
		padding: 0px 0px 0px 0px;
		color:#666666;
		font-size:10px;
	
		/*border-left:#cccccc 1px solid;*/
		}
		#texto1 p {		padding: 0px 0px 0px 0px;		color:#333;		font-size:20px;	}



/* se repiten pero como class para puntosventa-home.tpl*/
	
	#textopuntos2 {
	width: 435px;
	padding: 0px 10px 0px 10px;
	height: 100%;
	float: left;

	/*border-left:#cccccc 1px solid;*/
	}
	#textopuntos2 ul {
	margin:0px;
	line-height:10px;
	list-style-type:none;
	}
	#textopuntos2 li{
	color:#666666;
	text-decoration:none;
	line-height:16px;
	list-style-type:none;
	}	
	#textoicono2 {
	width: 61px;
	height: 100px;
	float: left;

	padding-top:15px;
	/*border-left:#cccccc 1px solid;*/
	}
	#textoiconotel2 {
	width: 61px;
	height: 200px;
	height: 100%;
	float: left;
	
	/*border-left:#cccccc 1px solid;*/
	}
	#textoconte2{
	width:350px;
	float:left;
	height:100%;
	padding-top:10px;
	line-height:15px;		
	}
	#textoconte2 p {
	line-height:20px;
	}




	#textopuntos3 {
		width: 500px;
		padding: 0px 10px 0px 10px;
		height: 100%;
		float: left;
	
		/*border-left:#cccccc 1px solid;*/
		}


	#textopunutos3 ul {
	margin:0px;
	line-height:10px;
	list-style-type:none;
	}

	#textopuntos3 li{
	color:#666666;
	text-decoration:none;
	line-height:16px;
	list-style-type:none;
	
	
	}	
	#textoicono3 {
		width: 61px;
		height: 100%;
		float: left;
	
		/*border-left:#cccccc 1px solid;*/
		}
		
		#textoiconotel3 {
		width: 61px;
		height: 200px;
		height: 100%;
		float: left;

		/*border-left:#cccccc 1px solid;*/
		}
		
		#textoconte3{
		width:350px;
		float:left;
		height:100%;
		padding-top:10px;
		line-height:15px;		
				}
				
		#textoconte3 p {
		line-height:20px;
		}

/*------------*/
#textocontetitulo{		width:350px;		float:left;			padding-top:4px;	 text-transform:none; font-size:12px; }

#textocontetitulo p {		line-height:13px; text-transform:none; font-size:10px; }	

#textoswf{		width:576px; height:10px; background-color:#6290ce; float:left;	}	

/*------terminan capas puntosvent-home.tpl----*/

		
/********************************************************************/		
	
		
		#oficinafoto img{float:left; width:250px; height:148px; margin: 0px 10px 15px 10px; padding: 0px 0px 0px 0px;
		background-color:#999999; border:#999999 3px solid; }
/*		#oficinafoto p{float:left; width:300px; height:100px;}
		#oficinafototexto{width:300px; height:100px; float:left  }*/
	
		#oficinafotospain{float:left; margin: 0px 10px 15px 10px; padding: 0px 0px 0px 0px;
		background-color:#999999;}
	
	
	
	
	
	
	
	
	
	
	
	
