<!--

Body {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	font-family: Calibri, Arial;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
H1 {
	font-family: Calibri, Arial;
	font-size: x-large;
	color: black;
	font-weight: bolder;
}
Table {
	text-align: left;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
	vertical-align: top;
}

Table.Counter {
	text-align: right;
	width: 50;
	height: 5;
	border: thin solid Blue;
	margin: 0;
	padding: 5;
	font: xx-small;
}
Table.News {
	text-align: center;
	width: 75;
	height: 98%;
	border: thin solid Blue;
	margin: 2;
	padding: 3;
	font: xx-small;
}
Table.Data {
	text-align: center;
	border: thin solid Blue;
	font: small;
	padding: 2;
}
Table.LMnu {
	text-align: center;
	border: thin solid Blue;
	height: 100%;
	width: 350Px;
	background-color: #ADD8E6;
	border: 0;
	padding: 10;
	color: #00008B;
	font-size: larger;
}
td.TitleData {
	text-align: center;
	border: thin solid blue;
	color: navy;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	background: #6495ED;
	padding: 2;
}
td.SubData {
	text-align: center;
	border: thin solid blue;
	color: navy;
	font: xx-small;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	background: #ADD8E6;
	padding: 2;
}
td.Data {
	text-align: center;
	border: thin solid black;
	color: Black;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	background: White;
	padding: 2;
}
td.NewsT {
	text-align: center;
	border: thin solid White;
	color: #3366FF;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	background: #6495ED;
}
td.Visit {
	text-align: center;
	background-color: Blue;
	border: thick solid White;
	color: White;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
td.SxMnu	{
	background: Silver;
	background-image: url(../IMG/Barra.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
td.SPMnu	{
   background: White;
   height: 5px;
}
td.jst {
	text-align: justify;
}
td.Cen {
	text-align: center;
	border: thin;
}
td.barra {
	height: 5px;
	background-image: url(../IMG/Barra.gif);
	background-repeat: repeat-x;
	background-position: center;
}
td.Btn {
	background-image: url(../IMG/bg_back_header.png);
	background-repeat: repeat-X;
	background-position: bottom;
	text-align: center;
}
b {
font-family: Calibri, Arial;
color: #000000;
font-weight: bold;
text-decoration: none;
}
li {
font-family: Calibri, Arial;
font-size: normal;
color: #000000;
font-weight: normal;
text-decoration: none;
}
A.Prod {
	font-family: Calibri, Arial;
	font-size: larger;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.Top {
	font-family: Calibri, Arial;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
	font: bolder;
	text-align: center;
}
a.Top:hover {
	color: #ccffff;
	text-decoration: none;
	background-color: Blue;
}
a {
font-family: Calibri, Arial;
border-width: 3px;
font-size: 10pt;
color: #000099;
text-decoration: none;
}
a:visited {
color: #3366cc;
text-decoration: none;
}
a:hover {
color: #3366cc;
text-decoration: none;
}
a:active {
color: #336600;
text-decoration: none;
}

#slideshow {
	border: 0px solid #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 300px;
	height: 300px;
}
#slideshow img {
	width: 300px;
	height: 300px;
}


Eng {
	font-style: italic;
	font-weight: bold;
}
P.VC {
	vertical-align: middle;
}
P.VT {
	vertical-align: top;
}

div#hormenu {
	background-image: url(../IMG/bg_back_header.png);
	background-repeat: repeat-X;
	background-position: bottom;
	text-align: center;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border-top: 1px solid white;
	 font-family: Calibri, Arial;
}
div#hormenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
	 
	
}
div#hormenu li
{
	width: 9%;
	float: left;
	margin: 0;
	padding: 0;
	color: black;
	border-right: 3px solid white;
}
div#hormenu a
{
    display: block;
    padding: 5px;
    color: 000099;
    text-decoration: none;
}
 
div#hormenu a:hover
{
    background-color: #000033;
    color: 000099;
    text-decoration: none;
}
div#hormenu li ul
{
    display: none
}
div#hormenu li:hover ul
{
    display: block;
    position: absolute;
    z-index:1;
    width:150px;
    padding: 0;
    margin: 0 0 0 -1px;
    border:1px solid black;
    background: white;
}
div#hormenu li li   { border:none; width:150px; }
div#hormenu li li a { padding:2px 2px 2px 10px; }
a.Btn {
	font-family: Calibri, Arial;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
}
a.Btn:visited {
color: #000099;
text-decoration: none;
}
a.Btn:hover {
color: #ccffff;
text-decoration: none;
}
a.Btn:active {
color: #3366ff;
text-decoration: none;
}
-->
