/* @charset "utf-8"; */

body#imprimir {
	font:12px Arial, Tahoma, Verdana, sans-serif;
	padding:0 20px 20px 20px;
}

a img{ border:0; }

ul {
	list-style-type:square;
}

h2{
	font-size:14px;
	font-weight:bold;
}
h3{
	font-size:18px;
	text-transform:uppercase;
	border-bottom:4px solid #C9191E;
	padding-bottom:10px;
}
h4{
	margin-bottom:12px;
}

address {text-align:left;}

.oculto{ display:none; }

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	height: 0;
	visibility: hidden;
}

input, textarea{ padding-left:2px; }


/********** CONTENIDO **********/

#ruta{
	border-bottom:5px solid #f0f2e6;
	text-align:right;
	text-transform:uppercase;
}

/********** PIE **********/

#creditos {
  	clear: both;
	border-top:4px solid #C9191E;
	font-size:11px;
}

/************** Tablas **************/

table {
	border-left:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
}
table th {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

table td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:4px;
	font-size:10px;
}

td.tabla-tit1  {
	vertical-align:top;
}

/********** PLT DESARROLLO **********/
.desarrollo_sup{
	padding:0;
}
.desarrollo_inf{
	padding:0 0 10px 0;
	text-align:justify;
	overflow:hidden;
}
.imagenes{
	float:right;
}
.imagenes img{
	border:5px solid #f0f1e5;
	margin-left:20px;
	margin-bottom:10px;
} 
.descargas, .enlaces {margin:10px 0; font-size:11px; font-family:Tahoma; padding-left:2px;}
.desacargas_peso {font-size:11px;}

/********** OTROS **********/
.fecha1{
	display:block;
	padding-bottom:4px;
	padding-left:18px;
	background:url(../img/ico_calendario.gif) top left no-repeat;
}
.fecha2{
	display:block;
	padding-bottom:4px;
	padding-left:18px;
	background:url(../img/ico_evento.gif) top left no-repeat;
	font-weight:bold;
}
.fecha2 .ab_hora{ display:none; }
