/* Estilos genéricos */

body {
	height:100%; /* alturas al 100% */
	font: 0.8125em Verdana, Helvetica, Arial, sans-serif;
	text-align: center;/* IE 5 centrado de contenido */
	color:#5d4149;
	} 

a {
	text-decoration: none;
	}

a img {
	border: none;
	}

img {
	margin:0; padding:0;
}
	
h1 {
	font-size:1.7em;
	float:left;
	margin:0;
	padding:0;
	}

h2 {
	font-size:1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#891536;
	}

h3 {
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#891536;
	float:left;
	margin:0;
	padding:0;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	color:#5D4149;
	margin:0;
	margin-bottom:1.5em;
	padding-left:1em;
	background-image: url(../img/bullet_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5D4149;
	font-weight:bold;
	margin:0;
	margin-bottom:1.5em;
	padding:0.1em;
}

.selected {
	display:block;
	margin:0;
	padding:0;
	color:#891536;
	background-color:#FFFFE1;
	height:100%;
}
	
#wrapper {
	width:70em;
	overflow:hidden;
	min-height:100%;
	margin:0 auto;
	text-align:left;/* IE 5 centrado de contenido */
	}

#header {
	width:100%;
	float:left;
	padding-bottom:1em;
}

#header img {
	float:left;
	padding-left:1.5em;
	width:5em;
	height:2.5em;
}

.titul {
	display:block;
	width:30em;
	margin-left:8em;
	padding-top:1.3em;
}

#content{
	width:100%;
	float:left;
	background-color:#E8E8E8;
}
.colMenu{
	display:block;
	width:20%;
	float:left;
}
.colMenuTop{
	display:block;
	width:100%;
	font-size:0.8em;
	float:left;
	height:1.2em;
	padding-top:0.5em;
	padding-bottom:0.4em;
	background-color:#5D4149;
	background-image: url(../img/bg_submenu01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.colMenuTop a:link, .colMenuTop a:visited {
	color:#FFFFE1;
	text-decoration:none;
}

.colMenuTop a:hover, .colMenuTop a:active {
	color:#891536;
	background-color:#FFFFE1;
	text-decoration:none;
}

.colMenuTop img {
	width:1.3em;
	height:1.3em;
	padding-right:0.3em;
	padding-left:0.3em;
	vertical-align:middle;
}

.iconHome {
	margin-left:2em;
}

.colMenuBot{
	display:block;
	float:left;
	width:100%;
	font-size:0.8em;
	background-color:#e8e8e8;
	background-image: url(../img/shadow01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:1em;
	padding-bottom:5em;
}

.colMenuBot ul {
	list-style:none;
	width:94%;
	padding:0;
	margin:0;
}

.colMenuBot ul li {
	font-weight:bold;
	margin-left:1em;
	padding-left:0.1em;
	padding-top:0.6em;
	background-image: url(../img/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	padding-left:1em;
}

.colMenuBot ul li .selected {
	display:block;
	margin:0;
	padding:0;
	color:#5d4149;
	background-color:#E8E8E8;
	height:100%;
}

.colMenuBot ul li ul li{
	font-weight:normal;
	padding-left:0.1em;
	background-image: url(../img/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	voice-family: "\"}\"";
  	voice-family:inherit;
	padding-left:1em;
}

.colMenuBot ul li ul li .selected {
	display:block;
	margin:0;
	padding:0;
	color:#891536;
	background-color:#FFFFE1;
	height:100%;
}

.colMenuBot ul a {
	width:100%;
}

.colMenuBot ul a:link, .colMenuBot a:visited {
	color:#891536;
	text-decoration:none;
}

.colMenuBot ul a:hover, .colMenuBot ul a:active {
	color:#891536;
	background-color:#FFFFE1;
}
.colDer{
	display:block;
	float:right;
	width:80%;
	background-color:#FFFFFF;
	background-image: url(../img/shadow03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.colDerTop{
	display:block;
	width:100%;
	float:left;
	background-color:#891536;
	background-image: url(../img/bg_submenu02.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.path {
	display:block;
	color:#FFFFE1;
	height:1.2em;
	font-size:0.8em;
	padding-top:0.5em;
	padding-bottom:0.4em;
	padding-left:2em;
}

.path a:link, .path a:visited {
	color:#FFFFE1;
	text-decoration:none;
}

.path a:hover, .path a:active {
	color:#891536;
	background-color:#FFFFE1;
}

.cabecera {
	display:block;
	width:95%;
	float:left;
	border-bottom: 1px dotted #891536;
	padding-top:1em;
	padding-left:1.6em;
	padding-bottom:0.4em;
	margin-bottom:1em;
}

.impresion {
	float:right;
	font-size:0.8em;
	margin-right:1.4em;
}

.impresion img {
	width:1.3em;
	height:1.3em;
	padding-right:0.4em;
}

.impresion a:link, .impresion a:visited {
	color:#891536;
	text-decoration:none;
}

.impresion a:hover, .impresion a:active {
	color:#891536;
	background-color:#FFFFE1;
}

.contCentral {
	display:block;
	float:left;
	width:92%;
	padding-left:1.6em;
	padding-bottom:2em;
	color:#5D4149;
	font-size:0.8em;
}

.contCentral h5 {
	font-size:1.1em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

.imgIzq {
	display:block;
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
	border:solid 1px #999999;
}

.contCentral p{
	line-height:1.4em;
}

.contCentral ul {
	list-style:none;
}

.contCentral ul li{
	padding-left:1em;
	line-height:1.6em;
	background-image: url(../img/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

.contCentral a:link, a:visited {
	color:#891536;
	text-decoration:none;
}

.contCentral a:hover, .contCentral a:active {
	color:#891536;
	background-color:#FFFFE1;
}

.colDerBotIzq{
	display:block;
	width:70%;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../img/shadow01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.colDerBotDer{
	display:block;
	width:30%;
	float:right;
	background-color:#efefef;
	background-image: url(../img/shadow03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.lema {
	display:block;
	float:left;
	margin-top:2.5em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	background-color:#dedede;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #666666;
	color:#891536;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}

.lema p {
	float:left;
	margin:0;
	padding-bottom:1em;
	padding-top:0.6em;
	padding-left:1em;
	color:#891536;
}

.lema img {
	margin-right:3em;
	margin-top:1em;
	margin-left:0.9em;
	border:solid 1px #999999;
}

#footer{
	width:100%;
	float:left;
	line-height:1.7em;
	border-top:solid 1px #891536;
	background-color:#e8e8e8;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer a:link, a:visited {
	color:#891536;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#891536;
	background-color:#FFFFE1;
}

#footer img {
	vertical-align:middle;
	margin-right:0.4em;
	margin-top:0.1em;
}

#footer ul {
	font-size:0.8em;
	color:#666666;
	float:left;
	padding:0;
	margin:0;
	padding-left:27em;
}

#footer ul li {
	display:inline;
	list-style:none;
	padding-right:1em;
}

.fLeft {
	display:block;
	float:left;
	width:1.2em;
	background-color:#e8e8e8;
	background-image: url(../img/bg_footerleft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fRight {
	display:block;
	float:right;
	width:1.2em;
	background-color:#e8e8e8;
	background-image: url(../img/bg_footerright.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

/* cuadro de resultados */

a.fecha {
	background-color:#5D4149;
	background-image:url(../img/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 10px;
}

a.fecha span {
	background-image:url(../img/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	cursor: pointer;
}

a.fecha, a.fecha span {
	display: block;
	float: left;
}

a.fecha span h5 {
	color:#FFFFE1;
}

a.fecha:link, a.fecha:active {
	background-color:#5D4149;
	color:#FFFFFF;
	text-decoration:none;
}

a.fecha:hover, a.fecha:visited {
	background-color:#5D4149;
	color:#333333;
	text-decoration:none;
}

a.fechaOff {
	background-color:#997d85;
	background-image:url(../img/bg_leftoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 10px;
}

a.fechaOff span {
	background-image:url(../img/bg_rightoff.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	cursor: pointer;
}

a.fechaOff, a.fechaOff span {
	display: block;
	float: left;
}

a.fechaOff:link, a.fechaOff:active {
	background-color:#997D85;
	color:#FFFFFF;
	text-decoration:none;
}

a.fechaOff:hover, a.fechaOff:visited {
	background-color:#997D85;
	color:#333333;
	text-decoration:none;
}

.subtitulFechas {
	font-weight:bold;
	color:#ffffe1;
	background-color:#5d4149;
	background-image:none;
	padding:0;
	padding-left:1em;
	margin:0;
	line-height:2.2em;
	clear:both;
}

.zonaTitul {
	display:block;
	float:left;
	width:100%;
	margin-top:1em;
}

.zonaTitul h5 {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0.3em;
}

.zonaListado {
	display:block;
	float:left;
	width:100%;
	padding-top:1em;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.zonaListado table {
	clear:both;
	width:95%;
	border-collapse:collapse; 
	border:0; 
	font-size:0.9em;
	border-style:none;
	margin-left:1em;
	}

.zonaListado table caption {
	display:none;
}

.zonaListado table td{
	padding-top:1.4em;
	padding-bottom:1.4em;
	border-top:solid 1px #CCCCCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.zonaListado img {
	float:left;
	margin-right:1em;
	margin-left:0.4em;
	border:solid 1px #999999;
}

.zonaListado p {
	margin-left:1em;
	margin-top:1em;
	line-height:1.6em;
	padding:0;
}

.zonaListado img.icoAcrob {
	display:inline;
	float:none;
	vertical-align:middle;
	border:none;
	margin:0;
}

.subtitulResult {
	font-size:1.1em;
	font-weight:bold;
}

.paginador {
	display:block;
	float:left;
	width:100%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-top:solid 1px #5D4149;
	border-bottom:solid 2px #5D4149;
	text-align:center;
}

.pagActual {
	font-size:1em;
	font-weight:bold;
	color:#891536;
}