/* CSS Document */

/*general*/
html{
margin:0;
padding:0;
height:100%;
min-height:100%;
}

a:active, a:focus
{
	outline:0;
}

body{
background-color:#BACA35;
color:#666358;
font-size:68%;
text-align:left;
margin:0px;
padding:0px;
font-family: "Trebuchet MS", Arial, sans-serif;
height:100%;
min-height:100%;
}

.clearb{
clear:both;
margin:0px;
padding:0px;
font-size:0em;
}

a img{
border:0px;
}

 
.oculta{
display:none;
}

a:link{
color: #83A902;
text-decoration:none;
}
a:visited{
color: #83A902;
text-decoration:none;
}


p{
line-height:1.2em;
}


/* posicionamiento*/

#general_home{
background:#E8E5DC  url(../images/fondo_contenidos.jpg) top left repeat-x;
margin: 0 auto;
padding: 0px;
}

#general{
background:#E2DFD4  url(../images/fondo_contenidos.jpg) top left repeat-x;
margin: 0 auto;
padding: 0px;
}

#header{
position: relative;
top:0px;
height:143px;
width:830px;
margin: 0 auto;
}


#header h1{
position: absolute;
width:450px;
top: 43px;
left: 345px;
margin:0px;
padding-top:10px;
padding-left:10px;
font-size: 18px;
font-weight:bold;
font-style:italic;
color:#666666;
}


#header .logo_ayc{
position: absolute;
top: 23px;
left: 20px;
}


#header #menu{
position:absolute;
top: 113px;
right:2px;
margin:0px;
padding:0px;
list-style: none;
background:url(../images/separador_menu_n.jpg) top right no-repeat;

}

#header #menu li{
position: relative;
float:left;
height: 30px;
margin:0px;
padding:0px;
padding-top: 5px;
background:  url(../images/separador_menu_n.jpg) top left no-repeat;
}

#header #menu li a{
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
font-size: 14px;
color:#FFFFFF;
padding-top:5px;
padding-bottom: 13px;
}

#header #menu  #idioma{
font-size: 16px;
color:#000000;
padding-left:10px;
padding-right:10px;
}

#header #menu li a:hover{
background: url(../images/separador_menu_over.jpg) no-repeat;
background-position: 0 0 2em 0;

}

#header #menu li .active{
background: url(../images/separador_menu_over.jpg) no-repeat;
background-position: 0 0 2em 0;
color:#FFFFFF;
}


/*area contenidos*/
#contenedor{
position:relative;
background:#F9F8F7  url(../images/tile_backgroud_cont.jpg) top left repeat-y;
width: 861px;
margin: 0 auto;
padding: 0px;
}

#general_home #contenedor{
position:relative;
background:#F9F8F7 url(../images/img/tile_home.jpg) top left repeat-y;
width: 861px;
margin: 0 auto;
padding: 0px;
}

#contenidos{
position:relative;
background: url(../images/backcontenidos.jpg) top left no-repeat;
width: 861px;
margin: 0 auto;
padding: 0px;
clear:both;
min-height: 460px;
}

#general_home #contenidos{
position:relative;
background:  url(../images/back_cont_home_.jpg) top left no-repeat;
width: 861px;
margin: 0 auto;
padding: 0px;
clear:both;
}

/*cabecera contenidos y tiulo de pagina*/
#contenidos h2{
position:relative;
top: 10px;
left:45px;
margin:0px;
padding:0px 0px 20px 50px;
font-size: 1.9em;
color:#388F1F;
font-stretch:extra-expanded;
font-weight:normal;


}

.tituto_listado
{
	background-image:url(../images/lista.png);
	background-repeat:no-repeat;
}

#contenidos #submenu{
position:absolute;
top: 50px;
right:80px;
margin:0px;
padding:5px;
list-style: none;

}

#contenidos #submenu li{
position:relative;
float:left;
margin:0px;
padding:0px;
list-style: none;

}

#contenidos #submenu li a{
padding-left: 8px;
padding-right:8px;
font-weight: bold;
font-size: 1.5em;
color:#388F1F;

}

#contenidos #submenu li a:hover{

color:#666;
text-decoration:underline;
}

/*columnas*/

#contenidos #columna{
position:relative;
float:left;
width:90%;
top: 40px;
left: 45px;
padding-bottom: 100px;
font-size: 1.2em;

}



/*columna izquierda, descripción del apartamento*/
.foto{
padding: 3px;
border: solid 1px #B7B4A5;
background:#FFFFFF;
margin-right: 5px;
margin-bottom: 3px;

}

#columna .media{
position:relative;
list-style-type:none;
padding:0px;
margin:0px;
font-size:.8em;
}

#columna .media li{
position:relative;
float:left;
height:30px;
}

#columna .media li .vervideo{
padding-left: 35px;
padding-top: 10px;
padding-bottom: 5px;
padding-right: 20px;
height:30px;
background: url(../images/ico_video.gif) no-repeat;
background-position: 0 .3em;
clear:both;
line-height: 3em;
font-weight: bold;
font-size: 1.2em;
}

#columna .media li .verfotos{
padding-left: 35px;
padding-top: 10px;
padding-bottom: 5px;
padding-right: 0px;
height:30px;
background: url(../images/ico_lupa.gif) no-repeat;
background-position: 0 .3em;
clear:both;
line-height: 3em;
font-weight: bold;
font-size: 1.2em;
}

#columna h3{
position:relative;
color: #388F1F;
font-size:14px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding:20px 0px 10px 0px;
border-bottom: solid 1px #CECBBF;
margin-right: 18px;
clear: both;
}

#ficha{
position:relative;
clear:both;
list-style-type:none;
margin:0px;
padding:0px;
margin-top: 5px;
margin-right: 18px;
}

#ficha li{
position:relative;
background: url(../images/dotted.gif) bottom left repeat-x;
padding-bottom:10px;
padding-top:7px;

}
#ficha li img{
margin-right: 5px;

}

#columna p{
margin-right:18px;
text-align:justify;

}

#servicios{
position:relative;
list-style-type:none;
width: 700px;
margin:0px;
padding:0px;
margin-bottom:12px;
padding-bottom: 20px;
}

#servicios li{
position:relative;
width: 140px;
float: left;
background:url(../images/tic.png) no-repeat;
background-position: 0 .3em;
padding-left: 28px;
margin:0px;
line-height: 2.5em;
color: #388F1F;
font-weight:bold;

}

#condiciones {
position:relative;
list-style-type:none;
padding:0px;
padding-top: 20px;
background:#EEEDE7 url(../images/corner_f_large_top.gif) no-repeat;
background-color:#EEEDE7;
background-position: 0 0;
margin:0px;
width: 490px;
}

#condiciones li {
position:relative;
margin:0px;
padding:0px;
list-style-type:none;
width: 320px;
}

#condiciones .prim {
width: 150px;
float:left;
padding-left:15px;
font-weight:bold;
}

.cierre {
clear:both;
width: 490px;
background:url(../images/corner_f_large_bottom.gif) no-repeat;
background-position:0 0;
height:10px;
margin:0px;
padding:0px;
padding-bottom:20px;
}

.descargarpdf{
clear:both;
text-align:center;
margin-top: 40px;
background:url(../images/ico_pdf.gif) no-repeat;
background-position: 0 0;
padding-left: 20px;
padding-bottom: 10px;

}



/*columna derecha*/
#col_right h3{
position:relative;
color: #4586B4;
font-size:14px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 3px;
clear: both;
background:url(../images/dotted.gif) bottom left repeat-x;
}
#box_reserv{
position:relative;
width:248px;
background:#D8D4C5  url(../images/reserva-bot.jpg) bottom left no-repeat;
margin:0px;
padding:0px;
padding-bottom:5px;
}
#col_right #box_reserv h4{
position:relative;
color: #78735F;
font-size:12px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 15px;
font-size: 12px;
font-weight:bold;
clear: both;
background: url(../images/reserva-top.jpg) top left no-repeat;
}

/*formulario de reserva*/

#box_reserv form, #box_reserv fieldset{
margin:0px;
padding:0px;
border:none;
clear:both;
}
#box_reserv ul, #box_reserv ul li{
margin:0px;
padding:0px;
list-style-type:none;
border:none;
}
#box_reserv ul{
padding-left:15px;
padding-right: 10px;
color:#666666;
height: 100px;

}
#box_reserv ul li{
position:relative;
float: left;
margin-bottom:5px;

}
#box_reserv ul .tit{
width: 75px;

}



#box_reserv  a.boton1 {
position:relative;
display:block;
padding-bottom:10px;
padding-top: 7px;
padding-left: 15px;
background:url(../images/butom_calculeprecio.jpg) no-repeat;
background-position: 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
margin-left:40px;
clear:both;
margin-bottom: 3px;
}
#box_reserv  a.boton2 {
position:relative;
display:block;
padding-bottom:10px;
padding-top: 7px;
padding-left: 15px;
background: url(../images/button-reserve.jpg) no-repeat;
background-position: 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
margin-left:40px;
clear:both;
margin-bottom:10px;
}





#box_reserv ul li select {
border: solid 1px #666;
height: 20px;
padding:1px;
font-size:11px;
color:#666666;

}


/*como funicona*/


#col_right #instrucciones2{
position:relative;
margin:0px;
padding:0px;
padding-bottom: 5px;
list-style: none;

}
#col_right #instrucciones2 li{
position:relative;
list-style-type: none;
margin:0px;
padding:0px;
margin-bottom: 10px;
padding-left: 20px;
text-align: justify;
background: url(../images/bullet-tic_large.gif);
background-repeat: no-repeat;
background-position: 0 0em;
font-size: 1.2em;
color: #8E836C;
line-height: 1.2em;
}

#col_right #instrucciones2 li strong{
color:#6F9EC5;
}

#col_right_reserv #instrucciones2{
position:relative;
margin:0px;
padding:0px;
padding-bottom: 5px;
list-style: none;
padding-right: 20px;
padding-top: 30px;

}
#col_right_reserv #instrucciones2 li{
position:relative;
list-style-type: none;
margin:0px;
padding:0px;
margin-bottom: 20px;
padding-left: 20px;
text-align: justify;
background: url(../images/bullet-tic_large.gif);
background-repeat: no-repeat;
background-position: 0 0em;
font-size: 1.2em;
color: #8E836C;
line-height: 1.2em;
}

#col_right_reserv #instrucciones2 li strong{
color:#6F9EC5;
}

.list1{
position:relative;
margin:0px;
padding:0px;
padding-bottom: 5px;
list-style: none;

}
.list1 li{
position:relative;
list-style-type: none;
margin:0px;
padding:0px;
margin-bottom: 10px;
padding-left: 20px;
text-align: justify;
background: url(../images/bullet-tic_large.gif);
background-repeat: no-repeat;
background-position: 0 0em;
font-size: 1.1em;
color: #8E836C;
line-height: 1.2em;
}

/* contanto apartament*/

#contacto{
position:relative;
width:250px;
height: 326px;
margin:0px;
padding:0px;
background: url(../images/contacto_bot.gif) top left no-repeat;
}
#contacto form, #contacto fieldset{
margin:0px;
padding:0px;
border:none;
}
#contacto h4{
margin:0px;
margin: 10px;
font-size: 12px;
color: #78735F;
background: url(../images/dotted.gif) bottom left repeat-x;
padding-bottom: 3px;
line-height: 1em;
padding-top: 5px;
}

#contacto p{
margin:0px;
margin-left: 10px;
margin-right: 10px;
font-size: 10px;
color: #78735F;
}

#contacto ul{
margin:0px;
padding:0px;
list-style-type:none;
padding-left: 40px;
padding-bottom: 10px;
}
#contacto ul li{
margin:0px;
padding:0px;
font-weight:bold;
font-size:11px;
}
#contacto ul .tit{
margin-top:5px;
}
#contacto #comments{
width:160px;
border: solid 1px #D8D4C5;
background: url(../images/fondo_coments.gif) top left repeat-x;
}

#contacto input{
width:160px;
border: solid 1px #D8D4C5;
background: url(../images/fondo_input.gif) top left repeat-x;  
}
#contacto a.boton1 {
position:relative;
display:block;
padding-bottom:10px;
padding-top: 7px;
padding-left: 15px;
background: url(../images/button_enviar.jpg) no-repeat;
background-position: 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-size: 11px;
font-weight:bold;
margin-left:38px;
clear:both;
margin-bottom: 3px;
}

/* resumen de cuentas*/

#box_resumen{
position:relative;
width:249px;
background:#F1EFE9 url(../images/resumen_bottom.gif) bottom left no-repeat;
margin:0px;
padding:0px;
padding-bottom:5px;
font-size: 1.1em;
text-align:left;
margin-bottom:10px;
}
#col_right #box_resumen h4{
position:relative;
color: #78735F;
font-size:12px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 15px;
font-size: 12px;
font-weight:bold;
clear: both;
background: url(../images/resumen_rop.gif) top left no-repeat;
}

#col_right_reserv #box_resumen h4{
position:relative;
color: #78735F;
font-size:12px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 7px;
padding-bottom: 5px;
padding-left: 15px;
font-size: 12px;
font-weight:bold;
clear: both;
background: url(../images/resumen_rop.gif) top left no-repeat;
}

#box_resumen .resumen1{
position:relative;
margin:0px;
padding:0px;
padding-left: 15px;
padding-bottom: 10px;
list-style-type:none;
clear:both;

}

#box_resumen .resumen1 li{
position:relative;
float:left;
margin:0px;
padding:0px;
font-weight:bold;
width: 150px;
padding-bottom: 5px;
}
#box_resumen .resumen1 .tit{
width: 70px;
font-weight:normal;
}

#resumen2{
position:relative;
margin:0px;
padding:0px;
list-style:none;
background: url(../images/dotted.gif) top left repeat-x;
padding-top:5px;
clear:both;
width: 250px;

}

#resumen2 li{
position:relative;
float:left;
margin:0px;
padding:0px;
font-weight:bold;
font-size: 12px;

height: 20px;

}
#resumen2 .titulo{

width: 113px;
padding-left:15px;
}

#resumen2 .error{

width: 213px;
padding-left:15px;
color: #A63402;
padding-bottom: 3px;
padding-top: 3px;

}

#resume .error{

color: #A63402;
padding-bottom: 3px;
padding-top: 3px;


}

/*#resumen2 .cantidad{
position:relative;
font-size: 12px;
margin:0px;
padding:0px;
width:50px;
height: 20px;
font-weight:bold;
}
*/



.total{
position:relative;
clear:both;
float:none;
padding:0px;
margin-left:15px;
margin-right:15px;
margin-top: 5px;
font-weight:bold;
background:url(../images/dotted.gif) top left repeat-x;

}

.total span{
font-size: 16px;
color:#2D84C2;
font-weight:bold;
display:block;
padding-top:10px;
}

.infopago{
position:relative;
clear:both;
padding:0px;
margin-left:15px;
margin-right:15px;
font-weight:bold;
background:url(../images/dotted.gif) top left repeat-x;
font-size:12px;

}

.infopago span{
font-size: 14px;
color:#2D84C2;
font-weight:bold;
display:block;
padding-top:10px;
}

#box_resumen a.boton_reserva {
position:relative;
display:block;
padding-bottom:10px;
padding-top: 7px;
padding-left: 25px;
background: url(../images/butom_form.gif) no-repeat;
background-position: 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-size: 13px;
font-weight:bold;
margin-left:40px;
clear:both;
margin-bottom: 3px;
}


/*pagina formulario reserva*/
#contenidos #columna_reserv{
position:relative;
float:left;
width: 507px;
top: 60px;
left: 45px;
padding-bottom: 100px;

}

#contenidos #col_right_reserv{
position:relative;
float:right;
width: 252px;
top: 60px;
right: 40px;
padding-bottom: 100px;

}

#columna_reserv h3{
position:relative;
color: #4586B4;
font-size:14px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: solid 1px #CECBBF;
margin-right: 18px;
clear: both;
}
#col_right_reserv h3{
position:relative;
color: #4586B4;
font-size:14px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: solid 1px #CECBBF;
margin-right: 18px;
clear: both;
}

#reserva {
position:relative;
list-style-type:none;
padding:0px;
padding-top: 20px;
background:#EEEDE7 url(../images/corner_f_large_top.gif) no-repeat;
background-color:#EEEDE7;
background-position: 0 0;
margin:0px;
width: 490px;
}

#reserva li {
position:relative;
float:left;
display:block;
width: 225px;
height: 50px;
margin:0px;
padding:0px;
list-style-type:none;
font-weight:bold;
padding-left:15px;
}
#reserva li input{
width: 180px;
font-size: 12px;
font-family: "Trebuchet MS", Arial;
border: solid 1px #AFAB9A;
padding:2px;
color: #666666;
font-weight:normal;
}
#reserva li span{
font-size:11px;
font-weight:normal;
color: #8E9B40;
}
#reserva li select{
font-size: 12px;
font-family: "Trebuchet MS", Arial;
border: solid 1px #AFAB9A;
padding:2px;
color: #666666;
font-weight:normal;
}

#reserva .comments {
width: 400px;
padding-left:15px;
height: 135px;
clear:both;
float:none;
}
#reserva .aceptar {
width: 475px;
padding-left:15px;
height: 50px;
clear:both;
float:none;
}


#reserva .aceptar input {
width: auto;
border: none;
}



#reserva .comments input{
border: solid 1px #AFAB9A;

}

#condiciones_reserva{
position:relative;
clear:both;
width:600px;
float:none;
margin:0 auto;
padding-bottom:40px;
}

#condiciones_reserva h3{
position:relative;
color: #4586B4;
font-size:14px;
margin:0px;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: solid 1px #CECBBF;
margin-right: 18px;
clear: both;
}
#condiciones_reserva p{
text-align:justify;
}
#reserva .aceptar #bookingbutton{
position:absolute;
width:180px;
right: 20px;
top: 0px;
}
#reserva a.boton_reserva {
position:relative;
display:block;
padding-bottom:10px;
padding-top: 7px;
padding-left: 10px;
padding-right: 25px;
background: url(../images/butom_form.gif) no-repeat;
background-position: 0 0;
text-transform:uppercase;
color:#FFFFFF;
font-size: 13px;
font-weight:bold;

}

#reserva a.leido {
padding-right: 55px;

}



#frases{
position: relative;
top:0px;
height:158px;
width:830px;
margin: 0 auto;
padding: 0px;

}

#oficinas{
position:relative;
float:left;
top:0px;
left:0px;
width:383px;
height: 140px;
background: url(../images/oficinas_ayc.jpg) top left no-repeat;
}

#lista_frases{
position:relative;
float:right;
width: 440px;
height: 158px;


}
#frases ul{
position:relative;
list-style: none;
margin:0px;
padding:0px;
padding-top: 15px;
}

#frases ul li{
margin:0px;
padding:0px;
color:#666666;
font-size: 16px;
font-weight: bold;
padding-left: 35px;
padding-bottom: 10px;
line-height: 1.4em;
background:  url(../images/tic.png);
background-position: 0 .2em;
background-repeat: no-repeat;
margin-bottom: 5px;
}

.ico_servicios{
position:absolute;
top: 150px;
left:0px;

}

#lista_frases p{
position:absolute;
margin:0px;
padding:0px;
top: 275px;
right:20px;
text-align:right;
color: #3F81B1;
font-size: 16px;
}

#general #contenidos #columna h2{
margin:10px;
top: 0px;
left: 0px;
line-height: 1.2em;
font-size: 1.6em;
padding: 10px 10px 20px 60px;
color:#388F1F;
background-image:url(../images/logo_propiedades.png);
background-repeat:no-repeat;

}
.intro{
font-size: 1.1em;
font-weight:bold;
color:#6F9EC5;
padding-top: 2px;

}

#general #columna #instrucciones{
margin:0px;
padding:0px;
padding-right: 20px;

}
#general #columna #instrucciones li{
margin:0px;
padding:0px;
margin-bottom: 10px;
text-align: justify;
list-style:inside;
list-style-type: decimal;
font-size: 1em;
color: #8E836C;
line-height: 1.1em;
}

#general #columna #instrucciones li strong{
color:#6F9EC5;
}

#col_right #instrucciones{
margin:0px;
padding:0px;
padding-right: 20px;

}
#col_right #instrucciones li{
margin:0px;
padding:0px;
margin-bottom: 10px;
text-align: justify;
list-style:inside;
list-style-type: decimal;
font-size: 1em;
color: #8E836C;
line-height: 1.1em;
font-size: 1.2em;
}

#col_right #instrucciones li strong{
color:#6F9EC5;
}
.apartamento{
position:relative;
padding-bottom: 5px;
margin-bottom: 30px;
border-bottom: solid 2px  #EFE7DC;
}
.apartamento .foto{
position:relative;
float:left;
margin-right: 10px;
margin-bottom:0px;
}

#contenidos #col_right h2, #contenidos #columna .apartamento  h2{
position:relative;
margin:0px;
padding:0px;
top: 0px;
left: 0px;
font-size: 16px;
font-weight: bold;
border-bottom:3px double #388F1F;
color:#599D3C;
font-size:24px;
padding:15px 0pt 5px 5px;
margin-bottom: 14px;
}
#contenidos .apartamento h2 img{
position:relative;
float: right;
top: -24px;
}
#contenidos .apartamento p{
margin:0px;
padding:0px;
padding-bottom: 10px;
font-size: 1.4em;
text-align:justify;
line-height:1.5em;
color:#333333;
}

#contenidos .serv_apart{
position:relative;
width: 240px;
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}

#contenidos .serv_apart li{
margin:0px;
padding:5px 0px 5px 30px;
background: url(../images/tic.png);
background-repeat: no-repeat;
color:#388F1F;
font-weight:bold;
line-height: 1.5em;
font-size: 1.2em;
}
.apartamento .boton{
clear:both;
display:block;
text-align:right;
font-size: 14px;
font-weight: bold;
line-height: 2em;
padding-right: 30px;

}


#general #contenidos #col_right  h2 span{
color: #FD8402;
}

#contenedorblog{
position:relative;
margin-top: 15px;
}

#contenedorblog h3{
font-size: 1.2em;
margin-top: 15px;
}
#contenedorblog h3 span{
position:absolute;
right: 0px;
color: #FD8402;
font-weight: normal;
margin-bottom: 0px;
}
#contenedorblog p{
margin:0px;
padding: 0px;
padding-bottom: 5px;
font-size: 1.2em;
}
#contenedorblog .footer_post{
margin:0px;
padding: 0px;
padding-top: 3px;
background: url(../images/dotted.gif) top left repeat-x;
color: #FD8402;
}


#contenidos #columna .apartamento{
font-size: .8em;
margin-right: 10px;

}

#contenidos #col_right .tit_right{
padding-top: 21px;
padding-bottom: 6px;

}
#contenidos #col_right .tit_right_flat{
padding-top: 0px;
padding-bottom: 6px;
position:relative;
top: -2px;

}
#contenidos #col_right .terminos{
font-size: 1.2em;


}

#col_right .tit_temr{
font-size: 1.3em;
color:#FD8402;
margin-top: 0px;
margin-bottom: 0px;
padding:0px;

}

.img_left{
float:left;
}

.img_right{
float:right;
margin-right: 5px;
margin-left: 20px;
}


.confirmacion{
font-size: 1.2em;

}
#footer{
position:relative;
top:0px;
margin: 0 auto;
background:  url(../images/fondo_footer.jpg) top left repeat-x;
text-align:center;
margin:0px;
padding:0px;
height: 50px;
border-top: solid 1px #FFFFFF;

}


#footer p{
position:relative;
top: 20px;
color:#6E6D6D;
}

#footer p a{
text-decoration:none;
color:#599D3C;
}


#map
{
width:490px;
height:300px;
margin:10px 0;
}

#videoplayer{
display:none;
text-align:center;
background:none;
border: none;
}

#columnas{
	text-align:center;
	margin-left:10px;
	

}
.col_lado {
	float: left;
	width: 30%;
	padding:0px 10px;
	padding-bottom:20px;
}

#col_centro { 
	float: left;
	width: 30%;
	border-left:1px dotted #B8B8C4;
	border-right:1px dotted #B8B8C4;
	text-align:center;
	padding:0px 10px;
	padding-bottom:20px;
}

#columnas h1{
	border-bottom:4px solid #4A8440;
	color:#599D3C;
	font-size:24px;
	padding:15px 0pt 5px 5px;
}

#columnas p{
	color:#666666;
	text-align:justify;
	font-size:18px;
	padding:5px 10px;
}

#logo_propiedades{
	background-image:url(../images/logo_propiedades.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 0px 0px 50px;
}

#logo_seguros{
	background-image:url(../images/logo_seguros.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 0px 0px 50px;
}

#logo_nosotros{
	background-image:url(../images/logo_nosotros.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:20px 0px 0px 50px;
}

.ver a{
	color:#599D3C;
	text-align:left;
	font-size:16px;
	padding:10px 30px;
	background-image:url(../images/ico_lupa.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-left: 30px;
}


#capa_filtro label{
font-size:15px; color:#000;display:block;padding:0.5em;padding-left:32px;background-repeat:no-repeat;clear:both;cursor:pointer; }

#col_izq{float:left;clear:left;width:50%;}
#col_der{float:left;clear:right;width:50%;}

#doble_column
{
	margin:0px 18px 0px 12px;
	padding:12px 0px;
	clear:both;
	height:116px;
	background-image:url(../images/fondo_bus.png);
	
}

label input,select
{
	margin-left:5px;
}

#buscar
{
	margin-top:-30px;
	float:right;
	outline:none;
}

.info{
	font-size:14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	padding: 10px 30px;	
	background-color:#E6EDF5;	
	background-image:url(../img/info.png);
	background-repeat:no-repeat;
	background-position:left;
	-moz-border-radius: 1em;
	line-height:1.5em;
	
}

#general #contenidos #columna #seguros h2
{
	position:relative;
	color: #388F1F;
	font-size:24px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:20px 0px 10px 0px;
	border-bottom: solid 1px #CECBBF;
	margin-right: 18px;
	clear: both;
	background-image:none;
}

#general #contenidos #columna #seguros h3
{
	position:relative;
	color: #388F1F;
	font-size:14px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:20px 0px 10px 0px;
	border-bottom: solid 1px #CECBBF;
	margin-right: 18px;
	clear: both;
}

dt
{
	font-size:16px;
	padding:10px 0px;
	color: #388F1F;
	font-weight:bold;	
	background-image:url(../images/chk_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	font-family: times;
}

dd
{
	font-size:14px;
	word-spacing: 0.2em;
	line-height: 1.4em;
	padding:10px 0px 20px;	
	border-bottom: dotted 1px #CECBBF;
}

#contactform {
margin:10px auto;
}
form {
font-family:"Trebuchet MS",Verdana,sans-serif;
margin:0pt;
padding:0pt;
}
fieldset {
background:#F1F8F6 none repeat scroll 0% 0%;
border:1px solid #B5CCBA;
float:left;
margin:0pt 0.5em;
padding:1em;
}
fieldset div {
border:0px solid #B5CCBA;
margin:0pt auto;
padding:1px;
width:330px;
}
* html fieldset div {
width:330px;
}
fieldset div input {
border:2px solid #B5CCBA;
padding:1px;
width:200px;
}
* html fieldset div input {
width:176px;
}
fieldset div br {
display:none;
}
legend {
color:#333333;
font-weight:bold;
margin:0pt;
padding:0.5em;
}
label {
display:block;
}
label em {
color:#990000;
font-style:normal;
text-decoration:underline;
}
#contact-form input {
background:#FAFBFC none repeat scroll 0% 0%;
border:2px solid #B5CCBA;
width:320px;
}
input#counter {
border:2px solid #B5CCBA;
font-size:100%;
margin:0px;
}
input#submit {
background:#F1F8F6 url(../images/fade.png) repeat-x scroll 0% 0%;
border-color:#CCCCCC rgb(181, 204, 186) rgb(181, 204, 186) rgb(204, 204, 204);
border-style:solid;
border-width:3px;
color:#333333;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:150%;
font-weight:bold;
margin: 65px 0px 20px 0px;
padding:0.25em;
}
input#counter:active, input#submit:active {
border-color:#999999 rgb(181, 204, 186) rgb(181, 204, 186) rgb(153, 153, 153);
border-style:solid;
border-width:3px;
}
textarea {
background:#FAFBFC none repeat scroll 0% 0%;
border:2px solid #B5CCBA;
height:180px;
margin:5px auto 10px;
padding:0pt;
width:320px;
}


#back {
background:#333333 none repeat scroll 0% 0%;
color:#FAFBFC;
display:block;
font-size:150%;
font-weight:bold;
margin:30px auto;
padding:10px;
text-align:center;
text-decoration:none;
width:250px;
}
#back:hover {
background:#DDDDDD none repeat scroll 0% 0%;
color:#555555;
}

.promo{
margin-left:90%;
}