HTML{
	height:100%;
	font-size:12px;
}
BODY {
	BACKGROUND-COLOR: white;
	border: none;
	font: normal normal normal 12px Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; 
	color: #333333;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	height:100%;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	line-height: 140%;
	background-color:#1D3E2B;
	background-image:url(/imgs/back_top.jpg);
	background-repeat:repeat-x;
}

SMALL{
	font-size:10px;
	font-family: Verdana, arial, sans-serif;
}
h1{
	color: #333333;
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:5px 5px 5px 10px;
	letter-spacing: 0px ;
}
.section{
	padding:5px 5px 5px 10px;
	background-color:#FDDD8B;
	color: #333333;
	font-size:100%;
	font-weight:bold;
}
.header_news{
	font-size: 14px; padding-bottom:2px; padding-left:10px; padding-top:5px; color: #205796; margin-bottom:10px; margin-top:15px; border-left:1px solid gray;
}

h2 {
	font-size: 12px; padding-bottom:2px; padding-left:10px; padding-top:5px; color: #333333; margin-bottom:10px; margin-top:15px; border-left:1px solid silver; font-weight:bold;
}
.sect2
{
	border-left:1px solid gray;
}

h2 a {color: #CC3300;font-weight:bold;text-decoration:underline;}
h2 a:hover {color: #333333;font-weight:bold;text-decoration:none;}

A{
	color: #CC3300;
	text-decoration:underline;
	font-weight: normal;
}
A:hover{
	color: #FF3300;
	text-decoration:none;
	font-weight: normal;
}
A.visited{
	color: gray;
	text-decoration:underline;
	font-weight: normal;
}

IMG{
	border: none;
}

INPUT	{
	background-color: #CCCCCC;
	border:1px solid gray
}
TEXTAREA{
	padding: 5px;
	font-family: Verdana, arial, sans-serif;
	background-color: #CCCCCC;
	border:1px solid gray
	
}
SELECT{
	background-color: white;
	border: 1px solid #345D0B;
	padding: 5px;
	font-family: Verdana, arial, sans-serif;
	background-color: #CCCCCC;
	border:1px solid gray

}
TABLE.submenu {
	padding:0px;
	font-size:13px;
	background-color:white;height:28px;
}
.submenu TD{
	padding:5px 10px 5px 10px;
	border-right: 1px solid #1D3E2B;
	border-bottom: 1px solid #1D3E2B;
}
.submenu Th{
background-color:#1D3E2B
}
#sm_sel
 {
 	border-bottom:1px solid white;
}
TABLE.header {
	width:100%;
	
	padding:0px;
	height:170px;
}
.header TD{
	padding-left:20px;
	
}
TABLE.central{
	width:780px;
	
}
TABLE.footer {
	width:100%;
		
}
.footer TD{
	font-size:90%;
}




.ft {
	padding:20px;
	font-size:100%;
}
.content{
	margin:0px 0px 0px 0px;
	background-color:white;
	padding:10px 10px 10px 10px;
}

.content P{
	font-size:12px;
	padding:10px 0px 0px 0px;
}

.content IMG {
margin-right:10px; margin-bottom:5px; background-color:#f3f3f3;
border-bottom:5px solid silver;
}

TABLE.themes{
width:80%;
font-size:12px;
}
.themes TH{
	
	padding: 2px;
}
.themes TD{
	
	padding: 5px 2px 2px 2px;
}

.signature{
	margin:0px;
	color:gray;
	font-size:10px;
}
.signature A{
	color: gray;
	text-decoration:underline;
	font-weight:normal;
}
.signature A:hover{
	color: gray;
	text-decoration:none;
	font-weight:normal;
}

.menu {
	
	background-color:white;
	color:#333333;
	font-weight:bold;
	line-height: 160%;
	font-size:13px;
	padding:10px 10px 10px 10px;
	background-image:url("/imgs/back_left.jpg"); 
	list-style:none;
}
.menu LI{
	margin: 0px 0px 0px 0px;
	list-style:none;
}
.menu UL {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.menu A {
	color: #990000;
	text-decoration:underline;
	list-style:none;
}
.menu A:hover {
	color: #333333;
	text-decoration:none;
	list-style:none;
}
.menu A.visited {
	color: #333333;
	text-decoration:underline;
	list-style:none;
}
#tooltip {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fcf5e1; VISIBILITY: hidden; PADDING-BOTTOM: 5px; MARGIN: 0px; FONT: 12px Verdana, Helvetica,sans-serif; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #000000 1px solid; POSITION: absolute; TEXT-ALIGN: justify; moz-border-radius: 8px
}
P {
	font-size:12px;
	line-height: 140%;
	margin:0px;
}
TD {
	font-size:12px;
	line-height: 140%;
}
TH {
	font-size:12px;
	line-height: 140%;
}
UL {
	font-size:12px;
	list-style-image: url(imgs/arrow.gif);
}
LI {
	font-size:12px;
}
.right {
	background-color:#C4F7FF;
	margin-left:20px;
	margin-bottom:40px;
	padding:20px 0px 40px 20px;
}

.bgr {
	background-image:url(/imgs/right_b.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}
.bread {
	margin:10px 0px 10px 0px;font-size:12px;
}
.bread A{ 
	color: #CC872A;
	text-decoration:underline;
}
.bread A:hover {
	color: #CC872A;
	text-decoration:none;
}


.search_form{ margin-left:10px;}
.search_form_i {border: 1px solid white;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	padding:2px; color: #666; margin: 1px;}
.search_form_submit {border: 1px solid white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 9px; margin: 1px; background-image:url(imgs/input_bg.gif);}

.news P{
padding:0px 0px 0px 0px;
}
.datatop {
font-size: 9px; text-align:right;	color: #999999;	padding:3px; font-weight:lighter; border-bottom:1px solid #f3f3f3; margin-top:10px; margin-bottom:15px; 
}

.datatop a {color:#CC872A; text-decoration:underline;}
.datatop a:hover {color:#F2AF4A; text-decoration:none;}
.datatop a:visited {color:gray; text-decoration:underline;}
.input { border: 1px solid white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	padding:2px; color: #666; margin: 1px; width:90px;border:1px solid gray}
.submit { }

TABLE.t1{
	width: 80%;
	border-top:4px solid #868E9C;
	border-bottom:1px solid #868E9C;
	font-size: 12px;
}
.t1 TH{
	border-top:1px solid #868E9C;
	padding: 6px;
	vertical-align:top;
	text-align: left;
	color:gray;
	font-weight:normal;
	text-decoration:underline;
	font-size: 12px;
}
.t1 TD{
	border-top:1px solid #868E9C;
	padding: 6px;
	text-align: left;
	vertical-align:top;
	font-size: 12px;
}
.im {
margin-right:10px; margin-bottom:5px; background-color:#f3f3f3;
border-bottom:5px solid silver;
}
.subsections {
	font-size: 12px;
	margin:0px 0px 8px 0px;
	font-weight:bold;
	color:gray;
}

.subsections A{ 
	color: #113BB1;
	text-decoration:underline;
	font-weight:bold;
}
.subsections A:hover {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.fotos {
	margin-top:20px;width:280px;font-size:12px;
}
.fotos TD {
	font-size:12px;vertical-align:top;
	text-align:center;
}
.url
{
color:#CC872A; text-decoration:underline;	
}
.y5_ya
 {
 	color:silver;
 }