/* SECCIÓN: RESETEO DE PARÁMETROS HTML */
html, body {
	height: 100%;
	font-size: 1.03em;
	margin: 0;
	padding: 0;
	}
body {
	background: #FFFFFF url(../images/css_body.gif) 0 0 repeat-x;
	}
body, input, textarea, select, optgroup {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	}
input, textarea, select, optgroup, table, tr, th, td  {
	font-size: 100%;
	}
p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
p, li, dt, dd {
	line-height: 1.2em;
	}
ul, ol, li, dl, dt, dd {
	list-style: none;
	}
acronym, abbr {
	cursor: help;
	}
img {
	border: 0;
	}
kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	}


/* SECCIÓN: CLASES GENERALES DE LA PÁGINA */
.print {
	display: none;
	}
.noPrint {
	display: block;
	}
.limpiar, p.limpiar, div.limpiar {
	clear: both;
	font-size: .000001em;
	line-height: .000001em;
	height: .000001em;
	}
.oculto {
	display: none;
	}
.flotaIzquierda {
	float: left;
}	
	
h2 {
	color:#0060a4;
	margin-bottom:1em;
	font-weight: normal;
	}
h3 {
	color:#0060a4;
	font-size: 1.3em;
	font-weight:normal;
	margin: .8em 0 .5em 0;
	}
h4 {
	margin: .8em 0 .4em 0;
	}
.destacado {
	color:#0060a4;
	}
	
/* SECCIÓN: APOYO A LOS LECTORES DE TEXTO */
.ayudaAcces {
	position: absolute;
	left: -10000px;
	top: 0;
	width: .000001em;
	font-size: .000001em;
	line-height: .000001em;
	}
a.ayudaAcces:active {
	position: static;
	width: auto;
	height: auto;
	}

/* SECCIÓN: ARMAZÓN DE LA PÁGINA */
/* Contenedor de la cabacera y contenido */
#contenedor {
/*	height: 100%; PARA IE6 */
	min-height: 100%;
	width:920px;
	margin:0 auto;
	background-color:#fff;
	}
#contenedor_ventana {
	min-height: 100%;
	width:780px;
	margin:0 auto;
	background-color:#fff;
	}
body#pasos #contenedor {
	background-color:#dbf0ff;
	}
#cuerpo {
	}
#contenido {
	width:920px;
	margin:0 auto;
	}
body#pasos #contenido {
	background-color:#FFFFFF;
	}
#piefalso {
	clear: both;
	height: 3em; /* MODIFICAR */
	}
.resumenEmail #piefalso {
	height: 2.2em;
}
#pie {
	position: relative;
	margin-top: -2.2em;
/*	height: 6em; PARA IE6 */
	min-height: 2.2em; /* MODIFICAR */
	text-align: center;
	}

/* SECCIÓN: ESTILOS ELEMENTOS COMUNES DE LA WEB */
#cabecera {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 920px;
	overflow: visible;
	}
	.cabecera_home {
	background:url(../images/css_cabecera.jpg) 0 0 no-repeat;
	height: 411px;
	}
	.cabecera_general {
	background:url(../images/css_cabecera_general.jpg) 0 0 no-repeat;
	height: 119px;
	}
	.menu_aux_top {
	text-align: right;
	height:25px;
	padding-top:3px;
	}
	.menu_aux_top ul li {
	display: inline;
	color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	padding: 0 10px;
	font-size:.95em;
	}
	.menu_aux_top ul li span {
	color:#fefe00;
	}
	.menu_aux_top ul li.contacto {
	border-left:none;
	padding-left:0;
	}
	.menu_aux_top ul li.contacto a{
	background: url(../images/css_sobre.gif) right 4px no-repeat;
	padding-right: 25px;
	color:#FFF;
	text-decoration:none;
	}
	.menu_aux_top ul li.contacto a:hover {
	color:#fefe00;
		}
	
	.logo {
		float: left;
		width:280px;
		}
	.slogan {
		float: left;
		width:610px;
		margin-left:20px;
		color:#ffffff;
		font-size:1.1em;
		height:91px;
		background-color:#000000;
		}
	.slogan h1 {
		font-size: 1.72em;
		margin-top: 15px;
		color:#0060a4;
		font-weight:normal;
		}
	.slogan h1 span {
		font-size:.70em;
		}
	#contenedor_ventana .slogan {
		float: left;
		width:480px;
		margin-left:0;
		padding-left:20px;
		font-size:1em;
		padding-top:6px;
		height:85px;
		}
	#contenedor_ventana .slogan h1 {
		font-size:1.3em;
		}
	#contenedor_ventana .slogan h1 span {
		font-size:.9em;
		}
	
	.cajaAcceso {
		float: right;
		width:410px;
		color: #FFF;
		margin-right:10px;
		}
	.cajaAcceso .titulo {
		font-size:2.3em;
		margin: 10px 0;
		}
	.cajaAcceso .titulo span {
		color:#fefe00;
		}
	.cajaAcceso .datos_acceso {
		font-size:.8em;
		margin-top:15px;
		}
	.cajaAcceso .datos_acceso .campo {
		margin-top: 8px;
		}
	.cajaAcceso .datos_acceso label {
		float: left;
		width: 120px;
		text-align:right;
		margin-right:5px;
		}
	.cajaAcceso .datos_acceso input.txt {
		border:1px solid #7f9db9;
		width:200px;
		}	
	.cajaAcceso .datos_acceso .boton {
		width:325px;
		text-align:right;
		margin-top: 10px;
		}
	.cajaAcceso .datos_acceso .boton p {
		margin-bottom: 1em;
		}
	.cajaAcceso .datos_acceso .boton p a {
		color:#fefe00;
		}
	.cajaAcceso .datos_acceso .boton p a:hover {
		color:#000000;
		}
	.cajaAcceso .datos_acceso input.botonAcceder {
		border:none;
		background:url(../images/css-bot-acceso-top.gif) 0 0 no-repeat;
		width:167px;
		height:42px;
		text-align:center;
		color:#FFFFFF;
		cursor:pointer;
		padding-bottom:7px;
		font-size:.95em;
		}
	.cajaAcceso .datos_acceso input.botonAcceder:hover {
		background:url(../images/css-bot-acceso-top.gif) 0 -78px no-repeat;
		color:#000000;
		}
		
	
/* PIE */
#pie {
/*	height: 6em; PARA IE */
	min-height: 2.2em; /* MODIFICAR */
	}
#pie_contenedor {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	background-color:#000000;
	min-height: 2.2em; /* MODIFICAR */
	color:#FFFFFF;
	}
	.logoPie {
		float: left;
		margin-top: 7px;
		margin-left: 15px;
		}
	.menu_aux_pie {
		float: right;
		text-align:right;
		font-size:.75em;
		margin-top:10px;
		}
	.menu_aux_pie ul li {
		display: inline;
		border-left: 1px solid  #FFFFFF;
		padding: 0 10px;
		}
	.menu_aux_pie ul li.primero {
		border-left:0;
		padding-left:0;
		}
	.menu_aux_pie ul li a {
		color:#FFFFFF;
		text-decoration:none;
		}
	.menu_aux_pie ul li.adi {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:80%;
		}
	.menu_aux_pie ul li.adi a span {	
		color:#fefe00;
		font-weight: bold;
		}
	.menu_aux_pie ul li a:hover {
		color:#fefe00;
		}
		
	
/**** HOME ****/

.contenido_home {
	min-height: 290px;
	}
.contenido_home .contenido_home_left {
	background:url(../images/css_contenido_home_left.jpg) left top no-repeat;
	padding:45px 0 0 155px;
	float: left;
	width:290px;
	}
.contenido_home .contenido_home_right {
	background:url(../images/css_contenido_home_right.jpg) right top no-repeat;
	padding:45px 170px 0 0;
	float: right;
	width:270px;
	}
.contenido_home p {
	margin-bottom: 1.3em;
	font-size:.9em;
	}
.contenido_home h2 {
	margin-bottom: 15px;
	line-height:1em;
	}
.contenido_home .contenido_home_left .acceso {
	background: #02497a url(../images/css-bot-acceso-home.gif) 0 0 no-repeat;
	width:161px;
	min-height:48px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:10px 40px 0 40px;
	font-size:1.2em;
	}
.contenido_home .contenido_home_left .acceso:hover {
	background:#020b75 url(../images/css-bot-acceso-home.gif) 0 -192px no-repeat;
	color:#fefe00;
	}
.contenido_home .contenido_home_right .acceso {
	background: #02497a url(../images/css-bot-acceso-home.gif) 0 0 no-repeat;
	width:161px;
	min-height:38px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	padding:20px 40px 0 40px;
	font-size:1.2em;
	}
.contenido_home .contenido_home_right .acceso:hover {
	background:#020b75 url(../images/css-bot-acceso-home.gif) 0 -192px no-repeat;
	color:#fefe00;
	}
	
.reportajes_home {
	background-color:#e5e5e5;
	height:88px;
	margin-bottom:0;
	}
.reportajes_home p {
	margin-bottom:0;
	}
.reportajes_home .fotosaereas {
	border-right:4px solid #FFFFFF;
	float: left;
	width:390px;
	font-size:130%;
	}
.reportajes_home .primero {
	border-left:4px solid #FFFFFF;
	margin-left: 60px;
	}
.reportajes_home .fotosaereas .img {
	float: left;
	margin-right:10px;
	}
.reportajes_home .fotosaereas .txt {
	float:left;
	padding-top:20px;
	} 
.reportajes_home .fotosaereas .txt .fecha {
	font-size:.7em;
	font-weight: bold;
	}
.reportajes_home a {
	color:#000000;
	}
.reportajes_home a:hover {
	color:#0060A4;
	}
	
/**** RUTA ***/

.ruta {
	background:url(../images/css_ruta.gif) 0 0 repeat-x;
	font-size:1.1em;
	}
.ruta ul li {
	float: left;
	width:143px;
	text-align:center;
	height:45px;
	background:url(../images/css-li-ruta.gif) right top no-repeat;
	padding-top:20px;
	padding-right:10px;
	}
.ruta ul li.ultimo {
	background:none;
	width:144px;
	}
.ruta ul li.pasado {
	background: url(../images/css-li-ruta-pasado.gif) right top no-repeat;
	}
.ruta ul .activo {
	background-color:#FFFFFF;
	color:#0060a4;
	}
.ruta ul li.ultimoactivo {
	background-image:none;
	background-color:#FFFFFF;
	color:#0060a4;
	width:144px;
	}
	
/**** CONTENIDO GENERAL ****/

.contenido_general {
	padding: 30px 30px 0 45px;
	}
.contenido_general h2 {
	font-size: 1.9em;
	}
.contenido_general h2 span {
	color:#a5a5a5;
	}
	
.solicitar {	
	width:830px;
	margin:1.5em auto 0 auto;
	font-size:.8em;
	}
.solicitar .titulo_bloque {
	color:#0060a4;
	font-weight: bold;
	margin: 30px 0 15px 0;
	}
.solicitar .campo {
	margin-bottom:5px;
	}
.solicitar .txt  {
	float: left;
	border:1px solid #7f9db9;
	color:#a5a5a5;
	}
.solicitar label {
	float: left;
	margin-right:10px;
	}
.solicitar label.label_igual {
	width:80px;
	}
.solicitar label.label_fecha {
	width:190px;
	}
.solicitar .nombre label.label_igual {
	width: 120px;
	text-align:right;
	color:#0060A4;
	font-weight: bold;
	}
.solicitar .nota {
	float:left;
	width:235px;
	margin-left:10px;
	color:#a5a5a5;
	font-size:.9em;
	}
.solicitar .subtipo {
	float: left;
	}
.solicitar .otrosubtipo {
	clear: left;
	padding-top:5px;
	}
.solicitar .otroclima {
	clear: left;
	padding-top: 1em;/* ver ie7.css */
	}
.solicitar .separar {
	clear:left;
	border-bottom: 1px dotted #bfbfbf;
	height:15px;
	margin-bottom: 20px;
	font-size:0.0001em;
	line-height:0.0001em;
	}
.solicitar .resumen {
	float: left;
	}
.solicitar .resumen dt {
	clear:left;
	float: left;
	/**/
	width: 150px;
	margin-bottom:.8em;
	color:#0060a4;
	font-weight: bold;
	}
.solicitar .resumen dd {
	float: left;
	margin-bottom:.8em;
	/*margin: -2em 0 .8em 150px;*/ /* ver ie7.css */
	width: 470px;
	line-height: 1.4em;
	}
.solicitar .resumen dd a {
	color: #000000;
	}
.solicitar .resumen dd a:hover {
	color:#0060A4;
	}
.solicitar .resumenFchCpt dd,
.resumenEmail .solicitar .resumen dd {
	width: 600px;
}
.nota_ancha {
	width:410px;
	float:left;
	margin-left:10px;
	color:#a5a5a5;
	font-size:.9em;
	}
.grande {
	width:290px;
	}
.mediano {
	width: 200px;
	}
.fecha {
	width:100px;
	margin-right:10px;
	}
.clima {
	width:207px;
	}
.otroclima .clima {
	width:205px;/* ver ie7.css */
	}
.data {
	width:95px;
	text-align: center;
	}

.Muygrande {
	width:470px;
	}
.enfocado {
	background-color:#eef7fe;
	color:#000 !important;
	}
.solicitar .error {
	border: 1px solid #FF0000;
	background-color:#fdeeee;
	}


/***** PASOS INTERIORES *****/

#piefalsoInterior {
	clear: both;
	height: 110px; /* MODIFICAR */
	background-color:#FF0000;
	}
.botones_avance {
	}
.botones_avance .bot_izda {
	float: left;
	padding: 25px 0 10px 50px;
	}
.botones_avance .bot_dcha {
	float: right;
	padding: 25px 50px 10px 0;
	}
.botones_avance .fnd_boton {
	border:none;
	display:block;
	background:url(../images/css-bot-avance.gif) 0 0 no-repeat;
	width:167px;
	height:42px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	line-height:42px;
	font-size:.95em;
	letter-spacing:.05em;
	}
.botones_avance .fnd_boton:hover {
	background:url(../images/css-bot-avance.gif) 0 bottom no-repeat;
	color: #000000;
	}


/***** MAPA *****/

.datos_mapa {
	float:left;
	width:260px;
	margin-top: 1em;
	}
.datos_mapa ul {
	background-color:#dbf0ff;
	}
.datos_mapa ul li {
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 10px 5px 10px;	
	}
.datos_mapa ul li span {
	color:#0060a4;
	font-weight: bold;
	}
.datos_mapa ul li.uno {
	background:url(../images/css-li-1.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 50px;
	}
.datos_mapa ul li.dos {
	background:url(../images/css-li-2.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 50px;
	}
.datos_mapa ul li.tres {
	background:url(../images/css-li-3.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 50px;
	}
.datos_mapa .objetivo {
	background:url(../images/objetivo_marcado.gif) 0 0 no-repeat;
	padding: 12px 0 0 37px;
	}
.datos_mapa .objetivo .titulo {
	color:#0060a4;
	font-weight: bold;
	}
.datos_mapa .objetivo p {
	line-height:1.6em;
	}
.mapa_google {
	float:right;
	margin-top: 1em;
	width:556px;
	}
.mapa_google_resumen {
	margin-left:150px;
	padding: 0.5em 0 1.5em;
	}
.mapa_google #copyright,
.mapa_google_resumen #copyright {
	white-space:normal !important;
	width:370px !important; }
.mapa_google #map span,
.mapa_google_resumen #map span {
	white-space:normal !important;
	}
.tituloAzul {
	color:#0060A4;
	font-weight:bold;
	margin-bottom:1em;
	}

.nombre {
	float: right;
	}
.nombre .ancho {
	display:block;
	float: left;
	width:80px;
	text-align:right;
	padding-right: 10px;
	font-weight: bold;
	color:#0060A4;
	}
	


/*** PLAZOS Y ENTREGA *******/

.nuevaFecha {
	background:url(../images/calendario_01.gif) 0 0 no-repeat;
	padding: 3px 0 3px 25px;
	color:#0060a4;
	}
.nuevaFecha:hover {
	color:#000000;
	}
.solicitar .fechacaptacion {
	background-color:#dbf0ff;
	padding: 15px;
	margin-bottom:3px;
	}
.solicitar .fechacaptacion a.eliminar {
	float: right;
	background:url(../images/eliminar.gif) 0 0 no-repeat;
	padding:3px 0 3px 25px;
	color:#0060a4;
	}
.solicitar .fechacaptacion a.eliminar:hover {
	color:#000000;
	}
.solicitar .fechacaptacion .titulo_bloque {
	margin-top:0;
	}
	
.confirmar {
	margin-left:80px;
	background: url(../images/css_confirmar.gif) 0 0  no-repeat;
	width: 640px;
	margin: 0 auto;
	padding: 15px 0 50px 80px;
	}
.confirmar p {
	margin-bottom: 1.5em;
	}
.confirmar .consulta {
	font-size:.9em;
	}
.confirmar .consulta a {
	color:#0060a4;
	}
.confirmar .consulta a:hover {
	color:#000000;
	}
input.marginRight {
	margin-right: 0.7em;
}
/**** AVISO LEGAL ******/

.avisolegal {
	font-size:90%;
	}
.avisolegal p {
	margin: 0 0 .8em 0;}
.avisolegal ol {
	list-style-type: decimal;
	margin-left:40px;
	}
.avisolegal ol li {
	list-style-type:decimal;
	margin-bottom:.3em;
	}
.avisolegal dl dt {
	float: left;
	width: 130px;
	text-align:right;
	margin-right:10px;
	font-weight: bold;
	}
.avisolegal dl dd {
	float: left;
	width: 600px;
	}
.avisolegal a {
	color:#0060A4;
	}
.avisolegal a:hover {
	color:#000000;
	}
	
/***** MAPA GOOGLE LAGRIMAS *****/

.gmnoprint label {
	float:none;
	margin: 0 0 5px 0;
	}
.gmnoprint #txtComentario {
	width: 250px;
	margin-bottom:5px;
	border:1px solid #7F9DB9;
	color:#A5A5A5;
	}
/*.gmnoprint #btnGuardarDatos {
	margin-top: 10px;
	background:url(../images/css-guardar.gif) 0 0 no-repeat;
	width: 100px;
	height:24px;
	line-height: 24px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	padding-bottom:5px;
	}
.gmnoprint #btnGuardarDatos:hover {
	background:url(../images/css-guardar.gif) 0 bottom no-repeat;
	}
	*/
#btnEliminarMarcador {
	border:none;
	background-color:#FFFFFF;
	text-decoration:underline;
	width:55px;
	cursor:pointer;
	color:#0000CC;
	border-bottom:1px solid #0000cc;
	margin:0;
	padding:0;
	}
.botonesDerecha {
	margin-top:5px;
	}
.botonesDerecha a {
	margin-right:55px;}
.botonesDerecha input {
	margin-left:5px;
	}
.botonizquierda {
	width:60px;
	background-color:#ff0000;
	float:left;
	margin-top: 10px;
	}

/***** RESUMEN *****/

.listadoPerspectivas {
	margin-left: 150px;
}
.listadoPerspectivas ul li strong {
	color: #0060A4;
}
.listadoPerspectivas ul li ul {
	padding: 0.5em 0 0.5em 0.5em;
}
.listadoPerspectivas ul li ul li {
	padding: 0 0 0.2em 0.5em;
	background: url(../images/css_piti_azul.gif) no-repeat left 0.5em;
}
.listadoPerspectivas ul li ul li strong {
	color: #000000;
} 

ul.general {
	margin: 1em;
	}
ul.general li {
	padding: 0 0 0.2em 0.5em;
	background: url(../images/css_piti_azul.gif) no-repeat left 0.5em;
	}

img.medio {
	vertical-align:middle;
	margin-right:5px;
	}

/**** ALERTAS ERRORES ********/

.atencion {
	background:url(../images/icono-atencion.gif) 0 10px no-repeat;
	padding: 30px 0 25px 80px;
	color:#ff0000;
	}
	
.consultenos .campos {
	margin-top:2em;
	}
.consultenos .atencion {
	margin-left:80px;
	}
.consultenos .botones_avance {
	background-color:#DBF0FF;
	}
.consultenos .botones_avance .bot_izda {
	padding:25px 0 25px 195px;
	}
.consultenos label {
	float: left;
	width:150px;
	text-align:right;
	margin-right:5px;
	color:#0060A4;
	font-weight:bold;
	}
.consultenos .txt {
	border:1px solid #7F9DB9;
	color:#A5A5A5;
	width:450px;
	}
.consultenos .error {
	border: 1px solid #FF0000;
	background-color:#fdeeee;
	}


/**** CANCELAR PEDIDO ************/


.cancelar {
	float:right;
	}
.cancelar a {
	background:url(../images/icono-cancelar.gif) right 0 no-repeat;
	padding-right:25px;
	padding-bottom:5px;
	color:#0060a4;
	}
.cancelar a:hover {
	color: #999999;
	}

.avisoInternet {
	padding: 25px 50px;
	}
.avisoInternet p {
	margin-bottom:1em;
	}
.avisoInternet .atencionInternet {
	background:url(../images/icono-atencion.gif) 0 0 no-repeat;
	padding: 4px 0 10px 75px;
	}
.avisoInternet .atencionInternet h2 {
	font-size: 1.8em;
	margin-bottom:.5em;
	}
.avisoInternet .atencionInternet h2 span {
	font-size:.7em;
	color:#a5a5a5;
	}
.avisoInternet .bloque-left {
	width:305px;
	padding: 20px 10px 5px 10px;
	background-color:#e5eff6;
	font-size:80%;
	float: left;
	margin-right:10px;
	min-height:520px;
	}
.avisoInternet .bloque-left p {
	margin-bottom:1em;
	}
.avisoInternet .numero {
	display: block;
	float: left;
	font-size:6em;
	line-height:.7em;
	width:60px;
	height:150px;
	text-align:center;
	color:#0060a4;
	font-weight: bold;
	}
.avisoInternet .nomostrarmas {
	margin: 1em 0;
	}
.avisoInternet .nomostrarmas input.continuar {
	border:none;
	display:block;
	background:url(../images/css-bot-aceptar.gif) 0 0 no-repeat;
	width:167px;
	height:42px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	line-height:42px;
	font-size:.95em;
	letter-spacing:.05em;
}

/***** PLAZOS ***************/

.plazos {
	margin: 1em;
	}
.plazos input.texto  {
	cursor:pointer;
	}
.plazos .boton_adjuntar {
	background: url(../images/css-bot-adjuntar.gif) 0 0 no-repeat;
	width:150px;
	height:26px;
	text-align:center;
	border:none;
	color:#FFFFFF;
	padding-bottom:2px;
	cursor:pointer;
	}

.errores {
	background: #fdeeee;
	padding: 10px 25px;
	margin: 1em 0;
	color:#ff0000;
	}
table.adjuntos {
	border-collapse:collapse;
	margin-left:25px;
	width:90%;
	}
table.adjuntos caption {
	text-align:left;
	color:#0060A4;
	margin: 1em 0;
	}
table.adjuntos td {
	padding: 6px 10px;
	}
table.adjuntos td a {
	color:#000000;
	}
table.adjuntos td a:hover {
	color:#0060A4;
	}
table.adjuntos td {
	white-space:nowrap;
	}
table.adjuntos .todo_el_ancho {
	white-space:normal;
	width:100%;
	}
table.adjuntos .acciones {
	padding: 6px 15px;
	text-align:center;
	}
table.adjuntos .peso {
	color:#999999;
	}
table.adjuntos img.medio {
	margin-right:10px;
	}
table.adjuntos tr.sobre td {
	background-color:#eeeeee;
	}
.notaGris {
	color:#A5A5A5;
	font-size:90%;
	}
