#listado-documentos{
	padding:10px;
}
#listado-documentos h3{
		color: #fff;
		background: url(../images/title_box_background.gif) top left repeat #C5C418;
		display: block;
		padding: 5px;
		text-decoration: none;
		font-weight: bold;
}
#listado-documentos p.file{
	background: url(../images/descarga_de_documentos.gif) no-repeat bottom left #FFF;
	border:1px solid #015CB4;
	height:40px;
	line-height:40px;
	padding:0 0 0 50px;
	margin:5px 0;
}
#listado-documentos p.file a{
	color:#4A6291;
	text-decoration:none;
}
#listado-documentos p.file a:hover{
	background-color:#4A6291;
	color:#FFF !important;
}
div#listado-documentos {
	position: relative;
}
div.informe-anterior {
	width: 120px;
	margin-top: 3px;
	position: absolute;
	z-index: 10;
	left: 89px;
	top: 45px;
}
div.informe-siguiente {
	width: 120px;
	margin-top: 3px;
	text-align: right;
	position: absolute;
	right: 7px;
	top: 45px;
	z-index: 10;
}
th {
	background: #4A6291;
	color: #fff;
}
th.informes-meses {
	width: 24%;
	background: none;
	padding: 5px 0;
}
th.short-report-now {
	width: 36%;
	text-align: center;
	padding: 5px 0;
}
th.short-report-yersterday {
	width: 36%;
	text-align: center;
}
td {
	text-align: center;
}
td.listado-meses {
	text-align: left;
	font-weight: bold;
	padding: 6px 0;
	vertical-align: middle;
}
/*
p.nav-volver {
	position: relative;
	text-align: right;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-right: 15px;
}
p.nav-volver-second {
	position: relative;
	text-align: right;
	margin-top: -10px;
	margin-bottom: -25px;
	padding-right: 15px;
	padding-bottom: 8px;
}
*/
p.nav-volver{
	float: left;
	height: 20px;
	margin-left: 7px;
}
p.nav-volver-second {
	float: right;
	height: 20px;
	margin-right: 7px;
}
p.nav-volver a:hover, p.nav-volver-second a:hover {
	color: #C5C418;
}
h3 {
	clear:both;
}
ul.medicion {
	margin: 0 7px;
	padding: 0;
	list-style-type: none;
}
	ul.medicion li {
		padding: 5px 0;
		clear: both;
		line-height: 11px;
	}
	span.medicion-graphic {
		display: block;
		margin-top: -9px;
		margin-left: 33px;
		background: url(../images/pluvial_bar.gif);
		height: 10px;
	}
	ul.medicion li strong {
		display: block; 
		margin-top: -14px;
		margin-left: 150px;
	}
caption {
	visibility: hidden;
}
.clear {
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	clear: both;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}
#monthSelector {
	background: #4A6291;
	color: #fff;
	padding: 1px 4px;
	margin: 2px;
	margin-bottom: 3px;
	text-align: center;
}
#monthSelector p {
	margin: 0;
	padding: 0;
	line-height: 10px;
}
#monthSelector select {
	border: 0;
}
table.monthly td {
	text-align: right;
}
table.monthly td span.medicion-graphic {
		display: block;
		background: url(../images/pluvial_bar.gif);
		height: 10px !important;
		margin: 0 !important;	
		float: left;
		margin-top: 4px !important;
		overflow: hidden;
		margin-left: 2px !important;
		cursor: pointer;
	}
table.monthly td strong.medicion-text {
		float: right;
		cursor: pointer;
	}
td a {
	text-decoration: none;
	color: #4A6291 !important;	
}
td a:hover {
	color: #C5C418 !important;
}
span.medicion-comments {
	color: #999;
	padding: 6px 2px 0 2px;
	display: block;
}