a {
	text-decoration:none;
	color:#97310E;
  }
  
a:hover {
	color:#5B1E09;
} 
#LCab {
	position:relative;
	width:846px;
	height:97px;
	z-index:1;
	background-image: url(cabecera.png);
}
#LTexto {
	position:relative;
	width:581px;
	z-index:2;
	background-image: url(fondo.png);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #181616;
	padding-left: 115px;
	padding-right: 150px;
	padding-top: 10px;
}
#LPie {
	position:relative;
	width:846px;
	height:40px;
	z-index:3;
	background-image: url(pie.png);
	background-repeat: no-repeat;
}
#LCont {
	position:relative;
	width:409px;
	height:255px;
	z-index:4;
	background-image: url(sesiones.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 35px;
	font-size: 11px;
	line-height: 14px;
}
#Layer1 {
	position:absolute;
	width:262px;
	height:75px;
	z-index:1;
	left: 40px;
	top: 18px;
}
.Fechas {color: #d35023}
.Subtitulo {
	font: bold 14px;
	font-size: 14px;
}
.Titulo {
	font: bold 16px;
	font-size: 16px;
}