body {
	scrollbar-face-color: #039c16;
	scrollbar-shadow-color: #4E0438;
	scrollbar-highlight-color: #039c16;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #d9d9d9;
	scrollbar-track-color: #d9d9d9;
	scrollbar-arrow-color: #d9d9d9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-top:0px;
}

img {
	margin-top: 5px;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


cite {
	color: #888888;
}
pre {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h1 {
	color: #039c16;
	font-size: 30px;
}

b {
	color: #039c16;
	font-size: 12px;
}

hr {
	color: #039c16;
}

small {
	color: #666666;
	font-size: 12px;
}

a {
	color: #039c16;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: #6a6a6a;
}

a:hover b {
	color: white;
	background-color: #6a6a6a;

}


table {
	border:1px solid #039c16;
	font-size: 14px;
	font-weight: normal;
}

table th {
	background-color: #039c16;
	color: white;
	font-size: 16px;
}

table td {
	font-size: 12px;
}

table b {
	color: #039c16;
	font-size: 14px;
}


table.menu {
	border:0px solid #039c16;
	color: #039c16;
	font-size: 12px;
	tbody tr th {
		background-color: #039c16;
		font-size: 16px;
		color: white;
	}
}

table.menu th {
	border:1px solid #039c16;
	border:1px solid #039c16
	color: white;
	font-size: 16px;
}

table.menu td {
	background-color: #d9d9d9;
	border:1px solid #039c16
	color: #039c16;
}

table.menu tbody tr td a {
	color: #039c16;
	background: transparent;
}

table.menu tbody tr td a:hover {
	color: #039c16;
	font-weight: bold;
	background: transparent;
}


table.noticias {
	border:0px solid #039c16;
	color:#039c16;
	font-size: 11px;
}

table.noticias th {
	border:1px solid #039c16;
	color: white;
	font-size: 16px;
}

table.noticias td {
	border:1px solid #039c16;
	background-color: #d9d9d9;
	color: #039c16;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

table.noticias b {
	color: #039c16;
	font-size: 11px;
}

table.noticias tbody tr td a {
	color: #039c16;
	background-color: white;
}
