body {
	background-color: #000E13;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(img/bg_portada.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-size:36px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	/*text-transform:lowercase;*/
}
h2 {
	font-size:28px;
	color: #FFFFFF;
	font-weight: normal;
	margin:0px 0px 0px 0px;
}
h3 {
	font-size:12px;
	color: #999999;
	font-weight: bold;
	margin:0px 0px 2px 0px;
	text-decoration: underline;
}
h4 {
	font-size:18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #CEF1F6;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
}
h5 {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding-bottom: 10px;
}
.fecha_evento {
	font-size: 10px;
	font-weight: bold;
	color: #BBECF2;
	margin:0px 0px 4px 0px;
}
.txt_evento {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bot_palau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
}
.bot_palau:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CEF1F6;
	padding-bottom: 3px;
}
.bot_palau_inactivo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	text-decoration: none;
	padding-bottom: 3px;
}
.txt_base {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.txt_base:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
A.txt_base:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.fondo_tabla_linea {
	background-image: url(img/lh.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
