/* INI Estilos Nuevo diseÃ±o botones 900 y C2C */	
	.GW_superiorRow.GW_margenGranFormato{
		display: none;
	}
	
	.btn900 {
		font-family: MovistarTextRegular;
		background-color: white;
		text-align: right;
		margin-bottom: 20px;
		line-height: 17px;
		padding: 5px 10px;
		margin-right: 10px;
		border-right: 1px solid #eeeeee;
	}
	.btn900 .tex900 {
		display: block;
		font-size: 16px;
		color: #999999;
	}	
	.btn900 .num900 {
		font-size: 20px;
		color: #005c84;	
		text-decoration: none;
	}	
	.btnC2C {
		font-family: MovistarTextRegular;
		position: relative;
		background-color: #0087c6;
		color: white !important;
		text-align: center;
		margin-bottom: 20px;
		margin-left: 0px !important;
		padding: 11px;
	}	
	.btnC2C .texC2C	{
		font-size: 17px;
	}
	.btnC2C .icoC2C	{
		color: white !important;
		font-size: 17px;
		margin-right: 5px;
	}
	@media (max-width: 767px) {
		.btnC2C {
			margin-bottom: 10px;
			margin-left: 10px !important;
		}
		.btn900 {
			text-align: center;
			margin-bottom: 10px;
			margin-right: 0px;
			border-right: none;
		}
		
		.btn900_v2 {
			text-align: center;
			margin-bottom: 10px;
			margin-right: 0px;
			border-right: none;
			background-color: #002e44;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		.btn900_v2 .num900_v2 {
			font-size: 2px;
			color: #002e44;	
			text-decoration: none;	
			}
		.btn900_v2 .tex00_v2 {	
		font-family: MovistarTextRegular;
		color: white !important;
		text-align: center;
		font-size: 17px;
		}		
		
		
	}
/* FIN Estilos Nuevo diseÃ±o botones 900 y C2C */
	
	#call-free-header {
       padding: 7px;
    }
    
	.btn1 {
       color: #ffffff !important;
       padding: 15px;
       font: 16px/1em 'Verdana';
       background: #005c84;
       display: block;
       text-align: center;
     }

       
	.GW_margenGranFormato {
		margin-top: -120px;
		margin-bottom: 25px;
	}
		
	.llamenos-gratis {
		color: white;
		font-size: 12px;
		font-family: 'MovistarTextRegular', 'MovistarHeadlineregular', 'MovistarHeadlineBold', 'MovistarH1', Verdana, Geneva, sans-serif;
		border: 1px solid #00c7da;
		margin-bottom: 5px;
	}	
	
	.texto-llamenos {
		float: left;
		background-color: #3FBCE9;
		padding: 0px 4px 0px 4px;
	}
	
	.sc-telefono {
		text-align: center;
		color: #005c84;
		padding: 0px 4px 0px 4px;
		font-size: 23px;
		font-weight: bold;
	}	

	#call-free-header:hover{
		filter: alpha(opacity = 60);
		-khtml-opacity: 0.6;
		-moz-opacity: 0.6;
		opacity: 0.6;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		text-decoration: none;
	}
			
	@media (max-width:767px) {
		.GW_margenGranFormato{
			margin-top: 20px;
			margin-bottom: 20px;
		}
	}