#logo {
	position:absolute;
	top:0px;
	left:15;
	width:200px;
	height:115px;
	z-index: 2;
}
#CentradaLS { position:absolute; top:50%; left:50%; width:750px; height:550px; margin-left:-375px; margin-top:-275px; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #3366CC;
}
.titulo1 {
	font-size: 14px;
	font-weight: bold;
	color:#003366;
}
.fecha1 {
	color:#003366;
	font-style: italic;
}
.titulo_not {
	font-size: 12px;
	font-weight: bold;
	color:#003366;
}
#num_lista {
	font-weight: bold;
	text-align:center;
	font-size: 12px;
	background-color:#8281AB;
}
#acontecimiento {
	color:#003399;
	text-align:left;
}
.mini_menu {
	border: 1px solid #6D84A3;
	width: 100%;
}
#tabla_menu1 {
	background-color:#EDF0F3;
}
#tabla_menu2 {
	background-color:#B9C4D0;
}
#tabla_menu3 {
	background-color:#6D84A3;
}
.tabla_principal {
	border: none;
	width: 530px;
}
.tabla_secundaria {
	border: none;
	width: 90%;
}
.tabla_menu {
	border: 1px solid #6D84A3;
	width: 176px;
}
a.texto_normal:link, a.texto_normal:visited, a.texto_normal:active {
		color: #CCCCCC;
		text-decoration:none;
	}
a.texto_normal:hover {
		color: #FF6600;
		text-decoration:underline overline;
	}
.text_color1 { color:#003366; }
.text_color2 { color:#999999; }
input, textarea, select {
	border: 1px solid #6D84A3;
	background-color:#CCCCCC;
}
img { border: none; }
