
/* -- default style -- */

#Sporte img,
fieldset {
	border:0;
}
#Sporte a {
	outline:none;
	color:#4B4C59;
	background-color:inherit;
	text-decoration:none;
}
#Sporte a:hover {
	text-decoration:underline;
}
#Sporte .spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
/* -- element style -- */
#Sporte h4 {
	color:#4B4C59;
	background-color:inherit;	
	background-position:0 50%;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	padding:0 0 0 48px;
}
#Sporte h4.fijo 		{ background-image:url(/webektest/imgs/soporte/fijo-ico.gif);}
#Sporte h4.internet 	{ background-image:url(/webektest/imgs/soporte/internet-ico.gif);}
#Sporte h4.mobile 		{ background-image:url(/webektest/imgs/soporte/mobile-ico.gif);}
#Sporte h4.television 	{ background-image:url(/webektest/imgs/soporte/television-ico.gif);}
#Sporte ul.roundBuletList {
	list-style:none;
	padding:12px 0 8px 19px;
}
#Sporte ul.roundBuletList li {
	background:url(/webektest/imgs/soporte/round-bullet.gif) no-repeat 0 6px;
	padding:0 0 4px 15px;
	line-height: 18px;
}
#Sporte ul.roundBuletList li.soporte {
	background:url(/webektest/imgs/soporte/round-bullet.gif) no-repeat 0 6px;
	padding:0 0 4px 15px;
	line-height: 16px;
}
#Sporte ul.orrangeBuletList {
	list-style:none;
}
#Sporte ul.orrangeBuletList li {
	background:url(/webektest/imgs/soporte/orrange-dot.gif) no-repeat 0 9px;
	padding:0 0 0 6px;
}

/* -- wrapper styele -- */
#Sporte .wrapper {
	width:987px;
	/*margin:0 auto;*/
}

/* -- gray border box style -- */
#Sporte .grayBrdBox {
	border:1px solid #d8d9dc;
	position:relative;
	/*z-index:1;*/
}
#Sporte .grayBrdBox_login {
	position:relative;
}
#Sporte .grayBrdBox_login .bottomLeftBg {
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-brd-corner-bg.gif);
	position:absolute;
	background-position:0 -9px; 
	bottom:0px; 
	left:0px;
}
#Sporte .grayBrdBox_login .bottomRightBg {
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-brd-corner-bg.gif);
	position:absolute;
	background-position:-9px -9px; 
	bottom:0px; 
	right:0px;
}
#Sporte .grayBrdBox_login .bottomLeftBgLogin 	{ 
	background-image:url(/webektest/imgs/soporte/gray-box-brd-color-corner-bg.gif); 
	background-position:0 0;
}

#Sporte .grayBrdBox .topLeftBg,
#Sporte .grayBrdBox .topRighttBg,
#Sporte .grayBrdBox .bottomLeftBg,
#Sporte .grayBrdBox .bottomRightBg {
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-brd-corner-bg.gif);
	position:absolute;
}
#Sporte .grayBrdBox .topLeftBg		{ background-position:0 0; top:-1px; left:-1px;}
#Sporte .grayBrdBox .topRighttBg 	{ background-position:-9px 0; top:-1px; right:-1px;}
#Sporte .grayBrdBox .bottomLeftBg 	{ 
	background-position:0 -9px; 
	bottom:-1px; 
	left:-1px;
	/*bottom:0px; 
	left:0px;*/
}
#Sporte .grayBrdBox .bottomRightBg 	{ 
	background-position:-9px -9px; 
	bottom:-1px; 
	right:-1px;
	/*bottom:0px; 
	right:0px;*/
}
#Sporte .grayBrdBox .bottomLeftBgLogin 	{ 
	background-image:url(/webektest/imgs/soporte/gray-box-brd-color-corner-bg.gif); 
	background-position:0 0;
}

#Sporte .grayBrdBox .grayBottomLeftBg,
#Sporte .grayBrdBox .grayBottomRightBg {
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-gray-brd-corner-bg.gif);
	position:absolute;
}
#Sporte .grayBrdBox .grayBottomLeftBg 	{  background-position:0 0; bottom:-1px; left:-1px;}
#Sporte .grayBrdBox .grayBottomRightBg 	{ background-position:-9px 0; bottom:-1px; right:-1px;}

/* -- top orrange bar sty;e -- */
#Sporte .topOrrangeBar {
	color:#fff;
	background:#f2761c url(/webektest/imgs/soporte/top-orrange-bg.gif) repeat-x 0 0;
	padding:7px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	position:relative;
	top:1px;
	/*z-index:2;*/
}
#Sporte .topOrrangeBar .leftBg,
#Sporte .topOrrangeBar .rightBg {
	width:7px;
	height:34px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:0;
}
#Sporte .topOrrangeBar .leftBg  { background-image:url(/webektest/imgs/soporte/top-orrange-left-bg.gif); left:0;}
#Sporte .topOrrangeBar .rightBg { background-image:url(/webektest/imgs/soporte/top-orrange-right-bg.gif); right:0;}
#Sporte .topOrrangeBar h2 {
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
}

/* -- inicio style -- */
#Sporte .inicio {
	height:100%;
	overflow:hidden;
}
#Sporte .inicio h3 {
	color:#4B4C59;
	background:#efeff0 url(/webektest/imgs/soporte/heading-grd-1.gif) repeat-x 0 0;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding:9px;
}
#Sporte .inicio .inicioLeft {
	width:551px;
	/*float:left;*/
	/*border-right:1px solid #dfdedf;*/
}
#Sporte .inicio .inicioLeft .inicioLeftContent {
	padding:0;
	margin:0 13px;
	border-bottom:1px solid #dfdedf;
	height:100%;
	overflow:hidden;
}
#Sporte .inicio .inicioLeft .inicioLeftContent .topic {
	width:140px;
	float:left;
	padding:34px 0 0 20px;
}
#Sporte .inicio .inicioLeft .inicioLeftContent .listPanel {
	width:365px;
	float:right;
	padding:0;
	font-size:11px;
	color:#333;
	background-color:inherit;
}
#Sporte .inicio .inicioLeft .inicioLeftContent .listPanel a {
	color:#333;
	background-color:inherit;
}
#Sporte .inicio .inicioRight1 {
	width:216px;
	/*float:left;*/
	/*border-right:1px solid #dfdedf;*/
}
#Sporte .inicio .inicioRight2 {
	width:216px;
	/*float:left;*/
}
#Sporte .inicio .inicioRight1 .box,
#Sporte .inicio .inicioRight2 .box {
	width:auto;
	padding:10px 8px;
	margin:0 auto;
	height:160px;
	border-bottom:1px solid #dfdedf;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#Sporte .inicio .inicioRight2 .box .map {
	display:block;
	margin:0 0 12px;
}
#Sporte .inicio .inicioRight2 .box .map img {
	display:block;
}
#Sporte .inicio .inicioRight1 .box1,
#Sporte .inicio .inicioRight2 .box1 {
	width:auto;
	padding:10px 8px;
	margin:0 auto;
	height:160px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#Sporte .inicio .inicioRight1 .box1 .euskaltelNet {
	width:157px;
	margin:25px auto 0;
	display:block;
}
#Sporte .inicio .inicioRight1 .box1 .windowsLive {
	width:138px;
	margin:10px auto 0;
	display:block;
}
#Sporte .inicio .curveBg {
	width:130px;
	height:30px;
	display:block;
	padding:9px 15px 8px 55px;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}
#Sporte .inicio .curveBg1 { 
	background-image:url(/webektest/imgs/soporte/gray-curve-heading-bg-1.gif); 
	/*line-height:30px;*/
}
#Sporte .inicio .curveBg2 { background-image:url(/webektest/imgs/soporte/gray-curve-heading-bg-2.gif);}
#Sporte .inicio .curveBg3 { 
	background-image:url(/webektest/imgs/soporte/gray-curve-heading-bg-3.gif); 
	/*line-height:30px;*/
}
#Sporte .inicio .curveBg4 { background-image:url(/webektest/imgs/soporte/gray-curve-heading-bg-4.gif);}

#Sporte .inicio .curveBg5 {
	height:45px;
	padding:1px 15px 1px 55px;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}

#Sporte .inicio .curveBg6 {
	height:40px;
	padding:5px 15px 1px 55px;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}

#Sporte .curveBg7 { background-image:url(/webektest/imgs/soporte/gray-curve-heading-bg-4.gif);heigth:30px;}

/* -- login area style -- */
#Sporte .loginArea {
	padding:2px 0;
}
#Sporte .loginArea .loginAreaLeft {
	/*width:198px;*/
	width:197px;
	float:left;
	border-bottom:1px solid #D8D9DC;
	border-left:1px solid #D8D9DC;
	border-top:1px solid #D8D9DC;
}
#Sporte .loginArea .loginAreaLeft .signup {
	background:#efeff0 url(/webektest/imgs/soporte/sign-up-bg.gif) repeat-x 0 0;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:10px 8px 10px;
	margin:0 0 1px;
	text-align:center;
	line-height:16px;
}
#Sporte .loginArea .loginAreaLeft .signup h3 {
	font-weight:bold;
	font-size:11px;
	color:#666;
	background-color:inherit;
	background:none;
	padding:0 0 14px;
	margin:0;
}
#Sporte .loginArea .loginAreaLeft .signup p {
	/*font-family:Arial, Helvetica, sans-serif;*/
	line-height:14px;
	color:#37456B;
	background-color:inherit;
	padding:0 18px 14px;
	font-size:12px;
}
#Sporte .loginArea .loginAreaLeft .legalTerms a {
	color:#666;
	background-color:inherit;
	text-decoration:underline;
}
#Sporte .loginArea .loginAreaLeft .legalTerms a:hover {
	color:#666;
	background-color:inherit;
	text-decoration:none;
}
#Sporte .loginArea .loginAreaLeft .newUser {
	color:#264A85;
	background-color:inherit;
	background:url(/webektest/imgs/soporte/new-user-bg.gif) no-repeat 0 0;
	width:153px;
	height:26px;
	display:block;
	margin:0 auto 14px;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	text-align:center;
}
#Sporte .loginArea .loginAreaLeft .newUser:hover {
	color:#EB5B00;
	background-color:inherit;
	text-decoration:none;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser {
	color:inherit;
	background:#f0e2da url(/webektest/imgs/soporte/register-bg.gif) repeat-x 0 0;
	border-right:1px solid #d8d8d8;
	/*padding:10px 8px 50px;*/
	padding:10px 8px 53px;
	text-align:center;
	line-height: 16px;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser a {
	text-decoration:underline;
	font-size:12px;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser a:hover {
	text-decoration:none;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser h3 {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EB5B00;
	background-color:inherit;
	background:none;
	padding:0 0 14px;
	margin:0;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser label {
	color:#000;
	display:block;
	font-size:12px;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser .input {
	width:136px;
	display:block;
	padding:3px;
	margin:2px auto 6px;
	color:inherit;
	background-color:#ffbe92;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser .input input {
	width:126px;
	height:16px;
	padding:2px 4px;
	border:1px solid #999;
	font-size: 12px;
}
#Sporte .loginArea .loginAreaLeft .registerdedUser input.btn {
	width:128px;
	height:26px;
	padding:0;
	margin:12px auto;
	border:0;
}
#Sporte .loginArea .loginAreaLeft .topOrrangeBar {
	top:-1px;
	left:-1px;
}
#Sporte .loginArea .loginAreaRight {
	width:787px;
	float:right;
	border-bottom:1px solid #D8D9DC;
	border-right:1px solid #D8D9DC;
	border-top:1px solid #D8D9DC;
	height: 488px;
}
#Sporte .loginArea .loginAreaRight .topOrrangeBar {
	border-left:1px solid #FFBE92;
	margin-left:-2px;
	right:-1px;
	top:-1px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent {
	width:750px;
	/*padding:13px 0 4px 20px;*/
	padding:13px 0 6px 20px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent h3 {
	color:#EB5B00;
	background-color:inherit;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	padding:0 0 10px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .topPanel {
	font-size:13px;
	line-height:16px;
	padding:0 240px 12px 0;
	position:relative;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .topPanel .grayBox {
	color:#F27926;
	background-color:inherit;
	background:url(/webektest/imgs/soporte/gray-round-box-bg.gif) no-repeat 0 0;
	font:bold 17px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	width:175px;
	height:40px;
	display:block;
	padding:10px 0;
	position:absolute;
	top:0;
	right:20px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box {
	width:171px;
	height:194px;
	float:left;
	padding:0 0 0 18px;
	background:url(/webektest/imgs/soporte/content-box-divider.gif) no-repeat 0 100%;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .midleRow .boxFirst {
	padding-left:0;
	background-image:none;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box {
	font:13px/18px Arial, Helvetica, sans-serif;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box h5 {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box ul.orrangeBuletList {
	margin:5px 0 0 -8px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow {
	clear:both;
	border-top:1px solid #d8d9dc;
	padding:3px 0 4px;
	margin:3px 0 0;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box {
	width:171px;
	height:150px;
	float:left;
	padding:12px 0 0 18px;
	background:url(/webektest/imgs/soporte/content-box-divider.gif) no-repeat 0 100%;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .boxFirst {
	padding-left:0;
	background-image:none;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box h4 {
	padding-left:42px;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box .roundBuletList {
	font:13px/18px Arial, Helvetica, sans-serif;
	padding:10px 0 0;
	margin:0;
}
#Sporte .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box .roundBuletList li {
	padding-left:9px;
	padding-bottom:0;
}

/* -- sporte style starts here -- */
#Sporte .wrapperSporte {
	width:766px;
	/*margin:20px auto 0;	*/
	}
#Sporte .wrapperSporte .sporteNote {
	padding:0 45px 20px 29px;
	}
#Sporte .wrapperSporte .sporteNote p {
	font-size:11px;
	line-height:15px;
	color:#666;
	background-color:inherit;
	}	
#Sporte .wrapperSporte .sporteNote p span {
	font-weight:bold;
	display:block;
	}
#Sporte .wrapperSporte .sporteNote p a:hover {	
	color:#F47B27;
	background-color:inherit;
	}	
#Sporte .sporte {
	height:100%;
	overflow:hidden;
}
#Sporte .sporte h2 {
	color:#F86C00;
	background-color:inherit;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
	padding:15px 0 15px 28px;
}
#Sporte .sporte h2.valore {
	color:#F86C00;
	background-color:inherit;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
	/*padding:15px 0 15px 28px;*/
	padding:15px 0 15px 68px;
	background:url(/webektest/imgs/soporte/bubble-icon.gif) no-repeat 25px 10px;
}
#Sporte .sporte h2.telefono {
	color:#F86C00;
	background-color:inherit;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
	padding:15px 0 15px 68px;
	background:url(/webektest/imgs/soporte/icono_operadora.gif) no-repeat 25px 10px;
}

#Sporte .sporte .sporteContent {
	background:#F7F7F7;
	color:inherit;
	border-top:1px solid #DCDCDC;	
	padding:25px 28px 20px;
	}
#Sporte .sporte .sporteContent p {
	font-size:14px;
	line-height:16px;
	}
#Sporte .sporte .sporteContentForm {
	background:#F7F7F7;
	color:inherit;
	border-top:1px solid #DCDCDC;	
	padding:25px 45px 25px;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
#Sporte .sporte .sporteContentForm p {
	padding:0 0 10px;
	color:#666666;
	font-size:14px;
	}	
#Sporte .sporte .sporteContentForm p a.arrow {
	background:url(/webektest/imgs/soporte/arrow.gif) no-repeat 0 -2px;
	width:21px;
	height:23px;
	padding:0 0 5px 23px;
	}		
#Sporte .sporte .topBox {
	width:305px;
	float:left;
	margin:30px 0 20px 25px;
	}
#Sporte .sporte .topBox h3{
	color:#F86C00;
	background-color:inherit;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:0 0 12px;
}
#Sporte .sporte .topBox p {
	font-size:12px;
	line-height:16px;
	padding:0 0 10px;
	}
#Sporte .sporte .topBox p span {
	font-weight:bold;
	display:block;
	}
#Sporte .sporte .sporteDescribe {
	padding:0 0 15px;	
	height:100%;
	overflow:hidden;
	}
#Sporte .sporte .sporteDescribeLeft {
	float:left;
	width:142px;
	padding:3px 0 0;
	}
#Sporte .sporte .sporteDescribeLeft p {
	font-size:14px;
	line-height:22px;
	}
#Sporte .sporte .sporteDescribeLeft p span {
	display:block;
	font-size:17px;
	font-weight:bold;
	color: #F86C00;
	}
#Sporte .sporte .sporteDescribeLeft p span.smallFont {
	font-size:11px;
	font-weight:normal;
	color:#666;
	background-color:inherit;
	}			
#Sporte .sporte .sporteDescribeRight {
	float:right;
	width:510px;
	padding:3px 40px 0 0;
	}
#Sporte .sporte .sporteDescribeRight p {
	font-size:12px;
	line-height:16px;
	}	
#Sporte .sporte .sporteDescribeRight p.peq {
	font-size:9px;
	}			
#Sporte .abouse {
	/*margin:60px 0 30px;*/
	margin:0px 0 30px;
	}	
	
/* -- sporte form style -- */
#Sporte .sporte .sporteContentForm .formData {
	height:100%;
	overflow:hidden;
	margin:20px 0 0;
	border:none;
	color:#666;
	background-color:inherit;
}
#Sporte .sporte .formData input {
	float:left;
	width:158px;
	height:15px;
	padding:3px;
	}
#Sporte .sporte .formData label {
	float:left;
	width:auto;
	padding:0 0 3px;
	font-family:Verdana,Arial;
	font-size:12px;
}
#Sporte .sporte .formData label.topFont {
	padding:0 20px 0 0;
}
#Sporte .sporte .formData input,
#Sporte .sporte .formData textarea,
#Sporte .sporte .formData select {		
	color:#272727;
	background-color:#FFF;
	border:1px solid #CCC;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	}
#Sporte .sporte .formData input.inputBox {
	width:202px;
	margin:0 0 10px;
	}
#Sporte .sporte .formData input.inputBox02 {
	width:180px;
	margin:0 0 10px;
	}
#Sporte .sporte .formData input.inputBox01 {
	width:464px;
	margin:0 0 32px;
	}	
#Sporte .sporte .formData input.radioBtn {
	width:14px;
	height:14px;
	background:none;
	border:none;
	margin:1px 5px 25px 0;
}
#Sporte * + html .sporte .formData input.radioBtn {
	margin:2px 5px 25px 0;
}
#Sporte .sporte .formData textarea {
	width:664px;
	height:178px;
	padding:3px;
	margin-bottom:23px;	
}
#Sporte #two-col {
	float:right;
	width:442px;
	margin-top:-3px;
}
#Sporte #one-col {
	float:left;
	width: 200px;
}
#Sporte #cols {
	width: 673px;
}
#Sporte .sporte .formData #two-col textarea {
	width:433px;
	height:219px;
	padding:3px;
	margin-bottom:23px;
}
#Sporte .sporte .formData #two-col label {
	width:442px;
	padding:3px;
	
}
#Sporte .sporte .formData select {
	width:166px;
}
#Sporte .sporte .formData #consult select {
	width:189px;
}
#Sporte .sporte .formData select.selectBox {
	width:483px;
}
#Sporte .sporte .formData .midBox input,
#Sporte .sporte .formData .midBox select {
	margin:0 0 10px;	
	}
#Sporte .sporte .formData .midBox p {
	float:left;
	width:auto;
	padding:4px 0 0 8px;
	}	
#Sporte .sporte .formData .midBox label {
	width:135px;
	position:relative;
	top:2px;
	}
#Sporte .sporte .formData .bottomMidBox {
	margin:0 0 28px;	
	}
	
/* -- bottom gray box style -- */			
#Sporte .sporte .bottomGrayBox {
	position:relative;
	background:#DCDCDC;
	color:inherit;	
	padding:23px 0 19px;
	}
#Sporte .sporte .bottomGrayBox p {
	position:absolute;
	top:28px;
	left:58px;
	color:#666;
	background-color:inherit;
	font-family: Verdana, Arial;
	font-size: 12px;
	}	
#Sporte .sporte .bottomGrayBox a {
	width:96px;
	height:26px;
	line-height:24px;
	display:block;
	text-align:center;
	}
#Sporte .sporte .bottomGrayBox a:hover {
	text-decoration:none;
	}		
#Sporte .sporte .bottomGrayBox a.enviar {
	background:#DCDCDC url(/webektest/imgs/soporte/enviar-btn.gif) no-repeat 0 0;	
	font-size:0;
	line-height:0;
	text-indent:-1200000px;
	color:#fff;	
	margin:0 auto;
	}
#Sporte .sporte .bottomGrayBox a.enviar:hover {
	color:#000000;
	background-color:inherit;
	}
#Sporte .sporte .bottomGrayBox input {
	width:96px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	padding:0 0 3px;
	margin:0 0 0 335px;
	background:url(/webektest/imgs/soporte/enviar-btn.gif) no-repeat 0 0;
	border:none;	
	cursor:pointer;	
	}	
/* -- sporte reclamacion style starts here -- */
#Sporte .sporte .sporteContentBox {
	background:#F7F7F7;
	color:inherit;
	/*border-top:1px solid #DCDCDC;	
	padding:16px 0 20px;*/
	}
#Sporte .sporte .sporteContentBox .reclamacionTopLeft {
	float:left;
	width:380px;
	margin:0 0 0 28px;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
#Sporte .sporte .sporteContentBox .reclamacionTopRight {
	float:right;
	width:237px;
	margin:0 42px 0 0;
	padding:0 0 0 25px;
	background:url(/webektest/imgs/soporte/divider.gif) repeat-y 0 0;
	}
#Sporte .sporte .sporteContentBox .reclamacionTopRight h3 {
	font-size:13px;
	font-weight:bold;
	padding:0 0 6px;
	}
#Sporte .sporte .sporteContentBox .reclamacionTopRight p {
	font-size:11px;
	line-height:15px;
	padding:0 0 10px;
	}
#Sporte .sporte .sporteContentBox .reclamacionTopRight a {
	background:url(/webektest/imgs/soporte/arrow.gif) no-repeat 0 0;	
	padding:3px 0 0 23px;
	display:block;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
#Sporte .sporte .sporteContentBox .reclamacionForm {
	/*margin:17px 0 0;*/
	
	}
#Sporte .sporte .sporteContentBox .reclamacionForm fieldset {
	border:none;
	}
#Sporte .sporte .sporteContentBox .reclamacionForm p {
	background:url(/webektest/imgs/soporte/red-bg.gif) repeat-x 0 0;
	height:58px;
	font-size:14px;
	line-height:56px;
	font-weight:bold;
	color:#707070;
	background-color:inherit;
	display:block;
	padding:0 0 0 15px;	
	}
#Sporte .sporte .sporteContentBox .reclamacionForm p span {
	background:url(/webektest/imgs/soporte/number-bg.gif) no-repeat 0 0;
	float:left;
	width:22px;
	height:22px;
	font-size:13px;
	line-height:19px;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:17px 13px 0 0;
	display:block;
	}			
#Sporte .sporte .sporteContentBox .reclamacionForm label {
	background:url(/webektest/imgs/soporte/red-bg.gif) repeat-x 0 0;
	height:58px;
	font-size:14px;
	line-height:56px;
	font-weight:bold;
	color:#707070;
	background-color:inherit;
	display:block;
	padding:0 0 0 15px;	
	}	
#Sporte .sporte .sporteContentBox .reclamacionForm label span {
	background:url(/webektest/imgs/soporte/number-bg.gif) no-repeat 0 0;
	float:left;
	width:22px;
	height:22px;
	font-size:13px;
	line-height:19px;
	color:#fff;
	background-color:inherit;
	text-align:center;
	margin:17px 13px 0 0;
	display:block;
	}
#Sporte .sporte .sporteContentBox .reclamacionForm label.check {
	background:none;
	float:left;
	width:auto;
	height:auto;
	font-size:12px;
	line-height:14px;
	padding:1px 30px 0 4px;
	}
#Sporte .sporte .sporteContentBox .reclamacionForm input {
	float:left;
	width:auto;
	margin:1px 0 0;
	}
#Sporte * + html .sporte .sporteContentBox .reclamacionForm input {
	margin:-3px 0 0;
	}		
#Sporte .sporte .sporteContentBox .reclamacionForm select {
	width:352px;
	height:22px;	
	color:#272727;
	background-color:#FFF;
	border:1px solid #CCC;
	font:12px/18px Arial, Helvetica, sans-serif;
	}
#Sporte .sporte .sporteContentBox .reclamacionForm .formRow {
	padding:22px 0 22px 50px;
	}
#Sporte .sporte p.speechBubble {
	position:absolute;
	top:9px;
	right:22px;
	background:url(/webektest/imgs/soporte/bubble-icon.gif) no-repeat 0 0;
	color:#F47324;
	background-color:inherit;
	font-weight:bold;
	line-height:14px;
	/*width:150px;*/
	width:152px;
	height:30px;
	padding:2px 0 0 42px;
	font-size: 12px;
	font-family: Verdana, Arial;
	}
#Sporte .sporte p.linkIdioma {
	position:absolute;
	top:12px;
	right:2px;
	background-color:inherit;
	font-weight:bold;
	line-height:14px;
	width:122px;
	height:30px;
	padding:2px 0 0 2px;
	font-size: 12px;
	font-family: Verdana, Arial;
	margin:0 0 0 2px;	
	}
#Sporte .sporte ul.rating  {	
	list-style-type:none;
	width:210px;
	padding:17px 0 23px;
	height:100%;
	overflow:hidden;
	}
#Sporte .sporte ul.rating li {
	color:#666;
	background-color:inherit;
	padding:0 0 10px;
	height:100%;
	overflow:hidden;
	font-weight:bold;
	}	
#Sporte .sporte ul.rating li div.ratingContent {
	float:left;
	/*width:73px;*/
	width:85px;
	padding:1px 0 0;
	}
#Sporte .sporte ul.rating li div.starRating {
	width:131px;
	float:left;
	}
#Sporte .sporte ul.bottomRating  {	
	list-style-type:none;
	width:450px;	
	}
#Sporte .sporte ul.bottomRating li {
	color:#666;
	background-color:inherit;
	padding:0 0 35px;
	height:100%;
	overflow:hidden;	
	}	
#Sporte .sporte ul.bottomRating li div.ratingContent {
	float:left;
	width:280px;
	padding-left:20px;
	}
#Sporte .sporte ul.bottomRating li div.starRating {
	width:149px;
	float:left;
	padding:5px 0 0;
	}					
#Sporte .sporte .ratingBox select,
#Sporte .sporte .ratingBox textarea {
	color:#272727;
	background-color:#FFF;
	border:1px solid #CCC;
	font:12px/18px Arial, Helvetica, sans-serif;	
	}
#Sporte .sporte .ratingBox select {	
	width:392px;
	height:22px;	
	margin:5px 0 19px;	
	}
#Sporte .sporte .ratingBox textarea {
	width:664px;
	height:78px;
	padding:3px;
	margin:5px 0 40px;		
}		


/* -- misc style -- */
#Sporte .noBottomBorder {
	/*border-bottom:1px solid #DCDCDC !important*/
	border-bottom:0px !important;
}

#Sporte #border-grey {
	/*border-top:1px solid #DCDCDC !important;*/
	padding-top:12px;
}

#Sporte #sporte-inf {
	padding-top:12px;
	}
	
#Sporte #extranjero {
	margin-top:-12px;
	}
	
#Sporte .rating_container {  
      float:left;  
} 
   
#Sporte .rating_container a {  
    float:left;  
    display:block;  
    width:25px;  
    height:25px;  
    border:0;  
    background-image:url("/webektest/imgs/soporte/rating.gif");  
 } 
  
#Sporte .rating_container a.rating_off {  
     background-position:0 0px;  
 } 
 
#Sporte .rating_container a.rating_half {  
     background-position:0 -25px;  
 } 
  
 #Sporte .rating_container a.rating_on {  
     background-position:0 -50px;  
 } 
  
#Sporte .rating_container a.rating_selected {  
     background-position:0 -75px;  
 }  
#Sporte .enlace {
	font-size:11px;
}

/* -- login area style -- */
#Sporte2 img,
fieldset {
	border:0;
}
#Sporte2 a {
	outline:none;
	color:#4B4C59;
	background-color:inherit;
	text-decoration:none;
}
#Sporte2 a:hover {
	text-decoration:underline;
}
#Sporte2 .spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
/* -- element style -- */
#Sporte2 h4 {
	color:#4B4C59;
	background-color:inherit;	
	background-position:0 50%;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	padding:0 0 0 48px;
}
#Sporte2 h4.fijo 		{ background-image:url(/webektest/imgs/soporte/fijo-ico.gif);}
#Sporte2 h4.internet 	{ background-image:url(/webektest/imgs/soporte/internet-ico.gif);}
#Sporte2 h4.mobile 		{ background-image:url(/webektest/imgs/soporte/mobile-ico.gif);}
#Sporte2 h4.television 	{ background-image:url(/webektest/imgs/soporte/television-ico.gif);}
#Sporte2 ul.roundBuletList {
	list-style:none;
	padding:12px 0 8px 19px;
}
#Sporte2 ul.roundBuletList li {
	background:url(/webektest/imgs/soporte/round-bullet.gif) no-repeat 0 6px;
	padding:0 0 4px 15px;
}
#Sporte2 ul.orrangeBuletList {
	list-style:none;
}
#Sporte2 ul.orrangeBuletList li {
	background:url(/webektest/imgs/soporte/orrange-dot.gif) no-repeat 0 9px;
	padding:0 0 0 6px;
}

/* -- wrapper styele -- */
#Sporte2 .wrapper {
	width:987px;
	margin:0 auto;
}

/* -- gray border box style -- */
#Sporte2 .grayBrdBox {
	/*border:1px solid #d8d9dc;*/
	position:relative;
}
#Sporte2 .grayBrdBox .topLeftBg,
#Sporte2 .grayBrdBox .topRighttBg,
#Sporte2 .grayBrdBox .bottomLeftBg,
#Sporte2 .grayBrdBox .bottomRightBg {
	width:9px;
	height:9px;
	display:block;
	position:absolute;
}
#Sporte2 .grayBrdBox .topLeftBg		{ 
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-brd-corner-bg.gif);
	position:absolute;
	background-position:0 -9px; 
	bottom:0px; 
	left:0px;
}
#Sporte2 .grayBrdBox .topRighttBg 	{ 
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-brd-corner-bg.gif);
	position:absolute;
	background-position:-9px -9px; 
	bottom:0px; 
	right:0px;
}
#Sporte2 .grayBrdBox .bottomLeftBg 	{ 
	background-position:0 -9px; 
	bottom:0px; 
	left:0px;
}
#Sporte2 .grayBrdBox .bottomRightBg 	{ 
	background-position:-9px -9px; 
	bottom:0px; 
	right:1px;
}
#Sporte2 .grayBrdBox .bottomLeftBgLogin { 
	 
	
 	background-position: 0 21px;
}
#Sporte2 .grayBrdBox .grayBottomLeftBg,
#Sporte2 .grayBrdBox .grayBottomRightBg {
	width:9px;
	height:9px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(/webektest/imgs/soporte/gray-box-gray-brd-corner-bg.gif);
	position:absolute;
}
#Sporte2 .grayBrdBox .grayBottomLeftBg 	{  background-position:0 0; bottom:-1px; left:-1px;}
#Sporte2 .grayBrdBox .grayBottomRightBg 	{ background-position:-9px 0; bottom:-1px; right:-1px;}

/* -- top orrange bar sty;e -- */
#Sporte2 .topOrrangeBar {
	color:#fff;
	background:#f2761c url(/webektest/imgs/soporte/top-orrange-bg.gif) repeat-x 0 0;
	padding:7px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	position:relative;
	top:1px;
	/*z-index:2;*/
}
#Sporte2 .topOrrangeBar .leftBg,
#Sporte2 .topOrrangeBar .rightBg {
	width:7px;
	height:34px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:0;
}
#Sporte2 .topOrrangeBar h2 {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color: #FFFFFF;
}

#Sporte2 .loginArea {
	padding:2px 0;
}
#Sporte2 .loginArea .loginAreaLeft {
	/*width:198px;*/
	width: 197px;
	float:left;
}
#Sporte2 .loginArea .loginAreaLeft .signup {
	background:#efeff0 url(/webektest/imgs/soporte/sign-up-bg.gif) repeat-x 0 0;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:10px 8px 10px;
	margin:0 0 1px;
	text-align:center;
}
#Sporte2 .loginArea .loginAreaLeft .signup h3 {
	font-weight:bold;
	font-size:13px;
	color:#D25400;
	background-color:inherit;
	background:none;
	padding:0 0 11px;
	margin:0;
}
#Sporte2 .loginArea .loginAreaLeft .signup p {
	line-height:14px;
	color:#37456B;
	background-color:inherit;
	padding:0 18px 14px;
	font-size:12px;
}
#Sporte2 .loginArea .loginAreaLeft .legalTerms a {
	color:#666;
	background-color:inherit;
	text-decoration:underline;
}
#Sporte2 .loginArea .loginAreaLeft .legalTerms a:hover {
	color:#666;
	background-color:inherit;
	text-decoration:none;
}
#Sporte2 .loginArea .loginAreaLeft .newUser {
	color:#264A85;
	background-color:inherit;
	background:url(/webektest/imgs/soporte/new-user-bg.gif) no-repeat 0 0;
	width:153px;
	height:26px;
	display:block;
	margin:0 auto 14px;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
	text-align:center;
}
#Sporte2 .loginArea .loginAreaLeft .newUser:hover {
	color:#EB5B00;
	background-color:inherit;
	text-decoration:none;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser {
	color:inherit;
	background: #F0E2DA url(/webektest/imgs/soporte/register-bg.gif) repeat-x 0 0;
	border-right: 1px solid #D8D8D8;
	/*padding:10px 8px 50px;*/
	padding: 10px 8px 48px;
	text-align:center;
	height: 198px;
	position: absolute;
	width: 180px;
	margin-left: -1px;
	border-left: 1px solid #D8D8D8;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser a {
	text-decoration:underline;
	font-size: 12px;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser a:hover {
	text-decoration:none;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser h3 {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EB5B00;
	background-color:inherit;
	background:none;
	padding:0 0 14px;
	margin:0;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser label {
	color:#000;
	display:block;
	font-size: 12px;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser .input {
	width:136px;
	display:block;
	padding:3px;
	margin:2px auto 6px;
	color:inherit;
	background-color:#ffbe92;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser .input input {
	width:126px;
	height:16px;
	padding:2px 4px;
	border:1px solid #999;
	font-size:12px;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser input.btn {
	width:128px;
	height:26px;
	padding:0;
	margin:12px auto;
	border:0;
}
#Sporte2 .loginArea .loginAreaLeft .topOrrangeBar {
	top:-1px;
	left:-1px;
}
#Sporte2 .loginArea .loginAreaRight {
	width: 790px;
	/*float:right;*/
	float: left;
}
#Sporte2 .loginArea .loginAreaRight .topOrrangeBar {
	border-left:1px solid #FFBE92;
	margin-left:-2px;
	right:-1px;
	top:-1px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent {
	width:750px;
	padding: 9px 0 4px 25px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent h3 {
	color:#EB5B00;
	background-color:inherit;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	padding:0 0 10px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .topPanel {
	font-size:13px;
	line-height:16px;
	padding:0 240px 12px 0;
	position:relative;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .topPanel .grayBox {
	color:#F27926;
	background-color:inherit;
	background:url(/webektest/imgs/soporte/gray-round-box-bg.gif) no-repeat 0 0;
	font:bold 17px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	width:175px;
	height:40px;
	display:block;
	padding:10px 0;
	position:absolute;
	top:0;
	right:20px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box {
	width:171px;
	height:194px;
	float:left;
	padding:0 0 0 18px;
	background:url(/webektest/imgs/soporte/content-box-divider.gif) no-repeat 0 100%;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .midleRow .boxFirst {
	padding-left:0;
	background-image:none;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box {
	font:13px/18px Arial, Helvetica, sans-serif;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box h5 {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .midleRow .box ul.orrangeBuletList {
	margin:5px 0 0 -8px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow {
	clear:both;
	border-top:1px solid #d8d9dc;
	padding:3px 0 4px;
	margin:3px 0 0;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box {
	width:171px;
	height:150px;
	float:left;
	padding:12px 0 0 18px;
	background:url(/webektest/imgs/soporte/content-box-divider.gif) no-repeat 0 100%;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .boxFirst {
	padding-left:0;
	background-image:none;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box h4 {
	padding-left:42px;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box .roundBuletList {
	font:13px/18px Arial, Helvetica, sans-serif;
	padding:10px 0 0;
	margin:0;
}
#Sporte2 .loginArea .loginAreaRight .loginAreaRightContent .bottomRow .box .roundBuletList li {
	padding-left:9px;
	padding-bottom:0;
}



#Sporte2 .contenido {
	/*width:100%;*/
	margin: 10px 0;
	text-align:center;
}
#Sporte2 .barraGris {
	background:#CCCCCC;
	/*width: 175px;*/
	height:1px;
	margin:10px 10px 0 10px;
	font-size: 0px;
}
#Sporte2 li.opciones {
	background:url(/webektest/imgs/area_cliente/bullet.gif) no-repeat scroll 0 4px;
	margin: 9px;
}
#Sporte2 .loginArea .loginAreaLeft .registerdedUser a.enlaces {
	font-size:11px;
	margin-left:15px;
	text-decoration:none;
}

#Sporte2 .capa_empresa {
	margin:-23px 0px 0 525px;
	_margin-left:140px;
	position:absolute;
}
