body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545;
}
a {	color: #414141;	background: inherit;}
a:hover { color: #9ED200; background: inherit; }
h1 { font: normal 12px, Tahoma, Sans-Serif; padding: 7px 0 0 8px; margin: 0; border-bottom: 1px solid #eee;}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #414141; background: inherit; }
h2 { color: #0099FF; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 23px; }
h3 {font: normal 12px, Tahoma, Sans-Serif;
	text-decoration: none;
	color: #000080;
	font-weight: bold;
	line-height: 1.4em;
}
p {	margin: 0 0 15px 0; line-height: 1.4em;}
ul { margin: 0; padding : 0; list-style : none; }
form { 	margin: 0; }
.subT {font: 12px Arial, Sans-Serif; color: #414141; background: #FFF; padding: 3px 0; }
.subT a { color: #414141; background: #FFF; text-decoration: none; }
		
.white {
	color: #FFFFFF;
	font-weight: bold;
}
input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}
input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}
.topbanner { 
	font-size: 11px; 
	clear: both;
	color: #335296;
	background: #FFFFFF;
	border-bottom: 1px solid #eee;
}
/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px;
}

.header {
	background: #eee;
	color: #808080;
    width: 100%;
}
.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}
	.top_info_left {
		width: 200px;
		float: left;
	}
	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}
.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}
.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFFFFF;
	margin: 0 0 0 0px;
	background: #FFFFFF;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #9ED200;
		background: #FFFFFF;
		float: right; 
	}
	.bar li.active { 
		background: #9ED200 url(images/bar.gif) no-repeat center top; 
		color: #FFFFFF;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 		
		font-weight: bold;
		color: #9ED200; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #53A5FF; 
		background: inherit;
	} 
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}
.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
	font: normal 12px, Tahoma, Sans-Serif;
	line-height: 1.4em;
}
.search_form { float: right; }
.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 5px 5px 5px;
	background: #CCCCCC;
	color: #fff;
}

/* left side
   --------- */
.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}
.left2 {
	float: left;
	width: 65%;
	margin: 10px 0 10px 0;
}
.left h4 {
	clear: both;
	background: #FFFFFF;
	color: #92BF04;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	border-top: 1px solid #eee;
}
	.left_side {
		float: left;
		width: 220px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
	.right_side {
		float: right;
		width: 210px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 12px;
		margin: 10px 0;
	}
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	.left_box a { color: #0000FF; background: #FFF; }
	.links { font: normal 11px Tahoma, Arial, Sans-Serif; color: #414141;}
	.links a { color: #414141; background: #FFF; text-decoration: none; }
	.Sub {color: #99CC00; font-size: 18px; line-height: 22px; }
   
/* right side
   ---------- */	
.right {
	float: right;
	width: 30%;
	margin: 0 0 10px 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.right h3 {
	color: #000080;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
	.right_articles {
		background: #ffffff;
		color: #414141;
		padding: 5px;	
		margin: 0 0 3px 0; 
	}
	
	.right_articles p {
	    margin-bottom: 25px;
	}	
.image {
	float:  right;
	margin: 0 9px 3px 0;
	border: 1px solid #FFFFFF;
}

.image2 {
	float: right;
	border: 1px solid #E9E9E9;
}
.image3 {
	float: right;
	margin: 0 9px 9px 0;
}

.greenbox {
float: right;
background-color: #FEFEFC;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
color: inherit;
padding: padding: 30px 0 0px 30px;
margin: 0px;
}
.boxtitle {
line-height: 1.3em;
background-color: #FEFEFC;
border: 1px solid #99CC00;
color: #6363CE;
width: 100%;
padding: 4px;
margin_left: 0px;
}

.blue {
font:12px Arial, sans-serif; 
font-weight: bold; 
color: #0000FF;
}
.blue a{
color: #0000FF;
}
#linesbox {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#menu {
clear: left;
float: left;
width: 160px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}
#menu ul {	
list-style: none;
width: 140px;
margin: 2px 0 6px 0;
padding: 0;
font-size: 1.1em;
}	
#menu li {
margin-bottom: 1px;
}
#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #B5B5B5;
display: block;
padding: 2px 0 0 2px;
background: FFFFFF;
border: 1px solid #E9E9E9;
}	
	
#menu li a:hover {
background: #E9E9E9;
color: #B5B5B5;
}
.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F0F4EC;
line-height: 1.3em;
}
	
/* footer
   ------ */
.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
.footer2 { 
	clear: both;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	line-height: 1.8em;
}
.footer a { color: #0000FF; background: #fff; }
.style5 {	color: #587500;font-weight: bold;}
.Estilo1 {color: #7BA400;}
.Estilo6 {color: #9ED200;}
.Estilo7 {color: #6363CE;font-size: 14px;font-weight: bold;}
.Estilo8 {color: #000080;font-size: 9px;font-weight: bold;}
.Estilo9 {color: #587500;font-size: 11px;font-weight: normal;}
.Estilo10 {color:#FF0000}
.Estilo13 {color: #99CC00; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Estilo24 {color: #FFFFFF}
.Estilo22 {font-weight: bold;font-style: italic;}
.Estilo23 {font-weight: bold}
.Estilo25 {	font-size: 22px;	color: #669900;}
.Estilo26 {	font-size: 22px; color: #F8FEE0;}
.Estilo28 {	color: #CCCCCC;	font-size: 11px;}
.Estilo30 {
	font-size: 22px;
	color: #527D37;
}
.Estilo32 {font-size: 22px}
.Estilo33 {font-size: x-small}
/* includes ------ */
.include {
	margin-top:50px;}
	
	
	
.includefooter {
	margin-top:10px;
	border-top: 1px solid #ccc;
	text-align: center;
}
.includedisclaimer {
	text-align: left;
}
.includeconten {
	text-align: left;
}
.includeindice {
	color: #000000;
	text-align: left;  
}
.includeindice p {
	text-align: left;
	margin-bottom: 25px;
}
.includeFeedback {
	text-align: left;  
}
.includeFeedback p {
	text-align: left;
	margin-bottom: 20px;
}
.includevinculos {
	text-align: left;
	margin-bottom: 20px;
	text-decoration:none;
}