@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#tabla_gral {
	height: 100%;
	width: 100%;
}
#celda_botonera {
	height: 60px;
}
.botonera {
	background-color: #CC0000;
}

.botonera .link {
	font-size: 19px;
	color: #FFF;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C1EEE0;
	line-height: 50px;
}

.botonera a.link:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.botonera .botonera_seccion {
	display: inline;
	list-style-type: none;
}
.botonera .caja_desplegable {
	width: 350px;
	;
	line-height: 25px;
	text-align: left;
	background-image: url(https://panel.ruta-3.com/img/fondo_desplegable.png);
	background-repeat: repeat;
}
.botonera .col_linea {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.botonera .botonera_linea{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;

}
.botonera .botonera_linea a{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}
.botonera .botonera_linea a:hover{
	color: #FFFFFF;
}

.botonera .botonera_familia {
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
}
.botonera a.botonera_familia:hover{
	text-decoration: underline;
}
.bt_clientes {
	float: right;
	font-size: 14px;
	color: #FFF;
	background-image: url(https://panel.ruta-3.com/img/ico_clientes.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	line-height: 40px;
	padding-right: 50px;
	padding-left: 10px;
	margin-top: 5px;
}

.cabecera {
	height: 117px;
	width: 990px;
}
.cabecera_borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#cabecera_der img {
	margin-left: 10px;
}
#cabecera_der {
	float: right;
	padding-top: 40px;
	font-size: 35px;
	color: #999;
	text-align: right;
	line-height: 35px;
}
.cabecera .logo {
	float: left;
}
.cabecera .slogan {
	float: left;
	color: #999;
	line-height: 22px;
	padding-top: 100px;
	font-size: 22px;
}
.animacion {
	height: 300px;
	background-color: #012059;
}
.fabricantes {
	background-color: #EBEBEB;
	height: 84px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}


.pie {
	background-color: #666;
	font-size: 15px;
	color: #FFF;
	height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 22px;
}

.pie a{
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.pie a:hover{
	color: #CCC;
}
.pie .titulo {
	font-size: 20px;
	color: #CCC;
}
.pie .copy {
	padding-top: 30px;
	clear: both;
	text-align: center;

}

.pie_dire img {
	float: left;
	margin-right: 20px;
}
.pie_dire a {
	color: #CCC;
	text-decoration: underline;
}
.pie_dire a:hover {
	text-decoration: none;
}
.subbotonera {
	padding-left: 80px;
	line-height: 22px;
	padding-top: 5px;
	float: left;
}
.subbotonera a{
	padding-left: 0px;
}
.contenido {
	font-size: 15px;
	line-height: 20px;
	color: #666;
	width: 990px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.mini_banners {
	background-color: #EBEBEB;
}
.caja_mini_banners {
	width: 300px;
	font-size: 15px;
	color: #666;
	text-align: center;
	float: left;
	line-height: 20px;
	height: 450px;
}
.caja_mini_banners  .foto {
	height: auto;
	width: 290px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.caja_mini_banners  .titulo {
	font-size: 18px;
	color: #17b1ac;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}
.caja_mini_banners  .texto {
	color: #666;
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22px;
}
.caja_mini_banners .hover {
	width: 350px;
	height: 450px;
	position: absolute;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0);
	opacity: 0;
}
.caja_mini_banners div.hover:hover {
	background-color:rgba(0, 0, 0, 0.7);
	color: #FFF;
	opacity: 1;
	font-size:22px
}
.caja_mini_banners a {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}


#col_izq {
	width: 250px;
	float:left;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#col_der {
	margin-top: 30px;
}
#botonera_productos  {
	background-color: #FFF;
	padding-bottom: 10px;
}
#botonera_productos .bt_flia {
	padding-left: 15px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 19px;
	font-style: italic;
	color: #FFF;
}
#botonera_productos .bt_flia a{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#botonera_productos .bt_flia a:hover{
	color: #830302;
}
#botonera_productos .bt_producto {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E28118;
	background-color: #EBEBEB;
	padding: 10px;
	margin-bottom: 10px;
}

#botonera_productos .bt_producto a{
	font-size: 17px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
#botonera_productos .bt_producto a:hover{
	color: #05577D;
}
.banner_catalogo {
	font-size: 17px;
	background-color: #000;
	color: #FFF;
	margin-top: 30px;
	text-align: center;
	padding: 15px;
	cursor: pointer;
}
.banner_tel .destacado {
	font-weight: bold;
	color: #365A36;
	font-size: 15px;
	padding-bottom: 3px;
}
.banner_tel a {
	color: #999;
	text-decoration: none;
}
.banner_tel a:hover {
	text-decoration: underline;
}
.seccion {
	font-size: 40px;
	color: #365A36;
	color: #012059;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
}
.seccion .flia{
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.seccion a.flia:hover{
	text-decoration: underline;
}
.dorado {
	color: #CC0000;
	font-size: 18px;
	text-decoration: none;
}
a.dorado:hover {
	text-decoration: underline;
}
.subtit {
	font-size: 20px;
	color: #CC0000;
	padding-bottom: 20px;
	text-decoration: none;
}
a.subtit:hover {
	background-color: #8F0005;
	color: #FFF;
}
.previo_categoria {
	margin-bottom: 10px;
}

.previo_categoria .titulo {
	color: #FFF;
	background-color: #365A36;
	font-size: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.previo_categoria .marco {
	background-color: #F7F4E8;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: hidden;
	height:   1%;
}
.previo_categoria .producto {
	text-align: center;
	margin-right: 10px;
	height: 180px;
	width: 100px;
	float: left;
}
.previo_categoria .separador {
	clear: both;
}
.previo_categoria .producto .foto {
	height: 120px;
	width: auto;
	margin-bottom: 5px;
	border: 1px solid #8F0005;
}
.previo_categoria .titulo_producto {
}
.previo_categoria .titulo_producto a {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
}

.previo_categoria .titulo_producto a:hover {
	color: #896B2F;
}










#detalle_producto .titulo_nove {
	font-size: 22px;
	color: #CC0000;
	line-height: 25px;
}
#detalle_producto .fecha {
	font-size: 14px;
	color: #999;
}
#detalle_producto .subtitulo {
	color: #999;
}
#detalle_producto .oferta {
	color: #FFF;
	background-color: #003B6A;
	padding: 5px;
	margin-top: 5px;
}





#detalle_producto .imagenes {
	float: left;
}

#detalle_producto .imagenes img {
	height: auto;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#detalle_producto .imagenes .foto2 {
	margin-right: 30px;
	margin-bottom: 10px;
}


#detalle_producto .imagenes .video {
	margin-top: 10px;
	margin-right: 20px;
}
#detalle_producto .imagenes_nove {
	float: right;
	padding-bottom: 5px;
}
#detalle_producto .imagenes_nove img {
	height: auto;
	width: 280px;
	margin-left: 20px;
}
#detalle_producto .imagenes_nove .video {
	margin-top: 10px;
	margin-left: 20px;
}

#detalle_producto .texto {
	padding-top: 10px;

}

#detalle_producto .texto a, #detalle_producto .texto_destacado a {
	color: #012059;
}
#detalle_producto .texto a:hover, #detalle_producto .texto_destacado a:hover {
	text-decoration: none;
}
#detalle_producto .sector_descargas {
	clear: both;
	padding-top: 20px;
}
#detalle_producto .texto_destacado {
	background-color: #E9EAE8;
	padding: 10px;
	clear: both;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: justify;
}

.sector_descargas .tit_descargas {
	font-size: 15px;
	color: #666;
	background-image: url(https://panel.ruta-3.com/img/bt_descarga.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 30px;
	background-position: 3px;
}

#detalle_producto .bt_descarga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-bottom: 5px;
	padding: 5px;
}
#detalle_producto .bt_descarga a{
	color: #666;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
}
#detalle_producto .bt_descarga a:hover {
	color: #012059;
}

#detalle_producto .volver  {
	text-align: right;
	padding-bottom: 30px;
}
#detalle_producto .volver a {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
#detalle_producto .volver a:hover {
	color: #666;
}
.volver_nove {
	font-size: 12px;
	color: #999;
	float: right;
	text-decoration: none;
	padding-left: 20px;
}
#detalle_producto .bt_ver {
	font-size: 14px;
	color: #FFF;
	background-color: #9A9754;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#detalle_producto a.bt_ver:hover {
	background-color: #666;
}

a.volver_nove:hover {
	color: #EA1E29;
}
#detalle_redes_hor {
	clear: both;
	padding-top: 30px;
}
#detalle_redes_hor .rsociales img {
	border:0pt none;
	padding:0pt;
	margin-top: 2pt;
	margin-right: 2pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
}
#detalle_redes_hor .titulo_redes {
	color: #999;
	font-size: 12px;
	padding-top: 3px;
	line-height: 20px;
	margin-right: 10px;
}
.separador {
	clear: both;
	height: 0px;
}
.galeria {
	background-color: #181818;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 710px;
	clear: both;
}
.galeria img{
	height: 60px;
	width: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#detalle_noticia .textos {
	float: right;
	width: 440px;
}


#detalle_noticia .titulo {
	font-size: 17px;
	color: #365A36;
	font-weight: bold;
}
#detalle_noticia .fecha {
	font-size: 11px;
	color: #999;
}

#detalle_noticia .subtitulo {
	font-size: 13px;
	color: #666;
}
#detalle_noticia .imagenes {
	float: left;
}
#detalle_noticia .imagenes img {
	height: auto;
	width: 250px;
	border: 1px solid #896B2F;
	margin-right: 30px;
	margin-bottom: 10px;
}
#detalle_noticia .imagenes .video {
	height: auto;
	width: 250px;
	margin-top: 10px;
}
#detalle_noticia .texto {
	margin-top: 20px;
	color: #333;
	margin-bottom: 20px;
}
#detalle_noticia .texto a {
	color: #365A36;
}
#detalle_noticia .texto a:hover {
	text-decoration: none;
}
#detalle_noticia .sector_descargas {

}
#detalle_noticia .bt_descarga {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #365A36;
	margin-bottom: 1px;
	font-size: 12px;
	text-decoration: none;
	margin-top: 1px;
}
#detalle_noticia .bt_descarga img {
	float: left;
	margin-right: 5px;
}

#detalle_noticia a.bt_descarga:hover {
	color: #000;

}
#detalle_noticia .titulo_galeria {
	font-size: 14px;
	color: #666;
	text-align: right;
	clear: both;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#detalle_noticia .volver {
	text-align: right;
	margin-bottom: 10px;
}
#detalle_noticia .volver a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#detalle_noticia .volver a:hover {
	color: #365A36;
}
.galeria_noticias {
	background-color: #E9EAE8;
	width: 100%;
	margin-top: 30px;
	padding: 5px;
	clear: both;
}
.galeria_noticias img{
	height: 120px;
	width: auto;
	margin: 5px;
}
#col_home_izq {
	float: left;
	width: 550px;
	margin-top: 30px;
}
#col_home_der {
	float: right;
	width: 400px;
	margin-top: 30px;
}
#col_home_izq .quienes {
	padding: 15px;
	margin-bottom: 30px;
	font-size: 16px;
	background-color: #ECE8CD;
	line-height: 22px;
	cursor: pointer;
}
#col_home_izq .quienes img {
	float: right;
	padding-left: 20px;
}


.bloque_producto {
	background-color: #EBEBEB;
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	cursor: pointer;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #CC0000;
}
div.bloque_producto:hover {
	background-color: #999999;
	color: #FFF;
}
.bloque_producto .foto {
	height: auto;
	width: 270px;
	margin-bottom: 10px;
}
.bloque_producto .bt_mas {
	color: #FFF;
	text-decoration: none;
	background-color: #E28118;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}
.bloque_producto a.bt_mas:hover {
	background-color: #666;
	-webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.bloque_producto .titulo_linea {
	font-size: 12px;
	padding-left: 70px;
	color: #E28118;
	font-weight: bold;
}
.bloque_producto .titulo_producto  {
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
}
.bloque_producto .titulo_producto a:hover {
	text-decoration:underline
}
.bloque_producto .texto_producto {
	padding-top: 10px;
}
.bloque_producto .descargar {
	float: right;
}

.titulo_seccion_home {
	font-size: 40px;
	color: #CCCCCC;
	margin-bottom: 20px;
	text-align: center;
	line-height: 35px;
	clear: both;
	padding-top: 50px;
}
.bloque_noticias  {
	float: left;
	width: 330px;
	height: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}
.bloque_noticias .caja_foto {
	height: 320px;
	width: 300px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
}
.bloque_noticias .foto {
	height: auto;
	width: auto;
	max-width: 300px;
	max-height: 300px;
}

.bloque_noticias .fecha {
	font-size: 13px;
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .titulo {
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .titulo a{
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}
.bloque_noticias .titulo a:hover {
	text-decoration:underline;

}
.bloque_noticias .subtitulo {
	color: #999;
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .texto {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.bloque_noticias .bt_mas {
	color: #E28118;
	text-decoration: none;
}
.bloque_noticias a.bt_mas:hover {
	text-decoration: underline;
}
.resumen_bloque {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	clear: both;
	color: #333;
}
.resumen_bloque .fecha {
	font-size: 11px;
	color: #999;
}
.resumen_bloque .titulo a{
	font-size: 15px;
	color: #365A36;
	text-decoration: none;
	font-weight: bold;
}
.resumen_bloque .titulo a:hover{
	text-decoration: underline;
}
.resumen_bloque .subtitulo {
	color: #666;
	font-size: 13px;
}
.resumen_bloque .foto {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 150px;
}

.resumen_bloque .texto a {
	color: #365A36;
}
.resumen_bloque .texto a:hover {
	text-decoration: none;
}
.resumen_bloque .texto {
	margin-top: 10px;
}
.resumen_bloque .separador {
	clear: both;
	height: 0px;
	margin-bottom: 10px;
}
.tabla_condiciones {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: center;
	width: 400px;
}
.celda_contacto {
	color: #666;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 100px;
	margin-left: 100px;
}
.caja {
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid #CCC;
	padding: 5px;
}
.bt_enviar {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #05577D;
	border: 1px solid #fff;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
}
.peque {
	font-size: 13px;
	color: #666;
}
.peque a{
	color: #666;
}
.peque a:hover{
	text-decoration:none
}
.error {
	font-size: 12px;
	line-height: 14px;
	background-color: #000;
	padding: 5px;
	color: #999;
	margin-top: 20px;
	margin-right: 20px;
}
.error .destacado {
	font-weight: bold;
	color: #FFF;
}
.img_der {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}
.img_izq {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}
.Calendar table {
	width: 600px;
}
div.Calendar table thead th
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #8F0005;
	border-left-color: #8F0005;
	text-align: center;
}

div.Calendar table tbody tr td
{
	border-bottom: dotted 1px #8F0005;
	border-left: dotted 1px #8F0005;
	text-align: center;
}

div.Calendar table tbody tr td.name div
{
	text-align: center;
	font-size: 13px;
}
.Calendar table .mes {
	background-color: #8F0005;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-bottom: 3px;
	width: 35px;
}
.link {
	color: #333;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

.Calendar table .fin
{
	padding: 3px;
	border-bottom: dotted 1px #8F0005;
	border-left: dotted 1px #8F0005;
	border-right: dotted 1px #8F0005;
}
.punteo {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#legal {
	font-size: 15px;
	color: #666;
	margin: 20px;
	background-color: #FFF;
	background-image: none;
	line-height: 20px;
}
.titulo_legal{
	font-size: 16px;
	color: #009ABE;
}
#legal a {
	color: #830302;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}
.titulo_relacion {
	color: #CCC;
	margin-bottom: 20px;
	font-size: 25px;
	text-align: center;
	text-decoration: underline;
	padding-top: 50px;
	padding-bottom: 10px;
	clear: both;
}
#banner_flotante {
	position: fixed;
	z-index: 999;
	right: 5px;
}
@media only screen and (max-width:620px) { 
#banner_flotante {
	display: none;
}
}
#banner_flotante.home {
	top: 150px;
}
#banner_flotante.interior {
	bottom: 5px;
}
#banner_flotante img{
	display:inline;
	margin-top:20px;
	margin-bottom:30px;
		width: 90px;
	height:auto;
}
#banner_flotante a{
	color: #FFF;
	text-decoration:none;
}
/* ARROWS */
#banner_flotante .arrowText {
	position: relative;
	width: 450px;
	float: left;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	font-size: 18px;
	color: #FFF;
	background-color: #108E08;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
 }
#banner_flotante .arrowText:before, .arrowText:after {
 content: " ";
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 }
 
/* RIGHT ARROW */
#banner_flotante .arrowRight:before, .arrowRight:after {
 margin-top:35px;
 border-bottom: 25px solid transparent;
 border-top:25px solid transparent;
 top:-1px;
 }
#banner_flotante .arrowRight:after {
	border-left: 16px solid #108E08;
	right: -15px;
	z-index: 2;
 }
#banner_flotante .arrowRight:before {
	border-left: 16px solid#108E08;
	right: -16px;
	z-index: 1;
 }
 
#banner_flotante_responsive {
	position: fixed;
	z-index: 999;
	right: 0;
	bottom:0;
	display:none;
	width: 96%;
		margin-right: 2%;
	margin-left: 2%;
}
@media only screen and (max-width:620px) { 
#banner_flotante_responsive {
	display: block;
}
}
#banner_flotante_responsive img{
	display:inline;
	margin-top:20px;
	margin-bottom:5px;
	width: 70px;
	height:auto;
	float:right
}
#banner_flotante_responsive a{
	color: #FFF;
	text-decoration:none;
}
/* ARROWS */
#banner_flotante_responsive .arrowText {
	position: relative;
	border-radius:10px;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.3);
	font-size: 16px;
	color: #FFF;
	background-color: #108E08;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;

 }
#banner_flotante_responsive .arrowText:before, .arrowText:after {
 content: " ";
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 }
 
/* BOTTOM ARROW */
#banner_flotante_responsive .arrowBottom:before, .arrowBottom:after {
 border-left: 25px solid transparent;
 border-right: 25px solid transparent;
 right: 15;
 }
#banner_flotante_responsive .arrowBottom:after {
 border-top: 16px solid #108E08;
 bottom: -16px;
 z-index: 2;
 }
#banner_flotante_responsive .arrowBottom:before {
 border-top: 16px solid #108E08;
 bottom: -17px;
 z-index: 1;
 }