/*--------------------------------------------
Version 1.0
Author: zed.com
Website: zed.com
Proyect: Registro Unico
--------------------------------------------
Estilos Generales
********************************************/
.fleft { /* Flotar elementos a la izquierda */float:left;}
.fright { /* Flotar elementos a la derecha */float:right;}
.tcenter { /* Centrar el contenido */text-align:center;}
.tright { /* Contenido a justificado a la derecha*/text-align:right;}
.Vmiddle { vertical-align:middle;}
.Vbottom { vertical-align:bottom;}
.separador{clear:both;height:1px;line-height:1px;font-size:1px;}
.clear{clear:both;}
/********************************************
Fuentes
--------------------------------------------*/
body { /* Estilos genericos para todo el site */
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:1em;
	font-weight:normal;
}

/********************************************
Colores y Fondos
--------------------------------------------*/
.t_red { /* Color azul para el texto */color:red;}
.t_grey999 {/* Color 999999 */color:#999;}
.t_greenlink {/* color verde de los enlaces // premium */color:#669900;}
.t_orange {/* Color naranja de texto */color:#f27903;}
.t_white { color:#fff;}
.t_greyhard { color:#333;}
.t_greycc_bg{/* Color verde de fondo */background-color:#EDF3DF;}
.t_greyccc_bg{ /* Color gris de fondo con borde gris*/background-color:#ccc;border:1px solid #ccc;}



/********************************************
Tamaños
--------------------------------------------*/
.t_06 { font-size:0.6em}
.t_07 { font-size:0.7em}
.t_08 { font-size:0.8em}
.t_09 { font-size:0.9em}
.t_12 { font-size:1.2em}
.t_15 { font-size:1.5em}
.t_17 { font-size:1.7em}

.wMed { width:44%}
.wMedpx {width:300px;}
.cab_texto_content{font-size:10px; color:#FFFFFF;}

/********************************************
Margenes / Rellenos
--------------------------------------------*/
.margin0{ /* Poner margenes a 0 */margin:0;}

.marginB10 { /* Poner margen inferior de 10px */ margin-bottom:10px;}
.marginB25 { /* Poner margen inferior de 25px */ margin-bottom:25px;}
.marginB30 { /* Poner margen inferior de 30px */ margin-bottom:30px;}
.marginB50 { /* Poner margen inferior de 50px */ margin-bottom:50px;}

.marginT5 { /* Poner margen superior de 5px */ margin-top:5px;}
.marginT10 { /* Poner margen superior de 10px */ margin-top:10px;}
.marginT25 { /* Poner margen superior de 25px */ margin-top:25px;}

.marginL0 { /* Poner margen izquierdo de 0px */ margin-left:0px;}
.marginL10 { /* Poner margen izquierdo de 10px */ margin-left:10px;}
.marginL-15 { /* Poner margen menos izquierdo de 15px */ margin-left:-15px;}
.marginL44 { /* Poner margen izquierdo de 44px */ margin-left:44px;}
.marginL123 { /* Poner margen izquierdo de 123px */ margin-left:123px;}
.marginL138 { /* Poner margen izquierdo de 138px */ margin-left:138px;}
.marginL145 { /* Poner margen izquierdo de 145px */ margin-left:145px;}
.marginL170 { /* Poner margen izquierdo de 170px */ margin-left:170px;}

.marginR5 { /* Poner margen derecho de 10px */ margin-right:5px;}
.marginR10 { /* Poner margen derecho de 10px */ margin-right:10px;}
.marginR30 { /* Poner margen derecho de 30px */ margin-right:30px;}

.padding5{ /* Poner rellenos a 5px */padding:5px;}
.padding0{ /* Poner rellenos a 0px */padding:0px;}
.paddingL125 { padding-left:125px}
.paddingL145 { padding-left:145px}
.paddingB20 { padding-bottom:20px;}


/********************************************
Capas
--------------------------------------------*/
.relative { position:relative;}


/*******************/

/*CABECERA NUEVA*/
/****************/


/********************************************
Parte derecha de la cabecera
--------------------------------------------*/

/********************************************
Parte derecha de la cabecera
--------------------------------------------*/

.slogan_h {
	font-size:10px;				
	color:#ffffff;
	background-color:#82c81b;
	width:100%;
	height:17px;				
	}
.content_slogan_h {
		background-image:url(../images/bg_headerizq.jpg);
		background-repeat:no-repeat;
		background-position:top;
		height:50px;
		/*Altura en el caso de que exista buscador 50px*/
		}
		
.content_slogan_h p {
			font-size:10px;
			font-family:"Trebuchet MS", Verdana, Arial;			
			margin:0px;		
			font-weight:normal;
			}
.slogan_menu_h{float:left; }
.slogan_menu_h ul{ color:#FFFFFF; }		
.input_trans_h{background-image:url(../images/bg_input_phone.gif); background-repeat:no-repeat; border:0px; font-family:"Trebuchet MS", 	Verdana, Arial; font-size:10px; width:139px; float:left; margin-right:3px;height:16px; padding-top:2px;}
.link_wap_h {font-family:"Trebuchet MS", Verdana, Arial; font-size:10px; color:#333333;}

.tellafriend_link_h{font-size:0.7em; font-family:'Trebuchet MS', Verdana, Arial; color:#333333; }
.tellafriend_link_h a:link{text-decoration:none;color:#333333;}
.tellafriend_link_h a:visited{text-decoration:none;color:#333333;}
.tellafriend_link_h a:hover{text-decoration:underline;color:#333333;}
/********************************************
Botón go parte superior derecha cabecera
--------------------------------------------*/

.btn_go_h a {

				padding:0 4px 0 4px;
				text-decoration:none;
				height:18px;			
				background-image:url(../images/header_btngoizq.gif);
				background-repeat:no-repeat;
				background-position:left;
				font-size:16px;
				font-weight:bold;
				font-family:"Trebuchet MS", Verdana, Arial
					}
.btn_go_h a span{
			
					padding-right:2px;
					color:#fff;
					text-decoration:none;
					background-image:url(../images/header_btngoider.gif);  
					background-repeat:no-repeat;
					background-position:right;
					}





/********************************************
ENLACES PARTE SUPERIOR IZQUIERDA CABECERA
--------------------------------------------*/

.header_col1_h ul{margin:0px;padding:0 0px 0 10px; }
.header_col1_h li{display:inline; margin-right:18px;}
.header_col1_h{font-family:"Trebuchet MS", Verdana, Arial; font-size:10px;float:left;}
.header_col1_h a:link{text-decoration:none;color:#333333;}/*Enlaces de la cabecera*/
.header_col1_h a:visited{text-decoration:none;;color:#333333;}
.header_col1_h a:hover{text-decoration:underline;color:#333333;}



/********************************************
MENU DESPLEGABLE IDIOMA
--------------------------------------------*/

#menu_h { 
		width:90px;}
		
.combo_idioma_h a:hover {
			color:#ffffff;
			}
			
li.menu_estilo_h{ /* Primer Pais // Primer item del menu */
				background-color:#6aa315;
				border:1px solid #9bc01b;
				height:15px;
				color:#ffffff;
				cursor:pointer;
				padding:0 0 0 5px;
				} 
			
li.flop_h{ 
				padding:0 0 0px 5px;
				background-color:#333;
				visibility:hidden;
				background-image:url(../images/flecha_lista.gif);
				background-repeat:no-repeat;
				background-position: 5px 5px;
				}
.flop_h a{
					margin-left:7px;
					color:#6aa315;
					text-decoration:none;
					}			 

/**********************
Fin de menu desplegable
-----------------------*/



/********************************************
Bookmarks
--------------------------------------------*/


#bookmarks a{
		text-decoration:none;
		color:#333333;
		font-size:0.7em;
		}
#bookmarks a:link{
		text-decoration:none;
		color:#333333;
		font-size:0.7em;
		}
#bookmarks a:visited{
		text-decoration:none;
		color:#333333;
		font-size:0.7em;
		}
#bookmarks a:hover{
		text-decoration:underline;
		color:#333333;
		}

.bookmarks_content .addto{
	text-align:right;
	padding-right:3px;
	font-size:0.7em;
	color:#333333;
	margin-left:20px;
	margin-bottom:0px;
	cursor:pointer;
	float:right;

	}
.bookmarks_content .addto img{vertical-align:middle;}
#bookmarks .aspa{border-bottom:8px solid #ccc;background-color:#82c81B;padding:4px 6px 3px 10px;}
#bookmarks .ico_contents{padding-left:10px;}
#bookmarks .ico_contents img{margin:0 8px 8px 0;float:left; border:1px solid #000;padding:0;}
#bookmarks .titulo_aspa{float:left;font-family:"Trebuchet MS", Verdana, Arial; font-weight:bold; font-size:12px;										color:#b24b00; margin-bottom:5px;margin-top:5px;}
#bookmarks .titulo_aspa a{vertical-align:middle;margin-right:10px; }

/**************
Botón bookmarks
---------------*/
.bookmarks_content .btn_addto a {
				padding:0 0 0px 4px;
				text-decoration:none;
				height:15px;
				line-height:20px;
				background-image:url(../images/btn_addto_left.gif);
				background-repeat:no-repeat;
				background-position:center left;
				font-size:9px;
					
					}
				
.bookmarks_content .btn_addto a span{
			
					padding:4px 75px 4px 6px;
					color:#fff;
					text-decoration:none;
					background-image:url(../images/btn_addto_right.gif);  background-repeat:no-repeat;
					background-position:right;
					}
					
					
.bookmarks_content .btn_addto a:hover {
						background-image:url(../images/btn_addto_left_on.gif);
						background-repeat:no-repeat;				
						background-position:center left;
						}
.bookmarks_content .btn_addto a:hover span{
						color:#fff;
						background-image:url(../images/btn_addto_right_on.gif);
						background-repeat:no-repeat;
						background-position:center right;
					
						}
						

/***************
Fin de boolmarks
----------------*/

/********************************************
Footer
--------------------------------------------*/
.footersup_f p.title {
		color:#b14b01;
		}



/********************************************
Capas
--------------------------------------------*/
div.content_white {
	background-color:#fff;
	margin:0;
	padding:10px 15px 15px 15px;	
}

div.step_pre {
	border:1px solid #d5d5d5;
	background-color:#bcbaba;
	margin:0 0 10px 0;
	background-image:url(../images/bg_step_pre.gif);
	background-repeat:no-repeat;
	width:99%;
}

div.int_pre {
	width:491px;
	float:right;
	background-color:#fff;
	border-left:1px solid #d5d5d5;
	padding:5px;
	
}



div.status { /* Modulo parte derecha que te indica tu subscripcion Standard - My Account */
	float:right;
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:5px 7px;
	margin:0;
	background-image:url(../images/banda_standard.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:270px;
}
div.status a { font-weight:normal;}
div.status_pre { /* Modulo parte derecha que te indica tu subscripcion Premium - My Account */
	float:right;
	border-left:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:5px 7px;
	margin:0;
	background-image:url(../images/banda_premium.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:270px;
}
div.status,
div.status_pre strong { /* Modulo parte derecha que te indica tu subscripcion - negrita */
	font-size:1.1em;
	font-weight:bold;
}

div.dates {
	margin:7px 7px 7px 7px;
	padding:0;
}
div.dates label.datesL {
	width:140px;
	text-align:right;
	float:left;
	margin:0 2px 4px 0;
}
div.dates label.datesL2 {
	width:80px;
	text-align:right;
	float:left;
	margin:0 2px 4px 0;
}

div.bnr_basic_data { /* Banner parte derecha / Basic data */
	background-image:url(../images/bnr_basic_data.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_basic_data_pre { /* Banner parte derecha / Basic data premium */
	background-image:url(../images/bnr_basic_data_pre.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_mobile_data { /* Banner parte derecha / Mobile data */
	background-image:url(../images/bnr_mobile_data.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_alerts { /* Banner parte derecha / Alerts */
	background-image:url(../images/bnr_alerts.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}
div.bnr_personal_data { /* Banner parte derecha / Personal Data */
	background-image:url(../images/bnr_personal_data.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;
	padding:21px 0 10px 65px;
	background-color:#dbdbdb;
}

div.selccpais { /*Capa que se muestra en registro premium para cambiar de pais */
	background-color:#f7f6dc;
	border:1px solid #d6d6d6;
	margin:0 0 10px 0;
	padding:5px;
}

div.footimg {
	background-image:url(../images/movil_flecha.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
	background-color:#EDF3DF;
	padding:15px 15px 15px 160px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


/********************************************
Encabezados
--------------------------------------------*/
h1.h1reg { /*Encabezado del formulario*/
	float:left;
	background-color:#fff;
	color:#333;
	font-size:0.9em;
	padding:7px 10px 8px 10px;
	margin:0px 15px 0px 0;
}
h1.h1conf { /* Encabezado Confirmacion */
	font-size:1.2em;
}
h1.h1_ma_w { /*Encabezado Ventana modal My Account*/
	float:left;
	color:#333;
	font-size:1.0em;
	padding:0px;
	margin:7px 0 3px 10px;
}
h2.h2ma {
	margin:0 0 8px 0;
	padding:0;
	font-size:0.75em;
	color:#1d75c0;
	background-color:#e4e4e4;
	height:13px;
	font-weight:bold;
}
h2.h2ma span {
	background-color:#fff;
	padding:0px 7px 0px 0;
	margin:0;
}

/********************************************
Parrafos
--------------------------------------------*/
p.instruccion {
	color:#555;
	margin:0 0 10px 0;
}
p.txt_pie {
	color:#888;
	font-size:0.6em;
	line-height:1.1em;
	margin-bottom:10px;
}
p.txt_pie2 {
	color:#000;
	font-size:0.8em;
	line-height:1.3em;
	margin-bottom:10px;
	float:left;
	width:310px;
	margin:0;
}


p.step_num {
	padding:1px 0 0 5px;
	float:left;
}

.error { /* Mensaje de error en color rojo */
	color:#FF0000;
	clear:right;
	float:left;
	margin:2px 0 0 5px;
	padding:2px 0 0 0;
	line-height:1em;
	width:190px;
}
.valid { /* Mensaje de validacion en color verde */
	color:#669900;
	clear:right;
	float:left;
	margin:2px 0 0 5px;
	padding:2px 0 0 0;
	line-height:1em;
	width:190px;
}
.error2 {
	color:#FF0000;
	margin-top:2px;
	margin-bottom:5px;
	padding-top:2px;
	line-height:1em;
}
.error3 {
	margin:0 0 5px 145px;
	color:#ff0000;
}
.error4 {
	margin:0;
	padding:0;
	color:#ff0000;
	}

.campo_obligatorio {
	width:170px;
	font-size:0.6em;
	float:left;
}



p.slogan { /* Mensaje en la cabecera "My Account"*/
	font-size:1.1em;				
	color:#000;
	margin:20px 0 0 33px;
	padding:0;
	float:left;	
}
p.slogan strong { /* Mensaje en la cabecera "My Account" Texto mas grande y negrita*/
	font-weight:bold;
	font-size:1.2em;
}

p.bnr_tit {
	color:#1d75c0;
	width:250px;
	font-weight:bold;
	font-size:0.7em;
	margin:0px 0px 0px 0px;
}
p.bnr_txt {
	color:#666;
	width:250px;
	font-size:0.65em;
	margin:10px 0px 0px 0px;
	line-height:1.2em;
}

p.ma_nav { /* Paso unico M7y Account - Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #fff;
	background-color:#fff;
	margin:0 0 -2px 0;
	padding:5px 10px 5px 10px;
	width:154px;
} 
p.ma_nav_on1 { /* Paso 1 My account Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	background-image:url(../images/ma_nav_on1.gif);
	background-repeat:no-repeat;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 32px 5px 52px;
	background-position: 4px 4px;
	width:154px;
} 
p.ma_nav_off2 { /* Paso 2 My account Change mobile */
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 10px 5px 10px;
	width:206px;	
}
p.ma_nav_on2 { /* Paso 1 My account Change mobile */
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	float: left;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background-color:#fff;
	margin:0 0 -1px 0;
	padding:5px 10px 5px 10px;
	width:206px;
} 
p.ma_nav_off1 { /* Paso 2 My account Change mobile */
	font-size: 0.8em;
	color: #999;
	font-weight: bold;
	background-image:url(../images/ma_nav_off1.gif);
	background-repeat:no-repeat;
	float: left;
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	margin:0 0 -1px 0;
	padding:5px 32px 5px 52px;
	background-position: 4px 4px;
	width:154px;
}


/********************************************
Enlaces
--------------------------------------------*/

.btn_G a { /* Boton verde Registro */
	float:left;
	height:33px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/btn_G_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	font-size:0.7em;
}
.btn_G a span { /* Boton verde Registro */
	float:left;
    background:url(../images/btn_G_right.gif) no-repeat right top;
    padding:8px 15px 6px 6px;
	height:19px;
	margin:0px 0 0 3px;
    color:#000;
}


/********************************************
Imagenes
--------------------------------------------*/
img.ico_help {
	margin:2px 0px 0 5px;
	float:left;
}
img.captcha {
	margin:-4px 0 0 145px;
}




/********************************************
Listas
--------------------------------------------*/

/********************************************
Tablas
--------------------------------------------*/







/********************************************
Formularios
--------------------------------------------*/
div.dates label.datamobile {
	width:100px;
	text-align:right;
	margin:1px 5px 0px 0;
	padding:0;
	float:left;
}
div.dates input[type=submit] { /* Modulo parte derecha que te indica tu subscripcion - boton */
	font-size:0.8em;
	margin:7px 0;
	padding:0;
}
div.dates input,
div.dates select {
	margin:2px 2px;
	padding:0;
}
div.status input[type=submit] { /* Modulo parte derecha que te indica tu subscripcion - boton */
	font-size:0.8em;
	margin:3px 0 0 0;
	padding:0;
	width:120px;
}

/*Formulario My Account*/
div.reg_form_ma { /*formulario de registro "My Account" / no se puede utilizar la etiqueta div*/
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	border:1px solid #d5d5d5;
	
	/* provisional*/
	font-size:0.7em;
}
div.reg_form_ma fieldset {
	border:0;
}

.readonly {
	border:0;
	font-weight:700;
	font-size:0.8em;
	margin:0;
	padding:0;
}

div.campoajax {
	margin:7px 7px 0 7px;
	padding:0px 10px 10px 10px;
	border:1px solid #d6d6d6;
	background-color:#f7f6dc;
	background-image:url(../images/bg_campoajax.gif);
	background-repeat:repeat-x;
}
.img_campoajax {
	display:block;
	padding:0px 0 10px 0;
	text-align:center;
	margin:0px;
	font-size:0.01em;
}

.img_campoajax img{margin-top:3px;}

div.campoajax label {
	display: inline-block;
	line-height: 1.3em;
	vertical-align: top;
	float:left;
	text-align:right;
	margin:1px 5px 10px 0;
	width:120px;
}

div.campoajax fieldset input, 
div.campoajax fieldset select {
	font-size:0.8em;
	padding:0px 0 0 2px;
	margin:0;
}
div.campoajax fieldset input[type=text]{
	width:125px;
	float:left;
}
div.campoajax fieldset select {
	width:125px;
}
div.campoajax2 { /* Cuando aparece la caja a la derecha */
	margin:0px 0px 15px 145px;
	padding:0px 10px 10px 10px;
	border:1px solid #d6d6d6;
	background-color:#f7f6dc;
	background-image:url(../images/bg_campoajax.gif);
	background-repeat:repeat-x;
}
div.campoajax2 .cmxform fieldset label{
	line-height: 1.3em;
	vertical-align: top;
	float:left;
	margin:2px 5px 10px 0;
	width:auto;
}
div.campoajax2 .cmxform fieldset input[type=text] {
	font-size:0.8em;
	padding:0 0 0 2px;
	margin:2px 0 0 0px;
	float:left;
}


/*******************************************/
div.reg_form { /*formulario de registro / no se puede utilizar la etiqueta div*/
	padding:15px 15px 0 15px;
	margin:0 0 0px 0;
	border:1px solid #d5d5d5;
}

div.cmxform {
	margin:0 0 5px 0;
	font-size:0.7em;
}
div.cmxform fieldset { /* fieldset primer nivel */ 
	margin-bottom: 10px; border:none;
}
div.cmxform fieldset label { /* label primer nivel */
	display: inline-block;
	line-height: 0.9em;
	vertical-align: top;
	float:left;
	text-align:right;
	margin:4px 2px 5px 0;
	padding:0 0 3px 0;
	}
div.cmxform fieldset label { 
	width: 142px;
}
div.cmxform fieldset label.minw { 
	width: 100px;
}
div.content_white input[type=submit] {
	padding:2px 7px;
}
div.cmxform fieldset input, 
div.cmxform fieldset select { /* input/select primer nivel */
	font-size:0.8em;
	padding:0px 0 0 2px;
	margin:2px 0 0 0;
}
div.cmxform fieldset input[type=text],
div.cmxform fieldset input[type=password],
div.cmxform fieldset select { 
	float:left;
}
div.cmxform fieldset select { /* Tamaño de los select primer nivel */
	width:125px;
}
div.cmxform input.cod_pais,
div.campoajax fieldset input.cod_pais { /* Input para codigo del pais */
	width:30px;
	border:0;
	margin:3px 2px 0 0;
	text-align:right;
	float:left;
}
div.campoajax fieldset input.cod_pais {margin:2px 3px 0 0;}
div.cmxform input.telf_pais,
div.campoajax fieldset input.telf_pais { /* Input para el telefono del pais */
	width:85px;
	float:left;
}
	
div.cmxform fieldset fieldset { /* fieldset segundo nivel */
	border: none;
	margin: 7px 0 0 144px;
	
}	
div.cmxform fieldset fieldset label { /* label primer nivel */
	display: block;
	width: 340px;
	margin:0;
	padding:2px 0 0 0;
	clear:both;
	text-align:left;
	}
div.cmxform fieldset fieldset input { /* input/select segundo nivel */
	float:none;
	margin:0px 0 0 0;
	padding:0;
	vertical-align:middle;
}
/* otros elementos*/
div.cmxform em { /* Asterisco para indicar que campo es obligatorio */
	font-weight: normal;
	font-style: normal;
	margin:0 4px 0 2px;
	font-size:1.2em;
	}
div.cmxform hr {
	height:1px;
	color:#CCCCCC;
}

input[type=submit].botonOK { /* Estilo boton ok, premium */
	margin:0 0 0 5px;
}
div.cmxform input[type=text].inputmail,
div.campoajax .cmxform input[type=text].inputmail,
div.campoajax2 .cmxform input[type=text].inputmail {
	width:170px;
}


/* Anchos de capa */
.w180 {width:180px;}
.w170 {width:170px;}
.w125 {width:125px;}
.w115 {width:115px;}
.w100 {width:100px;}
/*******************/


/*++++++++++++++++++++++++MARTA NUEVAS CLASES*+++++++++++++++++++++++++++++++++++++++++++/

/*MARTA*/
.reg_cabe_image{padding:24px 0 0 24px;}
.reg_cabe_image{background-image:url(../images/bk_colum1.gif); background-repeat:no-repeat;height:41px;}
.reg_content_grey{
	background-color:#e4e4e4;
	margin:0;
	padding:0px 11px 0px 11px;
	width:274px;
}

.content_premium_green{margin:2px 10px 5px 10px;padding:0px;background-color:#385600; background-image:url(../images/bg_contentzedpremium.gif); background-repeat:no-repeat;font-family:"Trebuchet MS", Verdana, Arial; font-size:11px;padding-bottom:10px;/*width:253px;*/}

.primera_linea{margin-top:10px;padding-left:14px;}
.content_premium_green p{padding-left:14px;padding-right:61px;}
.content_premium_green img{text-align:center;margin-left:10px;margin-top:15px;padding-botton:20px;} 

div.content_white2 {
	background-color:#fff;
	margin:0;
	padding:1px 0px 0px 0px;	
}
.tit_green{background-color:#68911f;font-family:"Trebuchet MS", Verdana, Arial; font-size:18px;color:#fff;margin-left:10px;margin-right:10px;padding-left:10px;margin-bottom:5px;}
.cont_Grey{background-color:#e4e4e4; margin-right:10px; margin-left:10px;padding-bottom:10px;}

.content_podras{padding-left:5px;padding-top:10px;font-family:"Trebuchet MS", Verdana, Arial; font-size:11px;}
.content_podras img {float:left;text-align:center;padding-right:5px;vertical-align:middle;}
.parrafo_podras{width:178px; float:right; vertical-align:middle; padding-right:10px;}
.reg_content_izq {float:left;margin-right:10px;}

.reg_content_Gr{width:655px;}


.error_pq {
color:#FF0000;
	clear:both;
	float:left;
	margin:2px 0 0 103px;
	padding:2px 0 0 0;
	line-height:1em;
	width:190px;}

/*MARTA ERROR*/

/*CIERRE DE LAS NUEVAS CLASES*/


.nvisible{display:none;}


/*Terminos y condiciones*/

.tit_terms_2{

color:#000000;

font-family:"Trebuchet MS",Verdana,Arial;

font-size:24px;

font-weight:bold;

line-height:20px;

margin-left:40px;

margin-bottom:20px;

}

 

.separador_terms{height:30px;}

/*TERMS AND FAQS*/
.menu_izquierda_terms{
float:left;
font-size:11px;
line-height:12px;
text-align:left;
width:280px;
padding-right:15px;
}
.menu_izquierda_terms a{
text-decoration:none;
color:#1ab8ed;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;
}
.contenido_terms{
float:left;
text-align:left;
width:649px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;
}
.tit_terms{
color:#000000;
font-family:"Trebuchet MS",Verdana,Arial;
font-size:18px;
font-weight:bold;
line-height:19px;
}
h1.t_Verdezed, h2.t_Verdezed, h3.t_Verdezed, h4.t_Verdezed, h5.t_Verdezed, h6.t_Verdezed, h7.t_Verdezed, .t_Verdezed {
color:#1ab8ed; text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;}
.fondo_enlace_terms{
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
background-color:#FFFFFF;
list-style:none;
border-bottom:1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;}
.fondo_enlace_activo_terms{
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
background-color:#CCCCCC;
list-style:none;
border-bottom:1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;}

.t_Verdezed_terms {
color:#64ad00; text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;}

.menu_izquierda_terms2{
float:left;
font-size:11px;
line-height:12px;
text-align:left;
width:280px;
padding-right:15px;
}
.menu_izquierda_terms2 a{
text-decoration:none;
color:#878585;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:12px;
}
/***********************************/
/******contact us*****************/
.cu_pestaña_cont{ border-top:1px solid #d2d2d2; height:37px; float:left;}
.cu_linea_gris{background-repeat:repeat-x; height:36px;float:left; border-bottom:1px solid #d2d2d2; width:70%; }
.cu_margen{ padding-left:24px; padding-top:25px; font-size:12px;}
.cu_margen h1 { font-size:18px; font-family:Trebuchet MS,Arial; font-style:normal; margin-bottom:20px;}
.cu_titulo_verde{ font-size:18px; font-family:Trebuchet MS,Arial; font-style:normal;margin-bottom:10px; color:#7fa81a;}
.cu_noborde{ border:0px;}
.cu_oculto{ display:none;}
.cu_anchonombres{ width:120px; float:left; text-align:right; padding-right:10px;}
.cu_campotexto{ float:left; margin-right:10px; margin-bottom:5px;}
.cu_campoobligatorio{ font-size:12px; color:#999999; padding-left:130px; margin-bottom:10px;}
.cu_boton{ margin: 30px 0px 50px 250px;}
	a:link .cu_cont_boton  { padding-left:20px; padding-right:20px; padding-top:8px; color:#000000; float:left; background-image:url(../IMAGES/bot_verde_centro.gif); height:21px; text-decoration:none; cursor:pointer;}
	a:link .cu_izq_boton  { float:left; height:29px; width:5px; background-image:url(../IMAGES/bot_verde_izq.gif);cursor:pointer;}
	a:link .cu_der_boton  { float:left; height:29px; width:4px; background-image:url(../IMAGES/bot_verde_drcha.gif);cursor:pointer;}
	a:visited .cu_cont_boton  { padding-left:20px; padding-right:20px; padding-top:8px; color:#000000; float:left; background-image:url(../IMAGES/bot_verde_centro.gif); height:21px; text-decoration:none; cursor:pointer;}
	a:visited .cu_izq_boton  { float:left; height:29px; width:5px; background-image:url(../IMAGES/bot_verde_izq.gif);cursor:pointer;}
	a:visited .cu_der_boton  { float:left; height:29px; width:4px; background-image:url(../IMAGES/bot_verde_drcha.gif);cursor:pointer;}
	a:hover .cu_cont_boton  { padding-left:20px; padding-right:20px; padding-top:8px; color:#ffffff; float:left; background-image:url(../IMAGES/bot_verde_centro.gif); height:21px; text-decoration:none; cursor:pointer;}
	a:hover .cu_izq_boton  { float:left; height:29px; width:5px; background-image:url(../IMAGES/bot_verde_izq.gif);cursor:pointer;}
	a:hover .cu_der_boton  { float:left; height:29px; width:4px; background-image:url(../IMAGES/bot_verde_drcha.gif);cursor:pointer;}
.cu_errordenuncia{margin-left:5px;color:#FF0000;float:left;}	

/***********************************/
/******contact us*****************/



/*CLASES PARA REGISTRO TELEVISION*/
.paso1_tv { font-family: "Trebuchet MS", Verdana, Arial; font-weight:normal; background-color:#e8e8e8; height:100%; padding-bottom:47px;}
.header_tv { height:54px; margin:auto; width:1007px; }
.content_tv{ padding:20px 10px 35px 30px; width:963px; background-color:#fff; margin:auto; text-align:left; height:100%;}
.texto_tv { font-size:13px; width:903px; margin:0 0 26px 20px;}
.texto_tv span{ font-weight:bold;}
.desactivado_tv{color:#636363;}
.activado_tv{color:#fff;}
.pasos_tv{ background-color:#000; margin:5px 0 25px 0;}
.pasos_tv span{font-size:18px; padding-left:15px; padding-right:129px;}
.reg_content_tv {width:903px; margin:10px; padding: 10px 0 0 9px;}
.h1reg_tv {	float:left; color:#000; font-size:0.9em; padding:7px 10px 8px 10px; margin:0; border:1px solid #d5d5d5; border-bottom:none; text-align:center; width:22.5%; height:18px;}
/*.pestana_tv{width:230px;}*/
.btn_G_tv {height:24px; border-bottom:1px solid #d5d5d5; width:75%; padding:5px 0 4px 0; margin:0px; /*width:651px; */}
.btn_G_tv a { float:left; height:24px; margin:0 0 0 10px; padding:0 0 0 3px;	text-decoration:none; font-weight:bold;	background-image: url(../images/btn_G_left_tv.gif); background-repeat: no-repeat;	font-size:0.7em;}
.btn_G_tv a span { float:left; background:url(../images/btn_G_center_tv.gif); background-repeat:repeat-x; padding:4px 15px 10px 10px; height:12px; margin:0; color:#000;}
.content_white_tv {margin:0; padding:10px 15px 15px 15px; border:1px solid #d5d5d5; border-top:none; margin-bottom:20px;}
.content_white_tv input[type=submit] { padding:2px 7px;}
.reg_form_tv { padding:15px 0px 0 15px; margin:10px 0 0 5px; border:1px solid #d5d5d5; float:left; width:502px;}
.cmxform_tv {margin:0 0 5px 0;	font-size:0.7em;}
.cmxform_tv fieldset { margin-bottom: 10px; border:none;}
.cmxform_tv_label { display: inline-block; line-height: 0.9em; vertical-align: top; float:left; text-align:right; margin:4px 2px 5px 0; padding:0 2px 3px 0; width: 142px;}
.input_select_tv { float:left; margin-bottom:6px; border:1px solid #969696;}
.input_internet_tv {margin-bottom:5px; border:1px solid #969696; vertical-align:bottom;}
.check_internet_tv{vertical-align:top;}
.span_internet_tv{vertical-align:top;}
.check_tv{ border:1px solid #969696; margin-bottom:5px;}
.cmxform_tv fieldset fieldset { border: none; margin: 7px 0 0 144px;}	
.cmxform_tv fieldset fieldset label { display: block; width:100%; margin:0px; padding:2px 0 0 0; text-align:left;}
.cmxform_tv_input { float:none; margin:0 4px 0 0; padding:0; vertical-align:middle; border:1px solid #969696;}
.cmxform_tv_ckeck { float:none; margin:0 4px 0 0; padding:0; vertical-align:middle; border:none;}
.valid_tv { color:#669900; float:left;	margin:2px 0 0 5px;	padding:2px 0 0 0;}
.error_tv {color:#FF0000; float:left; margin:2px 0 0 5px; padding:2px 0 0 0; }
.error2_tv {color:#FF0000;	margin-top:2px;	margin-bottom:5px; padding-top:2px;	line-height:1em;}
.ico_help_tv { margin:0px 0px 0 5px; float:left;}
img.captcha_tv { margin:0px 0 0 145px;}
.obligatorios_tv{ height:43px; font-size:0.6em}
.bannerdrchP1_tv{float:right; margin:10px 5px 0 0px; width:304px; height:288px; border:1px solid #d5d5d5;}
.cmxform_tv_label2 { display: inline-block; line-height: 0.9em; vertical-align: top; float:left; text-align:right; margin:4px 2px 5px 0; padding:0 2px 33px 0; width: 142px;}
.marginT3{ margin-top:3px;}
.campoajax_tv {	margin:0 15px 13px 0px; padding:0px 10px 10px 10px; border:1px solid #d6d6d6; background-color:#f7f6dc; background-image:url(../images/bg_campoajax.gif); background-repeat:repeat-x;}
.img_campoajax_tv {	display:block; padding:0px 0 10px 0; text-align:center; margin:0px; font-size:0.01em;}
.img_campoajax_tv img{ margin-top:3px;}
.campoajax_tv label { vertical-align: top; float:left; text-align:right; margin:1px 5px 10px 0;}
.campoajax_tv fieldset input { font-size:0.8em; padding:0px 0 0 2px; margin:0;}
.campoajax_tv fieldset input[type=text] { width:125px; float:left;}
.instruccion_tv { color:#555;	margin:0 0 10px 0;}
.separador_tv{clear:both; height:1px; border-bottom:1px solid #d6d6d6; margin:30px 10px 15px 0;}
.footersup_f_tv {font-size:0.7em; padding:10px 0px 0px 10px;}
.footersup_f_tv ul { float:left; display:block; color:#333; width:85%; margin-top:2px; margin-bottom:14px;}
.footersup_f_tv ul li span {margin:0 10px;}
.footersup_f_tv ul li a {color:#333;}
.footersup_f_tv ul li,.footerinf_f_tv ul li {display:inline;}
.encuesta_tv{ margin-bottom:10px; font-weight:bold; float:left;}
.error3_tv{color:#FF0000; margin:0 0 0 5px; float:left;}
.errorS_tv{color:#FF0000; margin:0 0 0 5px;}
.cmxform_tv_login{ margin-left:146px; line-height:30px;}
.btn_Glogin_tv{height:24px; border-bottom:1px solid #d5d5d5; width:75%; padding:5px 0 4px 0; margin:0px;}
.btn_Glogin_tv a { float:left; height:24px; margin:0 0 0 10px; padding:0 0 0 3px;	text-decoration:none; font-weight:bold;	background-image: url(../images/btn_G_left_tv.gif); background-repeat: no-repeat;	font-size:0.7em;}
.btn_Glogin_tv a span { float:left; background:url(../images/btn_G_center_tv.gif); background-repeat:repeat-x; padding:4px 15px 10px 10px; height:12px; margin:0; color:#000;}
.pasoLogin_tv { font-family: "Trebuchet MS", Verdana, Arial; font-weight:normal; background-color:#e8e8e8; height:100%; padding-bottom:222px;}
.btn_GCompleta_tv{height:24px; border-bottom:1px solid #d5d5d5; width:75%; padding:5px 0 4px 0; margin:0px;/*width:680px;*/}
.btn_GCompleta_tv a { float:left; height:24px; margin:0 0 0 10px; padding:0 0 0 3px;	text-decoration:none; font-weight:bold;	background-image: url(../images/btn_G_left_tv.gif); background-repeat: no-repeat;	font-size:0.7em;}
.btn_GCompleta_tv a span { float:left; background:url(../images/btn_G_center_tv.gif); background-repeat:repeat-x; padding:4px 15px 10px 10px; height:12px; margin:0; color:#000;}
.campoajax2_tv { margin:0 15px 13px 0px; padding:0px 10px 10px 10px; border:1px solid #d6d6d6; background-color:#f7f6dc;}
.campoajax2_tv label { vertical-align: top; float:left; text-align:right; margin:1px 5px 10px 0;}
.campoajax2_tv fieldset input { font-size:0.8em; padding:0px 0 0 2px; margin:0;}
.campoajax2_tv fieldset input[type=text] { width:125px; float:left;}
.pasoCaa_tv { font-family: "Trebuchet MS", Verdana, Arial; font-weight:normal; background-color:#e8e8e8; height:100%; padding-bottom:106px;}
.pasoCaa2_tv{font-family: "Trebuchet MS", Verdana, Arial; font-weight:normal; background-color:#e8e8e8; height:100%; padding-bottom:187px;}
.alias_tv{margin:0 0 25px 100px;}
.h1conf_tv { font-size:1.2em;}
.content_white2_tv {margin:0; padding:10px 15px 15px 15px; border:1px solid #d5d5d5; margin-bottom:20px;}
.content_white2_tv input[type=submit] { padding:2px 7px;}
.btn_GEmail_tv{height:24px; border-bottom:1px solid #d5d5d5; width:75%; padding:5px 0 4px 0; margin:0px;}
.btn_GEmail_tv a { float:left; height:24px; margin:0 0 0 10px; padding:0 0 0 3px;	text-decoration:none; font-weight:bold;	background-image: url(../images/btn_G_left_tv.gif); background-repeat: no-repeat;	font-size:0.7em;}
.btn_GEmail_tv a span { float:left; background:url(../images/btn_G_center_tv.gif); background-repeat:repeat-x; padding:4px 15px 10px 10px; height:12px; margin:0; color:#000;}
.sizeTexto_tv{ font-size:11px;}
/*Alert*/
.mensaje_alert_tv {margin:0 10px 0 20px; float:left;}	
.mensaje_alert2_tv {font-family:"Trebuchet MS", Verdana, Arial; font-size:11px; padding-bottom:13px; float:left; width:264px;}
.alert_zed_inbox_tv .ico_contents_tv{padding-top:60px;}	
.alert_zed_inbox_tv{width:329px; min-width:313px; background:#fff; border:8px solid #cccccc; padding-bottom:26px;}
.alert_zed_inbox_tv .aspa_tv{background-color:#333333; height:19px;border-bottom:8px solid #ccc;background-color:#333;padding:4px 6px 3px 10px;}
.ico_contents_alert_tv{padding:50px 0 10px 0;}       
/*CLASES PARA REGISTRO TELEVISION*/