html {
	height: 100%;
    width: 100%;
	}
body {
	margin: 0;
	padding: 0;
	background-image: url(/web/img/fondo_general.gif);
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	}
form {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    }
br.rompe {
    clear: both;
    }
noscript, script {
    display: none;
    }
a img {
	border: 0;
	}
	.contenedor_pagina {
		background-color: #FFFFFF;
		height: 100%;
		width: 856px;
		margin: 0 auto 0 auto;
		padding: 0;
		}
		.contenedor_pagina p.error {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
			text-align: center;
			padding: 50px 0 0 0;
			}
		.contenedor_pagina p.error a {
			text-decoration: none;
			color: #007CA4;
			}
		.contenedor_pagina p.error a:hover {
			text-decoration: underline;
			}
.oculto {
	display: none;
	}
.clear {clear: both; height: 0;}

iframe.cubre_select 
{
    position: absolute; top:0; height: 0; width: 100%; height: 100%; z-index: 300; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;
    }

.sobrecapa_cargando {
    width: 100%;
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 1002;
    }	
    .sobrecapa_cargando img {
        display: block;
        margin: 0 auto 0 auto;
        }
        
.separador_doble_linea 
{
    background-image: url(/Web/Img/separador_doble_linea.gif);
    height: 2px;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    }
	
.velo
{
    filter:alpha(opacity=32);
    -moz-opacity:0.32;				
    opacity:0.32; 
    position: absolute;
    background-color: #666;
    top: 0;
    left: 0;
    height: 200%;
    width: 100%;
    z-index: 1001;
    }

.esq11 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	}

.esq12 {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	}
	
.esq21 {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	}
	
.esq22 {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	}

.esq11_out1 {
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	}

.esq12_out1 {
	position: absolute;
	top: -1px;
	right: -1px;
	display: block;
	}
	
.esq21_out1 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	display: block;
	}
	
.esq22_out1 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	display: block;
	}
.izq {
    float: left;
    }
.dch {
    float: right;
    }
.contenedor_auxiliar {
	width: 856px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	}
/* ----- marco sombra ----- */
.marco_sombra {
	background-color: #FFF;
	}
	
/*--- boton redondeado ---*/	
.boton_redondeado {
    height: 19px;
    background-image: url(/Web/Img/boton_redondo_tiled.gif);
    float: right;
    overflow: hidden;
    }	
    .boton_redondeado .boton_redondeado_izq {
        height: 19px;
        background-image: url(/Web/Img/boton_redondo_izq.gif);
        background-position: left;
        background-repeat: no-repeat;
        float: left;
        }	
    .boton_redondeado .boton_redondeado_dch {
        height: 19px;
        background-image: url(/Web/Img/boton_redondo_dch.gif);
        background-position: right;
        background-repeat: no-repeat;
        float: left;
        padding: 0 10px 0 10px;
        }	
    .boton_redondeado a, .boton_redondeado_off a {
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        margin-top: 3px;
        }
.boton_redondeado_off {
    height: 19px;
    background-image: url(/Web/Img/boton_redondo_tiled_off.gif);
    float: right;
    }	
    .boton_redondeado_off .boton_redondeado_izq {
        height: 19px;
        background-image: url(/Web/Img/boton_redondo_izq_off.gif);
        background-position: left;
        background-repeat: no-repeat;
        float: left;
        }	
    .boton_redondeado_off .boton_redondeado_dch {
        height: 19px;
        background-image: url(/Web/Img/boton_redondo_dch_off.gif);
        background-position: right;
        background-repeat: no-repeat;
        padding: 0 10px 0 10px;
        float: left;
        }	

/* ----- CABECERA ----- */
.cabecera {
	height:80px;
	width: 826px;
	margin: 0 auto 0 auto;
	padding: 0 15px 0 15px;

	background: url(/web/img/fondo_cabecera2.jpg) bottom repeat-x #fff;
	
	position: relative;
	}

	.logo_cabecera {
		border: 0;
		position: absolute;
		top: 25px;
		left: 15px;
		float: left;
		}

	.idiomas {
		float: right;
		margin-top: 10px;
		}
		.idiomas a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #A4B7BF;
			border: 1px solid #E8F0F2;
			background-color: #F5F9FA;
			display: block;
			float: left;
			text-decoration: none;
			padding: 0 3px 1px 4px;
			margin-left: 7px;
			}
		.idiomas a:hover {
			text-decoration: underline;
			}

	.menu_cabecera {
		color: #858585;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		float: right;
		clear: none;
		margin: 15px 0 0 0;
		padding: 0 3px 1px 4px;
		text-align:left;
		width:530px;
		/*background-color: #ffffcc; prueba */
		}
		.menu_cabecera a {
			margin-left: 1px;
			color: #858585;
			text-decoration: none;

			}
		.menu_cabecera a:hover {
			text-decoration: underline;
			}
	.menu_secciones {
		margin-top: 24px;
		clear: both;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 650px;
		text-align: right;
		}
		.menu_secciones a.off {
			color: #666;
			text-decoration: none;
			margin-right: 5px;
			}
		.menu_secciones a.off:hover {
			text-decoration: underline;
			}
		.menu_secciones a.on {
			color: #0079A4;
			text-decoration: none;
			margin-right: 5px;
			}
		.menu_secciones a.on:hover {
			text-decoration: underline;
			}
		.menu_secciones img {
			margin-right: 6px;
			vertical-align: middle;
			}
/* ----- PATH ----- */

.path {
	width: 856px;
	height: 75px;
	border-top: 1px solid #F3F3F3;
	background: url(/web/img/bg_path.jpg) repeat-x top #FFF;
	width: 826px;
	padding: 10px 15px 0 15px;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	z-index: 200;
	overflow: visible;
	}
  
  .tit_tlf
  {
	width:826px;
	float:left;
	margin:-6px 0 -3px 0;
}
	.tit_producto h1{
	color:#017CA5;
	float:left;
	font-family:Arial Rounded MT Bold,Arial;
	font-size:44px;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:-1px;
	}
    .path_texto 
    {
     	width:826px;
		float:left;
		margin:0;
		padding:0;
		color:#666;
        }
	.path a {
		color: #666;
		text-decoration: none;
		}
	.path a:hover {
		text-decoration: underline;
		}
	.path .lista1
	{
		float:left;
		color:#666;
		margin:0;
		padding:0 0 0 3px;
		}
	.path .lista2
	{
		float:right;
		color:#666;
		margin:0;
		padding:0 7px 0 0;
		}
	
	.icono_path 
	{
		float:right;
		}
		.icono_path img {
			margin-left: 5px;
			border: 0;
			}
		.path .telefono 
		{
		    float: right;
		    font-size: 32px;
		    color: #017CA5;
		    font-family:Arial Rounded MT Bold, Arial;
		    margin:0;
		    padding:0 3px 0 0;
		    line-height:60px;
		    letter-spacing:-1px;
		    font-weight:bold;
		    
		    }
		    .path .telefono img 
		    {
		        vertical-align: middle;
		        }
		  

		/* ampliacion asistente */
		
		.path .ampliacion_asistente_path {
			position: absolute;
			top: 0;
			right: 0;
			background-color: #F7F7F7;
			height: 221px;
			width: 274px;
			z-index: 1000;
			border: 3px solid #007CA4;
			}
			.path .ampliacion_asistente_path h2 {
				margin: 0 0 0 0;
				padding: 10px 0 0 5px;
				color: #FFF;
				height: 25px;
				font-size: 13px;
				background-color: #007CA4;
				}
				
			.ampliacion_asistente_path iframe {
				height: 211px;
				width: 100%;
				}
			.ampliacion_asistente_path .cerrar {
				position: absolute;
				top: 0;
				right: 0;
				border: 0;
				}
/* ampliacion telefono */
		.path .telefono 
		{
		    position: relative;
		    }
		.path .ampliacion_asistente_telefono {
			position: absolute;
			top: 0;
			right: 0;
			background-color: #F7F7F7;
			height: 247px;
			width: 263px;
			z-index: 1000;
			border: 3px solid #007CA4;
			}
			.path .ampliacion_asistente_telefono h2 {
				margin: 0 0 0 0;
				padding: 10px 0 0 5px;
				color: #FFF;
				height: 25px;
				font-size: 13px;
				background-color: #007CA4;
				}
			.ampliacion_asistente_telefono .cerrar {
				position: absolute;
				top: 0;
				right: 0;
				border: 0;
				}
			.path .ampliacion_asistente_telefono p.cabecera_tlf 
			{
			    border-bottom: 1px dashed #CCE5ED;
			    margin: 0 5px 0 5px;
			    background-image: url(/Web/Img/fondo_cabecera_tlf.gif);
			    background-repeat: no-repeat;
			    height: 44px;
			    padding-left: 55px;
			    padding-top: 5px;
			    color: #999999;
			    font-weight: normal;
			    font-size: 10px;
			    }
			.path .ampliacion_asistente_telefono p.cuerpo_tlf
			{
			    margin: 10px 5px 0 5px;
			    color: #999999;
			    font-weight: normal;
			    font-size: 11px;
			    }
			    .path .ampliacion_asistente_telefono p.cuerpo_tlf b {
			        color: #007CA4;
			        }

/* ampliacion buscador */
		.path .buscador_g {
		    float: right;
		    width: 160px;
		    height: 24px;
		    margin: -6px 0 0 0;
		    }
		    .path .buscador_g input.texto {
		        width: 97px;
		        display: block;
		        float: left;
		        margin: 0 5px 0 0;
		        }
		        
		    .path .buscador_g input.boton {
		        display: block;
		        float: left;
		        margin: 3px 0 0 0;
		        }
		        
		        

/* ----- MENU DE PESTAÑAS ----- */
.menu_pestanas {
	width: 843px;
	height: 37px;
	background-color: #007CA4;
	margin: 0 auto 0 auto;
	text-align: right;
	position: relative;
	padding-right: 13px;
	color: #E6F2F6;
	z-index: 150;
	}
	.userlogin_error 
	{
	    border-bottom: 2px solid #007BA4;
	    border-left: 2px solid #007BA4;
	    border-right: 2px solid #007BA4;
	    border-top: 2px solid #F5F2F2;
	    background-color: #F7F7F7;
	    position: absolute;
	    top: 37px;
	    left: 10px;
	    z-index: 150;
	    padding: 5px 40px 5px 5px;
	    font-family: Arial;
	    font-size: 11px;
	    font-weight: bold;
	    color: #007CA4;
	    }
	    .userlogin_error img 
	    {
	        position: absolute;
	        top: 5px;
	        right: 5px;
	        }

	.userlogin 
	{
	    float: left;
	    padding-left: 7px;
	    padding-top: 5px;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    text-align: left;
	    }
	    .userlogin .falso_texto_login {
	        position: absolute;
	        width: 65px;
	        padding-left: 3px;
	        height: 13px;
	        background-color: #e6f2f5;
	        top: 5px;
	        left: 24px;
	        color: #007CA4;
	        font-size: 10px;
	        }
	    .userlogin .falso_texto_pass {
	        position: absolute;
	        width: 65px;
	        height: 13px;
	        background-color: #e6f2f5;
	        padding-left: 2px;
	        top: 5px;
	        left: 130px;
	        color: #007CA4;
	        font-size: 10px;
	        }
	    .userlogin input 
	    {
	        font-family: Arial, Helvetica, sans-serif;
	        color: #007CA4;
	        font-size: 10px;
	        width: 70px;
	        height: 12px;
	        padding: 1px;
	        background-color: #E6F2F5;
	        border-top: 1px solid #006687;
	        border-left: 1px solid #006687;
	        border-right: 1px solid #C6CCD1;
	        border-bottom: 1px solid #C6CCD1;
	        margin-top: -3px;
	        margin-left: 3px;
	        }
	     .userlogin img 
	     {
	        margin-left: 6px;
	        vertical-align: middle;
	        }
	     .userlogin a 
	     {
	        color: #E6F2F6;
	        text-decoration: none;
	        font-weight:  bold;
	        margin-left: 5px;
	        margin-right: 10px;
	        }
	     .userlogin a:hover 
	     {
	        text-decoration: underline;
	        }
	     .userlogin .recuerda_pass 
	     {
	        display: block;
	        margin-left: 120px;
	        font-weight: normal;
	        font-size: 9px;
	        margin-top: 2px;
	        color: #B1D6E2;
	        }
	.menu_pestanas .contenedor_contenedores {
		float: right;
		}
		.menu_pestanas .contenedor_contenedores img.casa 
		{
		    border: 0;
		    vertical-align: middle;
		    margin: 0 5px 0 0;
		    }
	.menu_pestanas .contenedor_pestana {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		float: left;
		margin: 5px 0 0 0;
		padding: 0 2px 0 0;
		position: relative;
		background-image: url(/Web/Img/fondo_contenedor_pestana.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}

		.contenedor_pestana a, .menu_pestanas .contenerdor_comparador {
			padding: 10px 8px 0 5px;
			margin: 0 0 0 4px;
			height: 22px;
			/*display: block;*/
			float: left;
			text-decoration: none;
			color: #007CA4;
			background-image: url(/Web/Img/fondo_pestana.gif);
			background-repeat: no-repeat;
			background-position: top right;
			}
		.menu_pestanas .contenerdor_comparador {
			padding: 1px 8px 0 0;
			margin: 0 0 0 2px;
			height: 31px;
			/*display: block;*/
			float: left;
			text-decoration: none;
			color: #007CA4;
			background-image: url(/Web/Img/fondo_pestana.gif);
			background-repeat: no-repeat;
			background-position: top right;
			}
	.menu_pestanas .contenedor_pestana_on {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		float: left;
		margin: 5px 0 0 0;
		padding: 0 2px 0 0;
		position: relative;
		background-image: url(/Web/Img/fondo_contenedor_pestana_on.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		.menu_pestanas .contenerdor_comparador_on {
			padding: 1px 8px 0 0;
			margin: 0 0 0 2px;
			height: 31px;
			/*display: block;*/
			float: left;
			text-decoration: none;
			color: #007CA4;
			background-image: url(/Web/Img/fondo_pestana_on.gif);
			background-repeat: no-repeat;
			background-position: top right;

			}
			.menu_pestanas .contenerdor_comparador_on a 
			{
			    background-image: none;
                text-decoration: none;
                padding: 0;
			    }

		.contenedor_pestana_on a {
			padding: 10px 5px 0 5px;
			margin: 0 0 0 4px;
			height: 22px;
			/*display: block;*/
			float: left;
			text-decoration: none;
			color: #007CA4;
			background-image: url(/Web/Img/fondo_pestana_on.gif);
			background-repeat: no-repeat;
			background-position: top right;
			}
	.menu_pestanas a:hover {
		text-decoration: underline;
		}
	.menu_pestanas .contenedor_pestana_off {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		float: left;
		margin: 5px 0 0 0;
		padding: 0 2px 0 0;
		position: relative;
		background-image: url(/Web/Img/fondo_contenedor_pestana.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		.contenedor_pestana_off a {
			padding: 10px 5px 0 5px;
			margin: 0 0 0 4px;
			height: 22px;
			/*display: block;*/
			float: left;
			text-decoration: none;
			color: #CCCCCC;
			background-image: url(/Web/Img/fondo_pestana.gif);
			background-repeat: no-repeat;
			background-position: top right;
			}
	.menu_pestanas .comparador a
	{
	    padding-top: 9px;
	    padding-bottom: 1px;
	    text-decoration: none;
	    }
		.contenerdor_comparador a 
		{
		    background-image: none;
		    padding: 0;
		    text-decoration: none;
		    }
		.contenerdor_comparador a.texto:hover
		{
		    text-decoration: underline;
		    }


				
			

/* ----- PIE ----- */
.pie {
	
	height: 34px;
	margin: 0 auto 0 auto;
	/*padding: 10px 15px 0 15px;----------padding antiguo*/
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8B8B8;
	clear: both;
	z-index: 0;
	border-top: 1px dashed #CCE5ED;
	}
	.pie a {
		color: #B8B8B8;
		text-decoration: none;
		}
	.pie a:hover {
		text-decoration: underline;
		}
/* PARA CAPA DE LOADING */
.velo_iframe 
{
    filter:alpha(opacity=32);
    -moz-opacity:0.32;				
    opacity:0.32; 
    position: absolute;
    background-color: #666;
    top: 0;
    left: 0;
    height: 500%;
    width: 200%;
    z-index: 1001;
    }
.velo_popup 
{
    filter:alpha(opacity=32);
    -moz-opacity:0.32;				
    opacity:0.32; 
    position: absolute;
    background-color: #666;
    top: 0;
    left: 0;
    height: 500%;
    width: 200%;
    z-index: 399;
    }
.contenedor_iframe 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    }
    .aviso_iframe 
    {
	width: 262px;
	background-color: #E5E5E5;
	border: 12px solid #FFFFFF; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A8A8;
    margin: 250px auto 0 auto;
    z-index: 20;
    padding: 20px;
    }

/******/
/* --- ejemplo tabla --- */
table.ejemplo 
{
    width: 826px;
	padding: 0;
	/*margin: 0 auto 0 auto;*/
	/*border: 1px solid #CCE5ED;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	color: #999999;*/
	color: #999;
	font-size: 14px;
	text-align: center;
	}
	/* encabezado */
	table.ejemplo tr.encabezado {
		background-color: #FFF/*#9ABECA*/;
		/*border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;*/
		}
		table.ejemplo tr.encabezado th {
			/*border-top: 1px solid #FFF;
			border-bottom: 1px solid #FFF;
			border-right: 1px solid #FFF;
			color: #FFFFFF;*/
			border-bottom: 2px solid #fff;
			padding: 0;
			height: 23px;
			}
		table.ejemplo tr.encabezado th.first {
			/*border-left: 1px solid #FFF;*/
			}
		table.ejemplo tr.encabezado th.strong {
			background-color: #fcbb01;
			color: #FFF;
			}
		table.ejemplo tr.encabezado th:hover {
            /*text-decoration: underline;*/
            border-bottom: 2px solid #999;
			}

	/* td */
	table.ejemplo td {
		border-bottom: 1px solid #f0f0f0/*#CCE5ED*/;
		/*border-right: 1px solid #CCE5ED;*/
		padding: 0;
		height: 23px;
		empty-cells: show;
		}
		table.ejemplo td.first {
			/*border-left: 1px solid #FFF;*/
			}
	        table.ejemplo td.first a {
		        color: #999;
		        text-decoration: none;
		        }
		table.ejemplo td.last {
			/*border-right: 1px solid #FFF;*/
			}
	/* tr */

	table.ejemplo tr.par {
		background-color: #FFF/*#F7F7F7*/;
		}
	table.ejemplo tr.last td {
		/*border-bottom: 1px solid #FFF;*/
		}

	
	
	table.ejemplo img.img_listado 
	{
	    margin: 5px 10px 5px 10px;
	    }
	
/* --- ejemplo tabla secundaria --- */
table.ejemplo_sec {
	width: 655px;
	padding: 0;
	/*margin: 0 auto 0 auto;*/
	border: 1px solid #CCE5ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	}
	/* encabezado */
	table.ejemplo_sec tr.encabezado {
		background-color: #9ABECA;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		}
		table.ejemplo_sec tr.encabezado th {
			border-top: 1px solid #FFF;
			border-bottom: 1px solid #FFF;
			border-right: 1px solid #FFF;
			color: #FFFFFF;
			padding: 0;
			height: 23px;

			}
		table.ejemplo_sec tr.encabezado th.first {
			border-left: 1px solid #FFF;
			} 

	/* td */
	table.ejemplo_sec td {
		border-bottom: 1px solid #CCE5ED;
		border-right: 1px solid #CCE5ED;
		padding: 0 5px 0 5px;
		height: 23px;
		empty-cells: show;
		}
		table.ejemplo_sec td.first { 
			border-left: 1px solid #FFF;
			}
		table.ejemplo_sec td.last {
			border-right: 1px solid #FFF;
			}
	/* tr */

	table.ejemplo_sec tr.par {
		background-color: #F7F7F7;
		}
	table.ejemplo_sec tr.last td {
		border-bottom: 1px solid #FFF;
		}

			
/* ---- Listado google ---- */
.listado_google {
    overflow: auto;
    width: 200px;
    position: relative;
    height: 60px;
    font-family: Arial;
    font-size: 11px;
    }
    .listado_google b {
        color: #007CA4;
        text-transform: uppercase;
        }
    .listado_google a {
        color: #007CA4;
        text-decoration: none;
        }
    .listado_google a:hover {
        text-decoration: underline;
        }
/* ---- contenedor imagen borde ---*/
.contenedor_imagen_borde193 {
	width: 193px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #C5C5C5;
	}
	.contenedor_imagen_borde193 img {
		margin: 0;
		border: 0;
		display: block;
		}
		.contenedor_imagen_borde193 .main {
			float: left;
			background-color:#FFFFFF;
			}
			.contenedor_imagen_borde193 .main img {
				border: 1px solid #CCE5ED;
				padding: 6px;
				display: block;
				}
		.contenedor_imagen_borde193 .lateral {
			width: 1px;
			float: left;
			}
		.contenedor_imagen_borde193 .bottom {
			clear: both;
			height: 2px;
			background-color: #F5F2F2;
			background-image: url(/Web/Img/sombra_inferior.gif);
			position: relative;
			}

/* ---- contenedor imagen borde pequeña (float: right )---*/
.contenedor_imagen_borde77 {
	width: 77px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #C5C5C5;
	float: right;
	}
	.contenedor_imagen_borde77 img {
		margin: 0;
		border: 0;
		display: block;

		}
		.contenedor_imagen_borde77 .main {
			float: left;
			background-color:#FFFFFF;
			}
			.contenedor_imagen_borde77 .main img {
				border: 1px solid #CCE5ED;
				padding: 3px 4px 3px 4px;
				display: block;
				}
		.contenedor_imagen_borde77 .lateral {
			width: 1px;
			float: left;
			position: relative;
			}
		.contenedor_imagen_borde77 .bottom {
			clear: both;
			height: 2px;
			background-color: #F5F2F2;
			background-image: url(/Web/Img/sombra_inferior.gif);
			position: relative;
			}
/* ---- contenedor imagen borde pequeña (float: left )---*/
.contenedor_imagen_borde77_left {
	width: 77px;
	height: 60px;
	margin: 0 9px 0 0 ;
	padding: 0;
	position: relative;
	background-color: #C5C5C5;
	float: left;
	}
	.contenedor_imagen_borde77_left img {
		margin: 0;
		border: 0;
		display: block;
		}
		.contenedor_imagen_borde77_left .main {
			float: left;
			background-color:#FFFFFF;
			}
			.contenedor_imagen_borde77_left .main img {
				border: 1px solid #CCE5ED;
				margin: 3px 4px 3px 4px;
				display: block;
				}
			.contenedor_imagen_borde77_left .main input {
				border: 1px solid #CCE5ED;
				margin: 4px 4px 4px 5px;
				display: block;
				}
			.contenedor_imagen_borde77_left .main embed {
				border: 1px solid #CCE5ED;
				margin: 3px 4px 3px 4px;
				display: block;
				}
			.contenedor_imagen_borde77_left .main object {
				border: 1px solid #CCE5ED;
				padding: 0 8px 6px 0;
				display: block;
				}

		.contenedor_imagen_borde77_left .lateral {
			width: 1px;
			float: left;
			position: relative;
			}
		.contenedor_imagen_borde77_left .bottom {
			clear: both;
			height: 2px;
			background-color: #F5F2F2;
			background-image: url(/Web/Img/sombra_inferior.gif);
			position: relative;
			}
/* --- pestaña --- */
		ul.pestana_gnrl {
			margin: 0 0 0 0;
			padding: 0;
			list-style-position: inside;
			font-weight: bold;
			position: relative;
			z-index: 25;
			overflow: hidden;
			}
			ul.pestana_gnrl li {
				margin: 0;
				padding: 0;
				display: inline;
				}
			ul.pestana_gnrl li img {
				display: block;
				float: left;
				}
				ul.pestana_gnrl li a.normal:hover, .ul.pestana_gnrl li a.on:hover{
					text-decoration: underline;
				}
				ul.pestana_gnrl li a.normal{
					color: #E9F2F5;
					text-decoration: none;
					height: 21px;
					display: block;
					float: left;
					background-image: url(/Web/Productos/Viviendas/Img/pespana_vivienda_fondo.jpg);
					background-position: right top;
					margin-right: 2px;
					padding-right: 10px;
					padding-left: 10px;
					padding-top: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					}
				ul.pestana_gnrl li a.on{
					color: #007CA4;
					text-decoration: none;
					height: 21px;
					display: block;
					float: left;
					background-image: url(/Web/Productos/Viviendas/Img/pespana_vivienda_fondo_on.jpg);
					background-position: right top;
					margin-right: 2px;
					padding-right: 10px;
					padding-left: 10px;
					padding-top: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					}
				ul.pestana_gnrl li a.off{
					color: #AAD3E1;
					text-decoration: none;
					height: 21px;
					display: block;
					float: left;
					background-image: url(/Web/Productos/Viviendas/Img/pespana_vivienda_fondo.jpg);
					background-position: right top;
					margin-right: 2px;
					padding-right: 10px;
					padding-left: 10px;
					padding-top: 5px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					}

/* --- Home principal --- */
.flash_home {
    width: 822px;
    height: 265px;
    margin: 15px 15px 0 15px;
    }
.main_home {
    padding-bottom: 20px;
    overflow: hidden;
    width: 826px;
    padding: 0 15px 15px 15px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF;
    overflow: hidden;
    }
    .main_home h1 {
        font-size: 18px;
        color:  #007CA4;
        margin: 0 0 0 6px;
        padding: 0;
        font-weight: normal;
        }
    .main_home .izq {
        width: 160px;
        float: left;
        }
        .main_home .izq ul {
            margin: 0;
            padding: 0;
            color: #666666;
            font-size: 11px;
            list-style-type: none;
            }
            .main_home .izq ul li {
                border-top: 1px dashed #CCCCCC;
                margin: 10px 0 0 0;
                padding: 10px 0 0 0;
                }
                .main_home .izq ul li a {
                    color: #666666;
                    text-decoration: none;
                    }
                .main_home .izq ul li .fecha {
                    display: block;
                    color: #A8A8A8;
                    font-size: 10px;
                    margin-top: 5px;
                    }
    .main_home .main {
        width: 465px;
        float: left;
        margin: 0 12px 0 20px;
        }
        .main_home .main .productos {
            background-image: url(/Web/Img/fondo_productos.jpg);
            height: 115px;
            width: 465px;
            margin-top: 3px;
            margin-bottom: 16px;
            padding-top: 40px;
            }
            .main_home .main .productos a {
                display: block;
                float: left;
                font-size: 9px;
                text-align: center;
                color: #666;
                text-decoration: none;
                }
            .main_home .main .productos a.viviendas {
                margin-left: 56px;
                padding-top: 70px;
                display: inline;
                }

            .main_home .main .productos a.comerciales_es {
                margin-left: 65px;
                padding-top: 70px;
                }

            .main_home .main .productos a.oficinas_es {
                margin-left: 67px;
                padding-top: 70px;
                }
            .main_home .main .productos a.comerciales_en {
                margin-left: 53px;
                padding-top: 70px;
                }

            .main_home .main .productos a.oficinas_en {
                margin-left: 61px;
                padding-top: 70px;
                }
            .main_home .main .productos a.comerciales_fr {
                margin-left: 50px;
                padding-top: 70px;
                }

            .main_home .main .productos a.oficinas_fr {
                margin-left: 50px;
                padding-top: 70px;
                }

/*            .main_home .main .productos a.aparcamiento {
                margin-left: 0px;
                }*/
            

        .main_home .main .otro {
            /*width: 212px;*/
            float: left;
            padding-left: 6px;
            padding-right: 10px;
            overflow: hidden;
            } 
            .main_home .main .otro h1 {
                margin-bottom: 10px;
                margin-left: 0px;
                }
            .main_home .main .otro p {
                margin: 0;
                padding: 0;
                font-size: 14px;
                color: #666;
                }
             .main_home .main .otro a {
                font-size: 9px;
                color: #007CA4;
                float: right;
                }
                
    .main_home .dch {
        width: 165px;
        float: left;
        }
        .main_home .dch h1 {
            margin-bottom: 7px;
            }
        .main_home .dch img{
            display: block;
            margin-bottom: 13px;
            }
            
/* --- Error ---*/
.bloque_error {
    background-image: url(/Web/Img/fondo_error.jpg);
    width: 488px;
    height: 154px;
    border-bottom: 1px solid #FFF;
    padding: 47px 45px 20px 314px;
    color: #666;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    }
    .bloque_error h2 {
        color: #007CA4;
        font-size: 16px;
        margin: 0;
        padding: 0;
        }
    .bloque_error p {
        margin: 0;
        padding: 0;
        }
    .bloque_error ul {
        margin: 15px 0 0 0;
        padding: 0;
        list-style-type: none;
        }
        .bloque_error ul li {
            padding: 0 0 0 11px;
            margin: 0 0 10px 0;
            background-image: url(/Web/Img/triangulo_azul_on_5px.gif);
            background-repeat: no-repeat;
            background-position: 0 2px;
            }
            
        .bloque_error ul li a {
            color: #007CA4;
            text-decoration: none;
            }
        .bloque_error ul li a:hover {
            text-decoration: underline;
            }
            
        .asesor_virtual
        {
			position:absolute;
			right:18px;
			top:12px;
			}
		.asesor_virtual p
		{
			float:left;
			margin:0;
			padding:0;
			font-family:Arial, Tahoma;
			font-size:9px;
			color:#858585;
			line-height:18px;
			}
			
		.asesor_virtual input
		{
			float:left;
			margin:0;
			padding:0;
			}
		.asesor_virtual .sep
		{
			margin:0 12px 0 12px;
			}
			

.path-error {font-size: 18px; color: #007ca4; line-height: 60px;}
.path-error a {color: #007ca4; text-decoration: none; display: block; float: left;}
.path-error a:hover {text-decoration: none;}
.path-error a img {margin: 15px 10px 0 0;}
.path-error div {float: right;}
.path-error span {font-size: 32px; margin-left: 15px;}

.mensaje-error-tilled {width: 657px; background: url(/Web/Img/mensaje-error-tilled.gif) top right; overflow: hidden; margin: 0 auto 15px;}
.mensaje-error-tilled .main-min-height {width: 1px; height: 203px; float: left;}
.mensaje-error-tilled .main-error {background: url(/Web/Img/fondo-pagina-error.gif) top left no-repeat; float: left; width: 502px; padding: 45px 125px 0 30px}
.mensaje-error-tilled .bottom {height: 15px; background-image: url(/Web/Img/fondo-error-bottom.gif); clear: both;}
.mensaje-error-tilled p {color: #666;}
.mensaje-error-tilled h1 {margin-left: 0 !important; font-size: 22px;}

.banners-error {width: 660px; margin: 0 auto; padding-bottom: 20px; overflow: hidden;}
.banners-error .banner1 {float: left;}
.banners-error .banner2 {float: right;}
