/*Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	line-height: 1;
	outline: none;
}

ol,ul {
	list-style: none;
}

a {
	outline: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	/*border-collapse: collapse;*/
	border-spacing: 1px;
}

body {
	margin: 0px;
	background: #e5eff5;
}
/**/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

header,nav,section,footer {
	float: left;
	width: 100%;
}

header {
	background: url(../images/header.jpg);
	height: 115px;
	border-bottom: 1px solid #fff;
}

.logo {
	float: left;
	width: 97px;
	height: 96px;
	margin-top: 12px;
	margin-left: 20px;
}

h1 {
	font: 300 24px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #039;
	margin-top: 25px;
	margin-left: 15px;
	width: 300px;
	float: left;
}

h1 span {
	font-size: 13px;
	font-weight: 200;
	text-transform: uppercase;
}

h2 {
	font: 300 22px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #fff;
	margin: 0 0 5px;
	width: 100%;
	float: left;
	background: #009a9a;
	text-align: center;
	padding: 5px 0;
	text-transform: uppercase;
}

h2 strong {
	font-weight: 400;
}

h2 span {
	font: 300 18px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #fff;
	margin: 0 0 5px;
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0;
	text-transform: none;
	line-height: 16px;
}

h3,h4,h5,h6 {
	font-family: 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

h3 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #036;
}

h3.full {
	font-size: 22px;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #fff;
	background: #39c;
	padding: 6px 1%;
	width: 98%;
	border-radius: 3px;
	float: left;
}

h3 strong {
	font-weight: 200;
}

h4 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #036;
	text-align: left;
	margin_left:10px;
}

#boton_imprimir a{
	text-aling:center !important;
	color:#fff;
}

.boton_estilo {
    width: auto;
    background: none repeat scroll 0% 0% #09C;
    height: auto;
    overflow: hidden;
    border-radius: 8px;
    padding: 5px;
}

.pie_pagina p{
	text-align: justify !important;
	font: 12px !important;
	color:#7c8289 !important;
	line-height: 100% !important;
}


p {
	font: normal 12px/26px arial, helvetica, sans-serif;
	color: #333;
	margin-bottom: 20px;
	padding: 0 30px;
	text-align: justify;
}

p strong {
	font-weight: bold;
}

.menuhead {
	float: right;
	width: 450px;
	padding: 8px 0;
	margin-top: 45px;
}

ul.secondary-nav {
	float: left;
	width: auto;
	border-right: 1px solid #333;
	padding-right: 15px;
	margin-right: 15px;
}

ul.secondary-nav li {
	float: left;
	width: auto;
}

ul.secondary-nav li a {
	float: left;
	text-align: center;
	font: normal 11px arial, helvetica, sans-serif;
	color: #039;
	padding: 3px 15px 0;
	text-decoration: none;
}

.buscador {
	float: right;
	width: auto;
	margin-right: 15px;
}

.buscador span {
	float: left;
	width: auto;
	margin-right: 5px;
	font: normal 11px arial, helvetica, sans-serif;
	color: #039;
	padding-top: 3px;
}

.buscador #buscador-input {
	float: left;
	border-radius: 5px;
	border: 1px solid #ccc;
	font: normal 11px arial, helvetica, sans-serif;
	padding: 2px;
	width: 80px;
}

.mapa {
	float: left;
	width: 960px;
	height: 430px;
	background: url(../images/mapa-rm.jpg) top center no-repeat;
}

.topmain {
	float: left;
	width: 100%;
	height: 24px;
}

.breadcrumbs {
	float: left;
	font: normal 11px arial, helvetica, sans-serif;
	color: #39c;
	padding-top: 2px;
	text-decoration: none;
}

.fecha {
	float: right;
	font: normal 11px arial, helvetica, sans-serif;
	padding-top: 4px;
	color: #39c;
}

.panel-acceso {
	float: left;
	width: 100%;
	margin: 15px 0;
}

ul.links-destacados {
	float: left;
	width: 350px;
	margin-right: 15px;
}

ul.links-destacados li {
	float: left;
	width: 100%;
}

ul.links-destacados li a {
	font: 300 14px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #fff;
	background: #39c;
	width: 330px;
	text-decoration: none;
	float: left;
	padding: 14px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

ul.links-destacados li a:hover {
	background: #1e84aa;
}

.banner-servicios {
	float: left;
	width: 171px;
	margin-right: 10px;
}

.banner-servicios a.ma {
	background: url(../images/servicios-met-aeronauticos.jpg) top center
		no-repeat;
	float: left;
	width: 171px;
	height: 279px;
}

.banner-servicios a.ma:hover {
	background: url(../images/servicios-met-aeronauticos-hover.jpg) top
		center no-repeat;
}

.banner-servicios a.m {
	background: url(../images/servicios-meteorologicos.jpg) top center
		no-repeat;
	float: left;
	width: 171px;
	height: 279px;
}

.banner-servicios a.m:hover {
	background: url(../images/servicios-meteorologicos-hover.jpg) top center
		no-repeat;
}

.panel-links {
	float: right;
	width: 228px;
	height: auto;
}

.avisos {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.avisos .aviso {
	float: left;
	width: 76px;
	height: 83px;
	background: url(../images/aviso.jpg) top center no-repeat;
}

.avisos .aviso:hover {
	background: url(../images/aviso-off.jpg) top center no-repeat;
}

.avisos .alerta {
	float: left;
	width: 76px;
	height: 83px;
	background: url(../images/alerta.jpg) top center no-repeat;
}

.avisos .alerta:hover {
	background: url(../images/alerta-off.jpg) top center no-repeat;
}

.avisos .alarma {
	float: left;
	width: 76px;
	height: 83px;
	background: url(../images/alarma.jpg) top center no-repeat;
}

.avisos .alarma:hover {
	background: url(../images/alarma-off.jpg) top center no-repeat;
}

.banners {
	float: left;
	margin-bottom: 6px;
}

ul.secondnav {
	width: 710px;
	height: auto;
	padding: 5px 125px 15px;
	margin: 15px auto;
	border-top: 3px solid #9ac2d7;
}

ul.secondnav li {
	float: left;
	width: auto;
	height: auto;
}

ul.secondnav li a {
	float: left;
	padding: 5px 10px;
	font: normal 11px arial, helvetica, sans-serif;
	color: #069;
	text-decoration: none;
}

ul.secondnav li a:hover {
	text-decoration: underline;
}

.datos-dmc {
	float: left;
	width: 100%;
	text-align: center;
	border-top: 3px solid #9ac2d7;
	padding: 10px 0;
	margin: 0 0 10px 0;
	font: normal 11px arial, helvetica, sans-serif;
	color: #069;
}
/* FIN CSS Portada */

/* INICIO INTERIORES */
.main-principal {
	float: left;
	width: 100%;
	margin: 0px;
	background: #eff5f8;
}

.pronostico-regionimg {
	float: left;
	width: 958px;
	height: auto;
	border: 1px solid #039;
}

.footmap-nav {
	float: left;
	background-color: #4ca7c8;
	padding: 10px 30% 10px 0;
	width: 70%;
	margin-bottom: 20px;
}

.footmap-nav a.boton {
	float: right;
	border-radius: 8px;
	padding: 5px 15px;
	font: 300 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	background: #ccc;
	color: #069;
	text-decoration: none;
	margin-right: 15px;
}

.footmap-nav a.boton:hover {
	background: #069;
	color: #fff;
}

.footmap-nav a.active {
	background: #069;
	color: #fff;
}

.carta {
	float: left;
	width: 800px;
	margin: 20px 79px;
	border-top: 3px solid #069;
	border-bottom: 3px solid #069;
	padding: 35px 0;
}

#bonton_imprimir {
	color:#fff;
	background:#09c;
	padding: 2px;
	width:150px;
	height:26px;
	margin-left:390px;
	position:absolute;
	z-index:10;
	bottom:0;
	text-aling:center;
	border:1px solid #ccc; 
	font:'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	border-radius:5px;
}

.tablas {
	float: left;
	width: 100%;
	margin: auto 0px;
	
}

#tabla table tr td {
	border-bottom-radius: 8px;
}

#tablauno {
	border-left:1px solid #09c;
	border-bottom:1px solid #09c;
	height:225px;
	margin-bottom:20px;
}

#tablados {
	border-left:1px solid #09c;
	border-bottom:1px solid #09c;
	height:151px;
	margin-bottom:60px;
}

#tablauno table tr td {
	border-right:1px solid #09c;
}

#tablados table tr td {
	border-right:1px solid #09c;
}

.tablas table {
	float: left;
	width: 100%;
	/*border:1px solid #999;*/
	text-align: center;
	font: normal 12px arial, helvetica, sans-serif;
	margin-bottom: 20px;
}

.tablas table.radiacionuv {
	width: 600px;
	float: right;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
}

.tablas table tr {
	border-bottom: 1px solid #999 !important;
}

.tablas table tr:hover {
	background: #eaeaea;
}

.tablas table tr td {
	padding: 5px;
	background: #fff;
	vertical-align: middle;
}

.tablas table tr td.bottom {
	border-radius: 0px 0px 0px 8px;
	-moz-border-radius: 0px 0px 0px 8px;
	-webkit-border-radius: 0px 0px 0px 8px;
}

.tablas table tr td.bottom1 {
	border-radius: 0px 0px 8px 0px;
	-moz-border-radius: 0px 0px 8px 0px;
	-webkit-border-radius: 0px 0px 8px 0px;
}

.tablas table tr td.bottom2 {
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
}

.tablas table tr td.title-table {
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #000000;
	background: #039;
	color: #fff;
	font: blod 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td.title-table1 {
	border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	-webkit-border-radius: 8px 0px 0px 0px;
	border: 0px solid #000000;
	background: #039;
	color: #fff;
	font: blod 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}
.tablas table tr td.title-table2 {
	border-radius: 0px 8px 0px 0px;
	-moz-border-radius: 0px 8px 0px 0px;
	-webkit-border-radius: 0px 8px 0px 0px;
	border: 0px solid #000000;
	background: #039;
	color: #fff;
	font: blod 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td.title-table3 {
	border: 0px solid #000000;
	background: #039;
	color: #fff;
	font: blod 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td.title-table-azul {
	background: #1f8ab1;
	color: #fff;
	font: 400 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td.tipo-table {
	color: #fff;
	background: #09c;
	font: 300 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td.tipo-table-verde {
	color: #fff;
	background: #39c;
	font: 300 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
}

.tablas table tr td a {
	color: #039;
	text-decoration: none;
}

.tablas table tr td a:hover {
	color: #f60;
	text-decoration: none;
}

.tablas table tr td.riesgo-alto {
	background: #fc0;
}

/*sube*/
/*.pronosticoturistico {
	/*float: left;*/
/*width: 90%;*/
/*margin: 0 5%;*/
/*height: auto;
}*/
#pronosticoturistico {
	/*float: left;*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	/*margin: 0 5%;*/
	height: auto;
}

.turistico {
	float: left;
	width: 250px;
	height: 163px;
	overflow: hidden;
	margin: 10px 15px;
}

.turistico figure {
	float: left;
	width: 250px;
	height: 163px;
}

.datos-turistico {
	float: left;
	position: relative;
	top: -80px;
	left: 0;
	background: rgba(1, 156, 202, 0.5);
	width: 250px;
	height: 133px;
	padding-top: 30px;
	-webkit-transition-property: -webkit-transition, background;
	-webkit-transition: 1s, 1s;
	-moz-transition: 1s, 1s;
}

.datos-turistico:hover {
	top: -163px;
	background: rgba(1, 156, 202, 0.9);
}

.nombre-region,.pronostico-turista {
	font: 500 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
}

.ico {
	margin-left: 40%;
	margin-right: 40%;
	margin-top: 20px;
}
/*FIN*/
.link-footer {
	float: left;
	width: 100%;
	text-align: center;
	font: bold 12px arial, helvetica, sans-serif;
	color: #039;
}

.link-footer:hover {
	color: #f60;
}

.treinta {
	float: left;
	width: 28%;
	margin-left: 2%
}

.setenta {
	float: left;
	width: 70%;
}

.setenta-centro {
	float: left;
	width: 70%;
	margin: 0 15%;
}

.cincuenta {
	float: left;
	width: 48%;
	margin: 0 1%;
}

.cien {
	float: left;
	margin: 10px 10px;
	width: 100%;
	font-size:12px;
	color:#ccc;
	margin-right:10px;
}

.cien p {
	font-size:12px;
	color:#666;
	margin-right:25px;
}

.cien-centro {
	float: left;
	margin: 10px 0;
	width: 100%;
	text-align: center;;
}

.noventa {
	float: left;
	margin: 10px 0;
	width: 90%;
	padding: 0 5%;
}

.noventa-centro {
	float: left;
	margin: 10px 0;
	width: 90%;
	padding: 0 5%;
	text-align: center;
}

.imagen-centro {
	float: left;
	width: 100%;
	text-align: center;
}

.imagenes-satelitales {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	height: auto;
	background: #fff;
	margin-top:-12px;
}

.imagen {
	float: left;
	width: 200px;
	height: 163px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right:20px;
	margin-left:18px;
	border:1px solid rgba(1, 156, 202, 0.5);
}

.imagen figure {
	float: left;
	width: 200px;
	height: 163px;
}

.datos-imagen {
	float: left;
	position: relative;
	top: -80px;
	left: 0;
	background: rgba(1, 156, 202, 0.5);
	width: 200px;
	height: 133px;
	padding-top: 30px;
	-webkit-transition-property: -webkit-transition, background;
	-webkit-transition: 1s, 1s;
	-moz-transition: 1s, 1s;
}

.datos-imagen:hover {
	top: -163px;
	background: rgba(255, 101, 0, 0.9);
}

.nombre-region,.pronostico-turista {
	font: 300 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
}

ol {
	font: normal 12px arial, helvetica, sans-serif;
	list-style-type: lower-alpha;
	padding-left: 30px;
}

ol li {
	margin-bottom: 10px;
	color: #333;
}
/* FIN INTERIORES */
.multicolumna {
	-moz-column-width: 300px;
	-moz-column-gap: 15px;
	-webkit-column-width: 15em;
	-webkit-column-gap: 15px;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;
}
/* formulario */
form {
	float: left;
	width: 100%;
	height: auto;
	font: normal 12px arial, helvetica, sans-serif;
	color: #333;
}

form input,form textarea,form select {
	float: left;
	width: 60%;
	height: auto;
	margin-bottom: 6px;
	font-size: 12px;
	color: #333;
	border-radius: 5px;
	border: 3px solid #9cc;
	padding: 3px;
}

form select {
	width: 62.5%;
}

form label {
	float: left;
	width: 100%;
	height: auto;
}

form #enviar {
	float: right;
	margin-right: 60px;
	background-color: #9cc;
	width: 150px;
}

form #enviar:hover {
	float: right;
	margin-right: 60px;
	background-color: #cff;
	width: 150px;
	color: #036;
}

.centrar {
	text-align: center;
}

ul.links-contenido {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

ul.links-contenido a {
	font: normal 11px arial, helvetica, sans-serif;
	color: #39c;
	padding: 5px 2%;
	width: 96%;
	border-bottom: 1px dotted #ccc;
	float: left;
	border-radius: 5px;
}

ul.links-contenido a:hover {
	background: #39c;
	color: #fff;
}

ul.links-contenido {
	font: normal 11px arial, helvetica, sans-serif;
	color: #666;
	float: left;
	width: 90%;
	padding: 0 5%;
}

ul.links-contenido li {
	font: normal 11px arial, helvetica, sans-serif;
	color: #333;
	float: left;
	padding: 10px;
	list-style-type: circle;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
/**/
.footlinks-nav {
	float: left;
	padding: 10px 0;
	width: 100%;
	margin-bottom: 20px;
}

.footlinks-nav a.boton {
	display: inline-block;
	border-radius: 8px;
	padding: 5px 15px;
	font: 300 16px 'Yanone Kaffeesatz', arial, helvetica, sans-serif;
	background: #ccc;
	color: #069;
	text-decoration: none;
	margin: 15px auto;
	width: auto;
}

.footlinks-nav a.boton:hover {
	background: #069;
	color: #fff;
}

form #boton-enviar-contacto {
	float: right;
	margin-right: 120px;
	background-color: #9cc;
	width: 150px;
}

form #boton-enviar-contacto:hover {
	float: right;
	background-color: #cff;
	width: 150px;
	color: #036;
}

.bloqueslinea {
	float: left;
	width: 100%;
	padding: 10px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}

form textarea.fulltext {
	float: left;
	width: 95%;
	height: auto;
	margin-bottom: 6px;
	font-size: 11px;
	color: #333;
	border-radius: 5px;
	border: 3px solid #9cc;
	padding: 3px;
}

form label.optioninput {
	float: left;
	width: 70%;
	height: auto;
}

.enviarboton {
	float: left;
	width: 36%;
	margin: 0 31%;
}

.enviarboton:hover {
	background: #399;
	color: #fff;
}

.notas-pie {
	color: #fff;
	background: #399;
	padding: 10px 2%;
	width: 96%;
}

.rojo {
	color: #f00;
}

.left {
	float: left;
	padding-right: 5px;
}

a strong {
	font-weight: bold;
}

article {
	margin-left: auto;
	margin-right: auto;
}

.foot-table {
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	border: 0px solid #000000;
	height: 10px;
	background: #FFF;
}

.celutabla{border: 1 border:#CCC; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;"

}

.camposContacto{
	
	margin-bottom: 12px;
	width: 150px;

}

.camposContactoTextArea{
	
	margin-bottom: 148px;
	width: 150px;

}

.inputContacto {
	
	width: 300px;
	
}

.textAreaInputContacto {
	
	width: 489px;
	height: 149px;
	
}

.boton {
    border: medium none;
    background: none repeat scroll 0% 0% #039;
    color: #FFF;
    padding:  1px 3px;
    border-radius: 3px;
    -ms- border-radius: 3px;
    -webkit- border-radius: 3px;
    -moz- border-radius: 3px;
    -o- border-radius: 3px;
}

.enviar {
	float: left;
	background-color: #9cc;
	width: 150px;
}
.enviar:hover {
	float: left;
	background-color: #cff;
	width: 150px;
	color: #036;
}

.enviar1{
	float: left;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border: 2px solid #9CC;
	padding: 2px 6px;
	background-color: #9cc;
}
.enviar1:hover {
	float: left;
	background-color: #cff;
	color: #036;
}

.casillas{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border: 2px solid #9CC;
	padding:2px 0px;
	
}

.contenedorHorasFrio {
	position: relative;
	height: 100%;
	left: 0px;
	background-color: #FFFFFF;
	top: 40px;
	font: normal 12px arial, helvetica, sans-serif;
}

.contbhfInicio {
	position: relative;
	height: 100%;
}

.contbhfInicio div {
	float: left;
	width: 475px;
	padding-right: 35px;
	height: auto;
	padding-bottom: 0px;
}

#seccionMedio {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
}

#seccionMedio div {
	padding-bottom: 40px;
}

#seccionMedio img {
	position: relative;
	left: 160px;
}
#seccionFinal {
	position: relative;
	height: 100%;
}
#seccionFinal div {
	width: 730px;
	position: relative;
	left: 160px;
}

#fechaActualizacionDiv {
	height: 55px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#fechaActualizacionDiv span{
	position: relative;
	left: 270px;
}

.urlDescargar {
	text-decoration: none;
	color: #0000EE;
}
#contenedorAlertasAgro {
	background-color: #FFF;

	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
}

#contenedorDescargas {
	padding: 25px;
	position: relative;
}

#contenedorDescargas table {
	border-spacing: 1px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

#contenedorDescargas table tr:first-child td { 
	background-color:#c1ddff;
	font-weight: bold;
}

#contenedorDescargas table tr:nth-child(2) td { 
	background-color:#d2e6ff;
}

#contenedorDescargas table tr td img {
	width: 16px;
}

#contenedorDescargas table tr td span {
	vertical-align: 3px;
}

#contenedorDescargas table tr td {
	text-align: center;
	padding: 5px;
	border: 1px solid;
}
