@charset "utf-8";
/* CSS Document */

*
{
	font-size:				10px;
	font-family:			Verdana, Geneva, sans-serif;
	margin:					0;
	padding:				0;
}

.main
{
	width:					913px;
	margin-left:			auto;
	margin-right:			auto;
	display:				block;
}

/* COMIENZO DEL HEADER */

.header
{
	width:					913px;
	height:					60px;
	background:				black;
}

.header .logo
{
	width:					185px;
	height:					35px;
	background:				url('../img/title.jpg') no-repeat;
	float:					left;
	margin-left:			23px;
	margin-top:				10px;
}

.header .callmeback
{
	width:					522px;
	height:					51px;
	float:					left;
	margin-left:			53px;
	margin-top:				32px;
	font-size:				12px;
	font-weight:			bold;
	color:					white;
}

.header .callmeback p
{
	font-size:				12px;
	width:					500px;
	padding-top:			15px;
}

.header .callmeback .tel
{
	width:					61px;
	height:					50px;
	float:					left;
	background:				url(../img/tel_img.jpg) no-repeat;
	margin-right:			3px;
}

.header .callmeback .txt
{
	margin-top:				18px;
	width:					240px;
	height:					51px;
	float:					left;
	font-size:				13px;
	font-family:			Arial, Helvetica, sans-serif;
	color:					white;
	font-weight:			bold;
	margin-right:			5px;
}

.header .callmeback .txt b
{
	font-size:				13px;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#FFB300;
	font-weight:			bold;
}

.header .callmeback .telefono
{
	width:					138px;
	height:					19px;
	background:				url(../telefonos/telefono.php) no-repeat;
	float:					left;
	margin-top:				12px;
	margin-bottom:			4px;
}

.header .callmeback .telefono_aw
{
	width:					138px;
	height:					19px;
	background:				url(../telefonosaw/telefono.php) no-repeat;
	float:					left;
	margin-top:				12px;
	margin-bottom:			4px;
}

.header .callmeback .inputter
{
	width:					139px;
	height:					15px;
	background:				white;
	font-size:				10px;
	color:					#999999;
	border:					0;
	float:					left;
}

.header .callmeback .submitter
{
	border:					0;
	width:					69px;
	height:					15px;
	background:				url(../img/solinfo_submit.jpg) no-repeat;
	float:					left;
	font-weight:			bold;
	margin-left:			5px;
	cursor:					pointer;
}

.header .logo_agora
{
	width:					40px;
	height:					27px;
	float:					right;
	background:				url(../img/logo_agora.jpg) no-repeat;
	margin-right:			19px;
	margin-top:				15px;
}

.header .horarios
{
	width:					120px;
	color:					white;
	font-size:				9px;
	display:				block;
	float:					right;
	text-align:				center;
	font-weight:			bold;
	margin:					5px 5px 0 0;
}

/* FIN DEL HEADER */

/* COMIENZO DE LA BOTONERA */

.botonera
{
	width:					913px;
	height:					28px;
	background:				#E8E8E8;
}

.botonera a
{
	cursor:					pointer;
	padding:				11px 25px 0 25px;
	float:					left;
	display:				block;
	font-size:				11px;
	font-weight:			bold;
	color:					black;
	text-decoration:		none;
}

.botonera .sep
{
	width:					1px;
	height:					12px;
	margin-top:				12px;
	display:				block;
	float:					left;
	background:				black;
}

.botonera .active
{
	background:				url(../img/botonera_select.jpg) no-repeat	top center;
	color:					#F60;
}

/* FIN DE LA BOTONERA */

/* COMIENZO DEL COMPROBADOR */

.comprobador
{
	margin:					7px 0 7px 0;
	width:					913px;
	height:					57px;
	background:				#B3B3B3;
	float:					left;
}

.comprobador .thx
{
	width:					500px;
	font-size:				14px;
	font-weight:			bold;
	float:					left;
	margin-top:				17px;
}

.comprobador .thx_spacer
{
	float:					left;
	width:					25px;
	height:					25px;
}

.comprobador .title
{
	width:					240px;
	height:					37px;
	font-size:				13px;
	font-weight:			bold;
	float:					left;
	margin:					10px 0 0 4px;
}

.comprobador .arrows
{
	width:					48px;
	height:					35px;
	background:				url(../img/comprobador_arrows.jpg) no-repeat;
	float:					left;
	margin-top:				9px;
}

.comprobador .txt
{
	font-size:				12px;
	float:					left;
	margin-top:				13px;
	width:					240px;
}

.comprobador .txt b
{
	font-size:				12px;
}

.comprobador .arrow
{
	width:					22px;
	height:					35px;
	background:				url(../img/comprobador_arrow.jpg) no-repeat;
	float:					left;
	margin-top:				9px;
}

.comprobador .forms
{
	width:					350px;
	height:					50px;
	float:					right;
}

.comprobador .forms .row
{
	margin-top:				9px;
	width:					330px;
	height:					14px;
	display:				block;
	font-weight:			bold;
	padding-left:			12px;
	background:				url(../img/comprobador_dot.jpg) no-repeat center left;
}

.comprobador .forms .row label
{
	float:					left;
	font-weight:			bold;
}

.comprobador .forms .inputter
{
	width:					132px;
	height:					12px;
	border:					1px solid black;
	float:					right;
	margin-right:			5px;
}
.comprobador .forms .submitter
{
	float:					right;
	height:					15px;
	width:					69px;
	background:				url(../img/comprobador_submitter.jpg) no-repeat;
	border:					0;
	font-size:				8px;
	font-weight:			bold;
	cursor:					pointer;
	float:					right;
	margin-top:				-1px;
}

/* FIN DEL COMPROBADOR */

.box_left
{
	width:					619px;
	height:					504px;
	float:					left;
}

/* COMIENZO DE CONTENIDO */

.content
{
	width:					619px;
	height:					396px;
	background:				#F6AF03 url(../img/home_content_bg.jpg) no-repeat top center;
}

.content .ofer_main
{
	width:					356px;
	height:					181px;
	float:					left;
	margin-top:				8px;
	margin-left:			256px;
	text-decoration:		none;
	color:					black;
}

.content .ofer_main .prod
{
	width:					138px;
	height:					110px;
	float:					left;
	margin-top:				35px;
	margin-left:			50px;
}

.content .ofer_main  .title
{
	float:					left;
	font-size:				24px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					black;
	margin:					7px 2px 0 2px;
}

.content .ofer_main  .speed
{
	float:					left;
	font-size:				32px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#FF9900;
}

.content .ofer_main  .speed b
{
	font-size:				12px;
	color:					black;
}

.content .ofer_main  .plus
{
	float:					left;
	font-size:				36px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#FF9900;
	margin:					-7px 3px 0 -5px;
}

.content .ofer_main  .detail
{
	float:					left;
	font-size:				12px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#FF9900;
	margin:					-7px 0 0 0;
}

.content .ofer_main  .detail b
{
	font-size:				18px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#FF9900;
}

.content .ofer_main  .prize
{
	font-size:				32px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					black;
	float:					left;
	margin:					-5px 2px 0 -20px;
}

.content .ofer_main  .prize_detail
{
	float:					left;
	font-size:				12px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					black;
}

.content .ofer_main  .duration
{
	width:					100px;
	display:				block;
	font-weight:			bold;
	color:					black;
	float:					left;
	margin-top:				-5px;
	margin-left:			16px;
}

.content .ofer_main .router
{
	width:					67px;
	height:					30px;
	float:					left;
	margin-left:			1px;
	margin-top:				30px;
	font-size:				11px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
}

.content .ofer_main .router b
{
	font-size:				14px;
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:			bold;
	color:					#FF9900;
	padding-left:			3px;
}

.content .ofer_main .disclaim
{
	width:					60px;
	font-size:				9px;
	font-weight:			bold;
	float:					right;
	color:					white;
	margin:					44px 2px 0 0;
}

.content .ofer_main .ofer
{
	width:					60px;
	height:					50px;
	float:					left;
	margin-top:				60px;
	margin-left:			5px;
	font-size:				14px;
	color:					black;
	font-weight:			bold;
	font-family:			Arial, Helvetica, sans-serif;
	text-align:				center;
}

.content .ofer_main .ofer b
{
	font-size:				16px;
	color:					#FF9900;
	font-weight:			bold;
	font-family:			Arial, Helvetica, sans-serif;
	text-align:				center;
}

.content .ofer_main .masinfo
{
	padding-left:			10px;
	color:					black;
	text-decoration:		underline;
	float:					left;
	display:				block;
	background:				url(../img/prod_sec_dot.jpg) no-repeat 0px 5px;
	font-size:				12px;
	font-weight:			bold;
	margin:					53px 0 0 25px;
}

.content .prods_sec
{
	width:					348px;
	margin-left:			256px;
	float:					left;
	margin-top:				11px;
}

.content .prod_sec
{
	width:					174px;
	height:					97px;
	background:				url(../img/home_content_prod_bg.jpg) no-repeat;
	float:					left;
	margin-left:			0px;
	color:					black;
	text-decoration:		none;
}

.content .prod_sec .title
{
	font-size:				14px;
	font-weight:			bold;
	float:					left;
	margin:					6px 5px 0 42px;
}

.content .prod_sec .title b
{
	font-size:				16px;
}

.content .prod_sec .number
{
	font-size:				30px;
	margin-left:			34px;
	float:					left;
	font-weight:			bold;
}

.content .prod_sec .decimals
{
	font-size:				18px;
	float:					left;
	margin-top:				2px;
	font-weight:			bold;
}

.content .prod_sec .detail
{
	font-size:				12px;
	font-weight:			bold;
	float:					left;
	margin:					5px 0 0 5px;
}

.content .prod_sec .duration
{
	width:					80px;
	font-size:				10px;
	font-weight:			bold;
	float:					left;
	display:				block;
	margin-left:			7px;
}

.content .prod_sec .note
{
	float:					left;
	width:					62px;
	height:					28px;
	color:					white;
	text-align:				center;
	margin:					-1px 0 0 5px;
	font-size:				9px;
	font-weight:			bold;
}

.content .prod_sec .notealt
{
	margin-top:				5px;
}

.content .prod_sec .masinfo
{
	padding-left:			10px;
	color:					#FF6500;
	text-decoration:		underline;
	float:					left;
	display:				block;
	background:				url(../img/prod_sec_dot.jpg) no-repeat 0px 5px;
	font-size:				12px;
	font-weight:			bold;
	margin:					3px 0 0 11px;
}

.content .sub_title
{
	font-size:				12px;
	font-weight:			bold;
	color:					black;
	margin-left:			14px;
	margin-right:			14px;
	margin-top:				5px;
	padding-top:			2px;
	float:					left;
	width:					591px;
}

.content .sep
{
	width:					1px;
	height:					62px;
	background:				black;
	float:					left;
	margin-top:				6px;
	margin-left:			1px;
	margin-right:			1px;
}

.content .options
{
	cursor:					pointer;
}

.content .opt2
{
	background:				url(../img/home_content_opt2_bg.jpg) no-repeat;
}

.content .options .title
{
	float:					left;
	margin:					11px 0 0 13px;
	font-size:				16px;
	font-weight:			bold;
	color:					white;
}

.content .opt2 .title
{
	margin:					11px 0 0 125px;
}

.content .options .title b
{
	font-size:				16px;
	font-weight:			bold;
	color:					#FFA700;
}

.content .options .txt
{
	width:					267px;
	font-size:				14px;
	font-weight:			bold;
	color:					#FFA700;
	float:					left;
	margin-left:			13px;
	margin-top:				6px;
}

/* FIN DE CONTENIDO */
/* NUEVO CONTENIDO, AÑADIDO ULTIMA SEMANA DE ENERO 2010, VERSION 2 */
.ofertas
{
	width:					617px;
	height:					285px;
	border:					1px solid black;
	background-color:		#EFEFEF;
	float:					left;
	display:				block;
}
.ofertas .oferta_adsl_10
{
	width:					270px;
	height:					115px;
	background-color:		#000000;
	margin-left:			10px;
	margin-bottom:			5px;
	display:				block;
	text-decoration:		none;
	color:					black;
	float:					left;
}
.ofertas .oferta_adsl_10 .oferta
{
	width:					149px;
	height:					94px;
	background-image:		url(../img/casilla_precio.gif);
	background-repeat:		no-repeat;
	float:					left;
	display:				block;
	margin-top:				10px;
	margin-left:			10px;
}
.ofertas .oferta_adsl_10 .oferta .title
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				17px;
	font-weight:			bold;
	float:					left;
	margin-left:			25px;
	margin-top:				8px;
}
.ofertas .oferta_adsl_10 .oferta .speed
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	float:					left;
	margin-top:				10px;
}
.ofertas .oferta_adsl_10 .oferta .speed b
{
	color:					#FF6600;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				26px;
	font-weight:			bold;
	float:					left;
	margin-top:				-8px;
	margin-left:			2px;
}
.ofertas .oferta_adsl_10 .oferta .prize
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				29px;
	font-weight:			bold;
	margin-top:				-5px;
}
.ofertas .oferta_adsl_10 .oferta .prize b
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				49px;
	font-weight:			bold;
	margin-top:				-5px;
	margin-left:			24px;
}
.ofertas .oferta_adsl_10 .oferta .prize_detail
{
	float:					left;
	margin-top:				25px;
	margin-left:			-34px;
}
.ofertas .oferta_adsl_10 .oferta .duration
{
	float:					left;
	margin-left:			30px;
	margin-top:				-8px;
}
.ofertas .oferta_adsl_10 .cobertura_100
{
	width:					89px;
	height:					55px;
	background-image:		url(../img/comprobador_superior.gif);
	float:					right;
	background-repeat:		no-repeat;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
	text-align:				center;
	font-weight:			bold;
	padding-top:			7px;
	padding-left:			5px;
	margin-right:			10px;
	margin-top:				6px;
}
.ofertas .oferta_adsl_10 .mas_info10
{
	width:					72px;
	height:					43px;
	background-image:		url(../img/mas_info_superior.gif);
	display:				block;
	float:					right;
	margin-right:			12px;
	margin-top:				-3px;
}
.ofertas .oferta_jazztelia
{
	width:					270px;
	height:					115px;
	background-color:		#000000;
	display:				block;
	float:					left;
	margin-left:			10px;
	margin-bottom:			5px;
	text-decoration:		none;
	color:					#000000;
}
.ofertas .oferta_jazztelia .oferta
{
	width:					149px;
	height:					94px;
	background-image:		url(../img/casilla_precio.gif);
	background-repeat:		no-repeat;
	float:					right;
	display:				block;
	margin-top:				12px;
	margin-right:			10px;
}
.ofertas .oferta_jazztelia .oferta .title
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				17px;
	font-weight:			bold;
	float:					left;
	margin-left:			12px;
	margin-top:				8px;
}
.ofertas .oferta_jazztelia .oferta .speed b
{
	color:					#FF6600;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				24px;
	font-weight:			bold;
	float:					left;
	margin-top:				-8px;
	margin-left:			2px;
}
.ofertas .oferta_jazztelia .oferta .speed
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	float:					left;
	margin-top:				10px;
}
.ofertas .oferta_jazztelia .oferta .plustv
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				17px;
	font-weight:			bold;
	float:					left;
	margin-top:				8px;
}
.ofertas .oferta_jazztelia .oferta .prize
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				29px;
	font-weight:			bold;
	margin-top:				-3px;
	
}
.ofertas .oferta_jazztelia .oferta .prize b
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				49px;
	font-weight:			bold;
	margin-top:				-3px;
	margin-left:			24px;
}
.ofertas .oferta_jazztelia .oferta .prize_detail
{
	float:					left;
	margin-top:				27px;
	margin-left:			-32px;
}
.ofertas .oferta_jazztelia .oferta .duration
{
	float:					left;
	margin-left:			28px;
	margin-top:				-10px;
}
.ofertas .oferta_jazztelia .comprobador_peque
{
	width:					90px;
	height:					52px;
	background-image:		url(../img/comprobador_inferior.gif);
	background-repeat:		no-repeat;
	display:				block;
	float:					left;
	margin-left:			13px;
	margin-top:				9px;
}
.ofertas .oferta_jazztelia .comprobador_peque .txt
{
	width:					60px;
	height:					45px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
	text-align:				center;
	font-weight:			bold;
	padding-right:			9px;
	margin-top:				10px;
	margin-left:			4px;
}
.ofertas .oferta_jazztelia .mas_infojazztelia
{
	width:					66px;
	height:					45px;
	background-image:		url(../img/mas_info.gif);
	background-repeat:		no-repeat;
	display:				block;
	float:					left;
	margin-top:				3px;
	margin-left:			10px;
}
.ofertas .ofertas_disponibles
{
	width:					272px;
	height:					26px;
	background-image:		url(../img/ofertas_disponibles.gif);
	background-repeat:		no-repeat;
	float:					left;
	margin-left:			9px;
	margin-bottom:			4px;
	margin-top:				8px;
	cursor:					pointer;
	color:					#FFB56A;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	font-weight:			bold;
	text-align:				left;
	padding-top:			3px;
	padding-left:			7px;
}
.ofertas .oferta_adsl_20
{
	width:					314px;
	height:					268px;
	background-image:		url(../img/oferta_recomendada.gif);
	background-repeat:		no-repeat;
	float:					right;	
	margin-top:				8px;
	margin-right:			10px;
	display:				block;
	text-decoration:		none;
	color:					#000000;
}
.ofertas .oferta_adsl_20 .ofer_main
{
	width:					142px;
	height:					157px;
	float:					left;
	display:				block;
	margin-left:			30px;
	margin-top:				55px;
}
.ofertas .oferta_adsl_20 .ofer_main .subtitle
{
	display:				none;
	float:					left;
	width:					200px;
	height:					13px;
}
.ofertas .oferta_adsl_20 .ofer_main .title
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				20px;
	font-weight:			bold;
	float:					left;
	margin-left:			12px;
	margin-top:				4px;
}
.ofertas .oferta_adsl_20 .ofer_main .speed
{
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	float:					left;
	margin-top:				6px;
}
.ofertas .oferta_adsl_20 .ofer_main .speed b
{
	color:					#FF6600;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				26px;
	font-weight:			bold;
	float:					left;
	margin-top:				-5px;
	margin-left:			2px;
}
.ofertas .oferta_adsl_20 .ofer_main .detail
{
	float:					left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	color:					#FF6600;
	font-weight:			bold;
	display:				block;
	text-align:				center;
	margin-left:			12px;
	margin-top:				-6px;

}
.ofertas .oferta_adsl_20 .ofer_main .detail b
{

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				16px;
	color:					#FF6600;
	font-weight:			bold;
	display:				block;

}
.ofertas .oferta_adsl_20 .ofer_main .prize
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				29px;
	font-weight:			bold;
	margin-top:				-3px;
}
.ofertas .oferta_adsl_20 .ofer_main .prize b
{
	float:					left;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				49px;
	font-weight:			bold;
	margin-top:				-5px;
	margin-left:			15px;
}
.ofertas .oferta_adsl_20 .ofer_main .prize_detail
{
	float:					left;
	margin-top:				27px;
	margin-left:			-32px;
}
.ofertas .oferta_adsl_20 .ofer_main .duration
{
	float:					left;
	margin-left:			29px;
	margin-top:				-13px;
	text-align:				center;
	font-size:				9px;
}
.ofertas .oferta_adsl_20 .ofer
{
	width:					148px;
	height:					88px;
	float:					left;
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	font-weight:			bold;
	color:					#000000;
	margin-left:			120px;
	margin-top:				-150px;
}
.ofertas .oferta_adsl_20 .ofer b
{
	color:					#F37A00;
	font-size:				13px;
	font-family:			Arial, Helvetica, sans-serif;
}
.ofertas .oferta_adsl_20 .router
{
	width:					159px;
	height:					52px;
	float:					right;
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#000000;
	margin-top:				-80px;
	margin-right:			-20px;
}
.ofertas .oferta_adsl_20 .comprobador_grande
{
	width:					140px;
	height:					69px;
	float:					left;
	text-align:				center;
	color:					#F37A00;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	margin-left:			6px;
	margin-top:				5px;
	font-weight:			bold;
}
.ofertas .oferta_adsl_20 .masinfo
{
	width:					153px;
	height:					66px;
	float:					left;
	margin-top:				12px;
	margin-left:			10px;
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
}
.ofertas .oferta_adsl_20 .masinfo u
{
	font-size:				12px;
	font-weight:			bold;
	color:					#000000;
}
.como_cambiar
{
	width:					620px;
	height:					98px;
	background-image:		url(../img/tienes_o_no_tienes.gif);
	background-repeat:		no-repeat;
	display:				block;
	float:					left;
	margin-top:				10px;
}
.como_cambiar .selecciona
{
	width:					550px;
	height:					15px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	font-weight:			bold;
	text-align:				center;
	margin-left:			50px;
	margin-top:				2px;
}
.como_cambiar .ya_tengo
{
	width:					200px;
	height:					70px;
	margin-top:				12px;
	margin-left:			70px;
	float:					left;
	display:				block;
	text-decoration:		none;
	color:					#000000;
}
.como_cambiar .ya_tengo h2
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				19px;
	font-weight:			bold;
	color:					#000000;
	text-align:				center;
	text-decoration:		none;
}
.como_cambiar .ya_tengo h2 b
{
	color:					#F37A00;
	font-weight:			bold;
	font-size:				19px;
}
.como_cambiar .ya_tengo h3 
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
	text-align:				center;
	text-decoration:		none;
}
.como_cambiar .ya_tengo h4
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	color:					#000000;
	text-align:				center;
}	
.como_cambiar .no_tengo
{
	width:					200px;
	height:					70px;
	margin-top:				12px;
	margin-left:			65px;
	float:					left;
	display:				block;
	text-decoration:		none;
	color:					#000000;
}
.como_cambiar .no_tengo h2
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				19px;
	font-weight:			bold;
	color:					#000000;
	text-align:				center;
	text-decoration:		none;
}
.como_cambiar .no_tengo h2 b
{
	color:					#F37A00;
	font-weight:			bold;
	font-size:				19px;
}
.como_cambiar .no_tengo h3 
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000000;
	text-align:				center;
	text-decoration:		none;
}
.como_cambiar .no_tengo h4
{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	color:					#000000;
	text-align:				center;
}	

/* FIN DEL NUEVO CONTENIDO */
/* COMIENZO REGALOS */

.regalos
{
	width:					619px;
	height:					99px;
	background:				url(../img/regalos.jpg) no-repeat;
	float:					left;
	margin-top:				10px;
}

/* FIN REGALOS */

.box_right
{
	float:					right;
	width:					287px;
	height:					504px;
}

/* COMIENZO SOLICITUD */

.solinfo form
{
	width:					auto;
	height:					auto;
	background:				none;
}

.solinfo
{
	width:					285px;
	height:					288px;
	border:					1px solid black;
	background:				black url(../img/solinfo_bg.jpg) top left no-repeat;
	color:					white;
}

.solinfo .title
{
	font-size:				20px;
	font-weight:			bold;
	color:					#FF9900;
	text-align:				center;
	margin-left:			20px;
	margin-top:				8px;
	float:					left;
	width:					265px;
}

.solinfo .claim
{
	width:					263px;
	font-size:				11px;
	float:					left;
	margin:					15px 10px 10px 4px;
	padding-left:			14px;
	background:				url(../img/solinfo_li.jpg) no-repeat 0px 2px;
}

.solinfo .row
{
	width:					255px;
	margin:					4px 0 4px 18px;
	float:					left;
	background:				url(../img/solinfo_dotted.jpg) repeat-x bottom;
	height:					20px;
}

.solinfo .acepto
{
	background-image:		none;
}

.solinfo .acepto label
{
	font-weight:			normal;
}

.solinfo .row label
{
	float:					left;
	background:				black;
	margin-top:				3px;
	font-weight:			bold;
	height:					20px;
	padding-right:			3px;
}

.solinfo .acepto label
{
	font-weight:			normal;
}

.solinfo .row .inputter
{
	width:					100px;
	float:					right;
	height:					16px;
	border:					1px	solid #F4B300;
	margin-top:				1px;
}

.solinfo .submitter
{
	width:					69px;
	height:					15px;
	float:					right;
	font-size:				9px;
	border:					0;
	background:				url(../img/solinfo_submit.jpg) no-repeat;
	margin:					2px	15px 0 0;
	cursor:					pointer;
}

/* FIN SOLICITUD */

/* COMIENZO EMAIL */

.email
{
	margin:					7px 0 9px 0;
	width:					287px;
	height:					99px;
	background:				url(../img/email_bg.jpg) no-repeat;
}

.email .title
{
	font-weight:			bold;
	font-size:				14px;
	float:					left;
	color:					#FF9900;
	margin:					5px 0 0 60px;
}

.email .claim
{
	float:					left;
	font-size:				11px;
	margin:					15px 0 0 5px;
	padding-left:			14px;
	background:				url(../img/email_li.jpg) no-repeat 0 3px;
}

.email .claim b
{
	font-size:				11px;
}

.email form
{
	display:				block;
	float:					left;
	margin:					8px 0 0 19px;
	font-size:				11px;
	font-weight:			bold;
}

.email form .inputter
{
	width:					134px;
	height:					18px;
	border:					1px solid black;
}

.email form .submitter
{
	width:					69px;
	height:					15px;
	background:				url(../img/email_submitter.jpg) no-repeat;
	font-size:				9px;
	border:					0px;
	cursor:					pointer;
}

/* FIN EMAIL */

/* COMIENZO VENTAJAS */

.ventajas
{
	width:					287px;
	height:					99px;
	background:				url(../img/ventajas.jpg) no-repeat;
	cursor:					pointer;
}

.ventajas ul
{
	padding-top:			35px;
	margin:					0px 5px 0px 20px;
	font-weight:			bold;
	font-size:				10px;
}

.ventajas ul li
{
	margin-bottom:			5px;
}

.ventajas ul li b
{
	color:					#F60;
}

.ventajas .link
{
	margin-top:				-18px;
	margin-right:			13px;
	text-decoration:		underline;
	font-weight:			bold;
	color:					#333;
	float:					right;
}

/* FIN VENTAJAS */

/* COMIENZO FOOTER */

.footer
{
	float:					left;
	width:					913px;
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	font-weight:			bold;
}

.footer .linker
{
	color:					#FF9900;
	display:				inline;
	cursor:					pointer;
}

.footer .sep
{
	color:					#FF9900;
	display:				inline;
}

.footer p
{
	margin:					5px 0 5px 0;
}

/* FIN FOOTER */