body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #1e1e1e;
	background: url(../images/bgs/body.jpg) no-repeat center top;
}

iframe{
	border:0px !important;
}

img {
	border: 0;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #1e1e1e;
}

a.link, a.link:hover, a.link:visited {
	text-decoration: none;
	color: #0088cc;
	font-weight: bold;
}

header {
	background-color: #000;
    height: 70px;
}

header div {
	width: 940px;
	margin: auto;
	padding: 20px 0px 40px 0px;
}


header span {
	float: right;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 10px;
}

header img {
	margin-left: 30px;
	float: left;	
}

.logo {
	float: left;
	margin: 0;
}

.main_container {
	width:940px;
	margin: auto;
	display: table;
}

.separador {
	width: 20px;
	height: 100%;
	min-height: 750px;
	float: left;
	background: url('../images/bgs/separador.jpg') no-repeat center;
}

.wrapper {
	width: 940px;
	margin: auto;
	float: left;
	display: table;
	padding-bottom: 10px;
}

h1 {
	margin: 0;
	display: block;
	float: left;
	page-break-after: avoid;
}

h1 img {
	margin: 0 20px;
}

h2 {
	margin: 60px 0 0 50px;
	color: #fff;
	font-size: 36px;
}

.content_header {
	width: 940px;
	float: left;
}

.social-share {
	float: right;
	margin: 25px 0;
	width: 405px;
}

.twitter-count-horizontal {
	width: 95px !important;
}

.addthis_button_google_plusone {
	width: 65px;	
}

.addthis_counter {
	margin-top: 0px;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: 76px;
}

.content_slider {
	overflow:hidden;
	float: left; 
	width:940px; 
	height: 334px; 
	background: url(../images/fun.jpg) no-repeat;
}

.services {
	height: 100%;
	min-height: 200px;
	width: 310px;
	float: left;
	margin-bottom: 10px;
}

.services_over {
	height: 100%;
	min-height: 200px;
	width: 310px;
	float: left;
	margin-bottom: 10px;
	background-color: #f5f5f5;	
}

.item_over {
	color: #e53212 !important;
}

.impresion, .alpha, .personalizacion, .onetoone, .taller, .consultoria, .soporte, .instalaciones, .transferencias, .garantia {
	padding-left: 70px;
    padding-top: 30px;
    font-size: 14px;
}

.impresion {
	background: url(../images/bgs/impresion.png) no-repeat top left;
}

.impresion_over {
	background: #ebebeb url(../images/bgs/impresion_over_shadow.png) no-repeat top left;
}

.impresion_txt, .alpha_txt, .personalizacion_txt, 
.onetoone_txt, .taller_txt, .consultoria_txt,
.soporte_txt, .instalaciones_txt, .transferencias_txt, .garantia_txt {
	background: #ebebeb;
}

.alpha {
	background: url(../images/bgs/alpha.png) no-repeat left;
}

.alpha_over {
	background: #ebebeb url(../images/bgs/alpha_over_shadow.png) no-repeat left;
}

.personalizacion {
	background: url(../images/bgs/personalizacion.png) no-repeat left;
}

.personalizacion_over {
	background: #ebebeb url(../images/bgs/personalizacion_over_shadow.png) no-repeat left;
}

.onetoone {
	background: url(../images/bgs/onetoone.png) no-repeat left;
}

.onetoone_over {
	background: #ebebeb url(../images/bgs/onetoone_over_shadow.png) no-repeat left;
}

.taller {
	background: url(../images/bgs/taller.png) no-repeat left;
}

.taller_over {
	background: #ebebeb url(../images/bgs/taller_over_shadow.png) no-repeat left;
}

.consultoria {
	background: url(../images/bgs/consultoria.png) no-repeat left;
}

.consultoria_over {
	background: #ebebeb url(../images/bgs/consultoria_over_shadow.png) no-repeat left;
}

.soporte {
	background: url(../images/bgs/soporte.png) no-repeat left;
}

.soporte_over {
	background: #ebebeb url(../images/bgs/soporte_over_shadow.png) no-repeat left;
}

.instalaciones {
	background: url(../images/bgs/instalaciones.png) no-repeat left;
}

.instalaciones_over {
	background: #ebebeb url(../images/bgs/instalaciones_over_shadow.png) no-repeat left;
}

.transferencias {
	background: url(../images/bgs/transferencias.png) no-repeat left;
}

.transferencias_over {
	background: #ebebeb url(../images/bgs/transferencias_over_shadow.png) no-repeat left;
}

.garantia {
	background: url(../images/bgs/garantia.png) no-repeat left;
}

.garantia_over {
	background: #ebebeb url(../images/bgs/garantia_over_shadow.png) no-repeat left;
}

#accordion span {
	font-size: 12px;
}

#accordion2 {
	width: 320px;
}

/* ACORDEON */
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding:30px 0 5px 70px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0 20px; height: 40px; border-top: 0; position: relative; top: 1px; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Dialog*/

footer {
	color: #000;
	font-size: 11px;
	text-align: center;
	float: left;
	padding: 40px;
	width: 860px;
	margin: auto;
	background: transparent url('../images/bgs/footer.jpg') no-repeat top left;
}

/* INTERNAS */

.content_banner {
	height: 200px;
	float: left;
}

.content_banner_impresion {
	background: url('../images/impresion.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_alpha {
	background: url('../images/alpha.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_personalizacion {
	background: url('../images/personalizacion.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_onetoone {
	background: url('../images/onetoone.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_taller {
	background: url('../images/taller.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_consultoria {
	background: url('../images/consultoria.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_soporte {
	background: url('../images/soporte.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_instalaciones {
	background: url('../images/instalaciones.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_transferencias {
	background: url('../images/transferencias.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}

.content_banner_garantia {
	background: url('../images/garantias.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}


.icono {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/impresion.jpg') no-repeat left top;
}

.icono_garantia {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_garantia.jpg') no-repeat left top;
}


.icono_alpha {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_alpha.jpg') no-repeat left top;
}

.icono_personalizacion {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_personalizacion.jpg') no-repeat left top;
}

.icono_onetoone {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_onetoone.jpg') no-repeat left top;
}

.icono_taller {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_taller.jpg') no-repeat left top;
}

.icono_consultoria {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_consultoria.jpg') no-repeat left top;
}

.icono_soporte {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_soporte.jpg') no-repeat left top;
}

.icono_instalaciones {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_instalaciones.jpg') no-repeat left top;
}

.icono_transferencias {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_transferencias.jpg') no-repeat left top;
}

.icono_garantia {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_garantia.jpg') no-repeat left top;
}

.content_section {
	float: left;
	width: 750px;
	padding: 10px 5px;
	z-index: -999;
}

h3 {
	font-size: 30px;
	margin: 15px 0 30px;
	line-height: 30px;
	height: auto;
}

.subtitle {
	margin-top: -20px;
	margin-bottom: 0px;
	font-size: 20px;
}

section p {
	font-size: 13px;
}

a.btn_comprar {
	float: right;
	height: 24px; 
	width: 95px;
	padding: 12px 0 0 13px;
	font-weight: bold;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 600;
	font-size: 13px;
	color: #e5f4f9;
	background: url('../images/bgs/btn_comprar.png') no-repeat;
}

a.btn_comprar:hover {
	color: #fff;
}

a.btn_tienda {
	float: right;
	height: 12px;
	width: 255px;
	padding: 12px 0;
	font-weight: bold;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 600;
	font-size: 13px;
	color: #e5f4f9;
	text-align: center;
	margin-left: 10px;	
	background: url('../images/bgs/btn_tienda.png') no-repeat;	
}

a.btn_tienda:hover {
	color: #fff;
}

a.tienda {color: #0088cc;	
}

.menu_bar {
	height: 45px;
	width: 940px;
	float: left;
	margin-top: -45px;
	background: #000;
	opacity: 0.5;
}

article {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 940px;
}

#map {
	float: left;
	margin: 30px 0;
	padding: 0;
	height: 100%; 
	height: 400px;
	width: 940px;
    display: none;
}

#map a, #map a:hover, #map a:visited {
	color: #0088cc;
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
}

.inicio {
	margin-top:250px;
	padding-left:10px;
}

.title-product {
	padding: 20px 0 0 0px;
	font-weight: bold;
	font-family: 'Questrial', Arial, serif;
	font-weight: 600;
	font-size: 18px;
	color:#ef411f;
}

.parrafo-interno{
	width: 640px;
}

.parrafo-pie{
	width: 940px;
}

.puntos{
text-align: right;
padding-top:6px;
font-size: 15px;
}

.separador-parrafo{
	border-bottom:1px solid #d7d7d7;
}


/* DROP DOWN MENU */
nav ul {
    background: transparent;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 940px;
}

nav li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

nav a.dropdown {
	color: #fff;
	height: 45px;
}

.li-fun, .li-support {
	width: 310px;
} 

.li-learn {
	width: 320px;
}

.parent {
	border-top: 4px solid #e53212;
}

/*menu ppal*/
nav {
	float: left;
	margin-top: -4.08em;
	height: 47px;
}

nav a {
    background: transparent;
    color: #000;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 25px;
    text-decoration: none;
    opacity: 0.9;
    -webkit-transition: all .50s ease;
       -moz-transition: all .50s ease;
        -ms-transition: all .50s ease;
         -o-transition: all .50s ease;
            transition: all .50s ease;
}

nav li.li-fun, nav li.li-learn, nav li.li-support {
	border-top: 4px solid transparent;
	height:47px;
}

nav li.li-fun:hover, nav li.li-learn:hover, nav li.li-support:hover {
	border-top: 4px solid #e53212;
}

nav li.li-fun:hover a, nav li.li-learn:hover a, nav li.li-support:hover a {
	background: #000;
	opacity: 0.7;
}


nav li.li-fun a:hover, nav li.li-learn a:hover, nav li.li-support a:hover {
	background: #000;
	opacity: 0.5;
	color: #fff;

}

nav li ul {
	z-index: 999;
}

nav li:hover ul li a {
    background: #f5f5f5;   
    color: #000;
    z-index: 1;
}

nav li:hover ul li a.item_impresion	 {
	background: #f5f5f5 url(../images/bgs/impresion_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_impresion:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/impresion_over.png) no-repeat left;
}
	

nav li:hover ul li a.item_alpha	 {
	background: #f5f5f5 url(../images/bgs/alpha_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_alpha:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/alpha_over.png) no-repeat left;
}

nav li:hover ul li a.item_personalizacion	 {
	background: #f5f5f5 url(../images/bgs/personalizacion_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 60px;
	color: #000;
}

nav li:hover ul li a.item_personalizacion:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/personalizacion_over.png) no-repeat left;
}

nav li:hover ul li a.item_onetoone	 {
	background: #f5f5f5 url(../images/bgs/onetoone_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_onetoone:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/onetoone_over.png) no-repeat left;
}		

nav li:hover ul li a.item_taller	 {
	background: #f5f5f5 url(../images/bgs/taller_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_taller:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/taller_over.png) no-repeat left;
}

nav li:hover ul li a.item_consultoria	 {
	background: #f5f5f5 url(../images/bgs/consultoria_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 60px;
	color: #000;
}

nav li:hover ul li a.item_consultoria:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/consultoria_over.png) no-repeat left;
}

nav li:hover ul li a.item_soporte {
	background: #f5f5f5 url(../images/bgs/soporte_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_soporte:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/soporte_over.png) no-repeat left;
}

nav li:hover ul li a.item_instalaciones {
	background: #f5f5f5 url(../images/bgs/instalaciones_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_instalaciones:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/instalaciones_over.png) no-repeat left;
}

nav li:hover ul li a.item_transferencias {
	background: #f5f5f5 url(../images/bgs/transferencias_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 40px;
	color: #000;
}

nav li:hover ul li a.item_transferencias:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/transferencias_over.png) no-repeat left;
}

nav li:hover ul li a.item_garantia {
	background: #f5f5f5 url(../images/bgs/garantia_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 60px;
	color: #000;
}

nav li:hover ul li a.item_garantia:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/garantia_over.png) no-repeat left;
}
/*container dropdown*/
nav li ul {
	width: 310px;
    float: left;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 35px;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

nav li:hover ul {
    opacity: 1;
    margin-top: -5px;
    top: 50px;
    visibility: visible;
}
nav li ul li {
    float: none;
    width: 100%;
    height: 30px;
}

nav li ul li a {
	font-size: 14px;
	padding-left: 70px;
	height: 30px;
	color: #000;
	margin-top: 17px;
}

nav li ul a:hover {
    background: #f5f5f5;
    color: #000;
}

/* Clearfix */

.cf:after, .cf:before {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}

/*=== CAMBIOS 2014 ====*/
.vive_cambio, .xperia {
	padding-left: 70px;
    padding-top: 30px;
    font-size: 14px;
}
.xperia {
	background: url(../images/bgs/xperia_care.png) no-repeat left;
}

.xperia_over {
	background: #ebebeb url(../images/bgs/xperia_care_over_shadow.png) no-repeat left;
}
.content_banner_xperia {
	background: url('../images/xperia_care.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}
.icono_xperia {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_xperia_care.jpg') no-repeat left top;
}
.icono_xperia {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_xperia_care.jpg') no-repeat left top;
}
nav li:hover ul li a.item_xperia {
	background: #f5f5f5 url(../images/bgs/xperia_care_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 60px;
	color: #000;
}

nav li:hover ul li a.item_xperia:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/xperia_care_over.png) no-repeat left;
}
@font-face {
    font-family: 'avantgardestd-bk';
    src: url('fonts/avantgardestd-bk.eot');
    src: url('fonts/avantgardestd-bk.eot?#iefix') format('embedded-opentype'),
         url('fonts/avantgardestd-bk.woff') format('woff'),
         url('fonts/avantgardestd-bk.ttf') format('truetype'),
         url('fonts/avantgardestd-bk.svg#avantgardestd-bk') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.interna {
	padding:0;
	margin:75px 0 35px 0;
	list-style: none;
}
.interna li {
	margin:15px 0;
}
.interna h3 {
	font-family: avantgardestd-bk;
	font-size: 29px;
	line-height: 30px;
	color:#000;
}
.interna h5 {
	padding:0;
	margin:20px 0;
	font-family: avantgardestd-bk;
	font-size: 18px;
	color:#ef411f;
}
.interna .image_cont {
	float:left;
	width: 6%;
	text-align: center;
	margin: 3px 0;
}
.interna p {
	margin: 10px 0;
	padding: 0;
}
.interna p span {
	font-weight: bold;
}
.interna li p {
	float: right;
	width:94%;	
}
.fixer {
	margin: 0 0 -15px 0;
}
.bold {
	font-weight: bold;
}
.xperia_care_cont p {
	margin: 5px 0;
}

.vive_cambio_txt,.xperia_txt {
	background: #ebebeb;
}
.vive_cambio {
	background: url(../images/bgs/vive_cambio.png) no-repeat left;
}

.vive_cambio_over {
	background: #ebebeb url(../images/bgs/vive_cambio_over_shadow.png) no-repeat left;
}
.content_banner_vive_cambio {
	background: url('../images/vive_cambio.jpg') no-repeat;
	height: 200px;
	width:940px;
	float: left;
}
.icono_vive_cambio {
	width: 150px;
	height: 100%;
	min-height: 300px;
	float: left;
	background: url('../images/bgs/icono_vive_cambio.jpg') no-repeat left top;
}
a.btn_vive_cambio {
	float: right;
	height: 12px;
	width: 200px;
	padding: 12px 0;
	font-weight: bold;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 600;
	font-size: 13px;
	color: #e5f4f9;
	text-align: center;
	margin-left: 10px;	
	background: rgb(109,211,230); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(109,211,230,1) 0%, rgba(87,193,221,1) 3%, rgba(50,132,213,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,211,230,1)), color-stop(3%,rgba(87,193,221,1)), color-stop(100%,rgba(50,132,213,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(109,211,230,1) 0%,rgba(87,193,221,1) 3%,rgba(50,132,213,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(109,211,230,1) 0%,rgba(87,193,221,1) 3%,rgba(50,132,213,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(109,211,230,1) 0%,rgba(87,193,221,1) 3%,rgba(50,132,213,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(109,211,230,1) 0%,rgba(87,193,221,1) 3%,rgba(50,132,213,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dd3e6', endColorstr='#3284d5',GradientType=0 ); /* IE6-9 */
	border:1px solid #2291be;
	border-radius: 5px;

}

a.btn_vive_cambio:hover {
	color: #fff;
}
nav li:hover ul li a.item_vive_cambio	 {
	background: #f5f5f5 url(../images/bgs/vive_cambio_small.png) no-repeat left;
	opacity: 0.95;
	padding-top: 7px;
	font-family: 'Questrial', Arial, serif; 
	font-weight: 400;
	height: 60px;
	color: #000;
}

nav li:hover ul li a.item_vive_cambio:hover {
	color: #e53212;
	background: #f5f5f5 url(../images/bgs/vive_cambio_over.png) no-repeat left;
}
