
#boton_cerrar_encuesta2 a
{
	position:relative;
	top:2px;
	left:3px;
}
.layer-principal
{
position:absolute;
top: 200px;
left: 200px;
display: none;
z-index: 10;
}
.cuerpo-layer
{
background-color:#FFFFFF;
margin:auto;
width:600px;
/*height:550px;*/
padding:15px;
height: auto;
}

.cuerpo-layer-pest
{
_margin-left:-10px;
background-color:#FFFFFF;
margin:auto;
/*width:auto;*/
/*height:550px;*/
padding:15px;
/*height: auto;*/
}

.layer-contenido tbody ul li
{
background-image: none;
list-style-type:none;
}
.layer-contenido tbody .textocol ul li
{
	background-image: url("/img/movil_bullet_cuadrado.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 17px;
	margin: 2px 0;
	padding: 0 0 0 12px;
	list-style-type: none;
}
	
.layer-contenido .pestanas-texto-container { 
	/*height: 190px;*/
	width: 90%;
	color:#6f6f6f;
	left: 16px;
	top: 653px;
	float: left;
	padding: 15px 0 0 15px;
	margin-bottom:15px;
	height: auto;
}

.layer-cerrar
{
float:right;
width:50px;
background-image: url("http://internet.orange.es/tienda/img/ico_cerrar.gif");
background-position:37px;
background-repeat: no-repeat;
font: bold 12px Arial, Helvetica, sans-serif;
line-height: -20px;
color:#3E3E3E;
cursor:pointer;
}
.layer-cerrar a
{
color:#000000;
}
.layer-contenido .close
{
float:right;
width:50px;
background-image: none;
font: bold 12px Arial, Helvetica, sans-serif;
line-height: -20px;
color:#3E3E3E;
cursor:pointer;
margin-right:10px;
margin-top:10px;
position:relative;
float:right;
z-index:999;
}
.layer-contenido .close a
{
color:#000000;
}
.layer-titulo
{
float:left;
font-size:30px;
color:#FF6600;
}
.layer-titulo-alt
{
width:400px;
font-size:30px;
color:#FF6600;
}
.layer-sub-titulo
{
float:left;
font-size:20px;
color:#666666;
height:10px;
margin-bottom:10px;
}
.layer-contenido-izq
{
float: left;
width:70%;
height:auto;
font-size:16px;
color:#333333;
text-align:justify;
margin-bottom:20px;
}
.layer-contenido-izq li
{
background-image: url("/img/movil_bullet_cuadrado.gif");
background-position: 1px 7px;
background-repeat: no-repeat;
clear: both;
line-height: 17px;
margin: 2px 0;
padding: 0 0 0 12px;
list-style-type:none;
}
.layer-contenido
{
font-size:11px;
color:#333333;
text-align:justify;
}
.layer-contenido ul li
{
background-image: url("/img/movil_bullet_cuadrado.gif");
background-position: 1px 7px;
background-repeat: no-repeat;
/*clear: both;*/
line-height: 17px;
margin: 2px 0;
padding: 0 0 0 12px;
list-style-type:none;
font-size:12px;
}

.layer-contenido .TabbedPanelsTabGroup ul {
display: block;
color:#6E6E6E;
}

.layer-contenido ul li a
{
	text-decoration:underline;
	color:#000000;
}

.layer-contenido ul li a:hover
{
	text-decoration:underline;
	color:#FF6600;
}


.layer-imagen
{
float:right;
width:143px;
height:350px;
}
.layer-boton
{
margin-left:50px;
width:auto;
height:auto;
margin-top:5px;
}





/***********************************************************************************/
/* layer TV                                                                        */
/***********************************************************************************/
.tvLightbox {
	width:600px;
	height:340px;
}

.tvl_titulo {
	margin-left:45px;
	margin-bottom:20px;
	margin-top:30px;
	width:555px;
	height:18px;
	float:left;
	clear:both;
	display:inline;
	
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.tvl_titulo a {
	color:#000000;
}
.tvl_titulo a:hover {
	text-decoration:underline;
	color:#000000;
}

.tvl_imgplayer {
	margin-left:45px;
	margin-right:30px;
	width:240px;
	height:225px;
	float:left;
	clear:left;
	display:inline;
}

.tvl_contenido_tit { float:left; width:225px; font-size:14px; font-weight:bold; color:#000000; height: 30px; }

.tvl_contenido_tit a { 
	color:#000000;
}
.tvl_contenido_tit a:hover { 
	color:#000000;
	text-decoration:underline;
}

.tvl_contenido_txt { float:left; width:225px; font-size:12px; font-weight:normal; color:#000000; line-height:18px; height:170px;}

.tvl_contenido_txt a {
	color:#000000;
} 

.tvl_contenido_txt a:hover {
	color:#000000;
	text-decoration:underline;
} 

.tvl_masinfo { float:left; width:225px;
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	_background-position: 1px 5px;
	background-repeat: no-repeat;
	/*margin: 5px 0;*/
	padding:0 0 0 14px;
}
.tvl_masinfo a { color:#000; font-size:13px; font-weight:bold;}
.tvl_masinfo a:hover { color:#f60; font-size:13px; font-weight:bold; text-decoration:underline;}
/***********************************************************************************/
/* FIN layer TV                                                                    */
/***********************************************************************************/
