BODY  {
	margin: 0px;
	text-align: center;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: #A7B7D0;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	background-image: url('img/fondo.jpg');
}

a:link {
	font-family: 'Bookman Old Style';
	text-decoration: none;
	color: #000099;
}

a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #000099;
}

a:active {
	color: #000099;
	text-decoration: none;
}


.Estilo1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        font-style: italic;
        color: #000099;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #9CBEEE;
}

.Estilo3 {

	font-family: Geneva, Arial, Helvetica, sans-serif
}

.Estilo4 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Boton1{
	background-color: #9CBEEE;
	color: #3300CC;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px outset #3300CC;
	font-weight: bold;
}

.menu {
	font-family: 'Bookman Old Style';
	font-size: 11px;
        font-weight: bold;
        color: #000099;
	background-image: url('img/boton_menu.jpg');
	margin-bottom: 10px;
	padding: 3px;
}
.menunoticias {
	font-family: 'Bookman Old Style';
	font-size: 11px;
        font-weight: bold;
        color: #000099;
	background-image: url('img/boton_menu.jpg');
	margin-bottom: 0px;
	padding: 3px;
}
.textoboton{
	font-family: 'Bookman Old Style';
	font-size: 11px;
        font-weight: bold;
        color: #000099;
}
