body{
background-color:white;
background-image: url(../images/fondo.gif);
}

a {
	color: #4F6BAA;
	text-decoration: none;
}	

a:link {
	color: #4F6BAA;
	text-decoration: none;
}

a:visited {
	color: grey;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: lightblue;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-image: url(../images/bola.gif);
}

h1,h2 {
	color: #1A86BF;
}

h3 {
	color: #4F6BAA;
	text-decoration: none;
	font-family: Arial;
	margin: 0;
	padding: 0;
	text-align: left;
}

b {
	color: #1A86BF;
} 

.precarga {
	display:none;
}

.sheet {
	width: 800px;
	border-width: 4px;
}

.main {
	border-width: 4px;
	border-collapse:collapse;
}

.topbox {
	width: 778px;
	border-width: 1px;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

.topbox img {
	border-width: 0;
}

.topbox a {
	color: #4F6BAA;
}

.topbox a:link {
	text-decoration:none;
	color: #4F6BAA;
}

.topbox a:visited {
	text-decoration:none;
	color: #4F6BAA;
}

.topbox a:active {
	text-decoration:none;
	color: #4F6BAA;
}

.topbox a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F4C71A;
}

.infobox {
	border-width: 0;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #4F6BAA;
	font-family: Arial;
	font-size: 75%;
}

.infobox img {
	border-width: 0;
	margin: 0 4px 0 4px;
}


.bottombox {
	width: 778px;
	border-width: 0;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	color: #4F6BAA;
	font-family: Arial;
	font-size: 60%;
	text-align: left;
}


.bottombox a {
	color: #4F6BAA;
}

.bottombox a:link {
	text-decoration:none;
	color: #4F6BAA;
}

.bottombox a:visited {
	text-decoration:none;
	color: #4F6BAA;
}

.bottombox a:active {
	text-decoration:none;
	color: #4F6BAA;
}

.bottombox a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F4C71A;
}

.bottombox img {
	border-width: 0;
}

.navigationbox {
	width: 778px;
	height: 370px;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

.navigationbox img {
	text-align: center;
	display: block;
	margin: auto;
}

.top_left {
	width: 12px;
	height: 20px;
	background-image: url(../images/left_top.gif);
	background-repeat:no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}


.bar12 {
	width: 12px;
	height:20px;
	background-image: url(../images/back.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;

}

.bar468 {
	width: 468px;
	height:20px;
	background-image: url(../images/back.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;

}

.bar238 {
	width: 238px;
	height:20px;
	background-image: url(../images/back.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;

}

.bar12void {
	width: 12px;
	height:20px;
	background-color:white;
	margin: 0;
	padding: 0;

}

.bar468void {
	width: 468px;
	height:20px;
	background-color:white;
	margin: 0;
	padding: 0;

}

.top_right {
	width: 12px;
	height: 20px;
	background-image: url(../images/right_top.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

.bottom_left {
	width: 12px;
	height: 20px;
	background-image: url(../images/left_bottom.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

.bottom_right {
	width: 12px;
	height: 20px;
	background-image: url(../images/right_bottom.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

.inner_top_right {
	width: 12px;
	height:20px;
	background-image: url(../images/inner_right_top.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;

}

.inner_bottom_right {
	width: 12px;
	height:20px;
	background-image: url(../images/inner_right_bottom.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;

}

.inner_top_left {
	width: 12px;
	height:20px;
	background-image: url(../images/inner_left_top.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;

}

.inner_bottom_left {
	width: 12px;
	height:20px;
	background-image: url(../images/inner_left_bottom.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;

}

.menubox {
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-width: 0;
	border-collapse:collapse;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 110%;
}

.menubox a {
	color: white;
}

.menubox a:active {
	color: lightblue;
}

.menubox a:visited {
	color: white;
}

.menubox a:hover {
	color: lightblue;
}

.textbox {
	width: 468px;
	margin: 0;
	padding: 0;
	border-width: 0;
	border-collapse:collapse;
	font-size: 80%;
	font-family: Arial;
}

.textbox a:link {
	text-decoration:none;
	color: #4F6BAA;
}

.textbox a:visited {
	text-decoration:none;
	color: #4F6BAA;
}

.textbox a:active {
	text-decoration:none;
	color: #4F6BAA;
}

.textbox a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F4C71A;
}

.content_scroller{
    	overflow:scroll; /* Esconde el contenido si sobrepasa la altura */
	height:290px;
	padding: 0;
	overflow-x: hidden; /* Esconde la barra de navegación horizontal */
	overflow-y: auto;
}

	