UL {
   text-align : left; 
}

TH {
   color : #666666;
       text-align : left;
       font-size : 8.5pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
       }
       
TD {
   color: #666666;
   font-size : 9pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
}

PP {
   color: #10475D;
}

P {
   color: rgb(102,102,102);
}

H6 {
   font-size : 8pt; 
   text-align : center; 
}

H4 {
   font-size : 10pt; 
   color : blue; 
   text-align : left; 
}

H3 {
   font-weight : bold; 
   font-size : 10.5pt; 
   color : yellow; 
   text-align : center; 
}

H1 {
              font-family: Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
              font-style: none;
              font-weight: bold;
              text-decoration: none;
              font-size: 15px;
              color: #0A3150;
}
BODY {
   color : rgb(255,255,255); 
   margin : 0 1px; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   font-size : 8.5pt;
   background-color : rgb(243,243,243); 

}

A:visited {
   color : rgb(153,153,153); 
   font-weight: bold;
}

A:link {
   color : rgb(102,102,102); 
   font-weight: bold;
}

A:hover {
   color : rgb(153,153,153); 
   font-weight: bold;
}

A:active {
   color : #000000; 
   font-weight: bold;
}

A {
   font-weight : normal; 
   text-decoration : none; 
}

.tab6 {
   font-weight : bold; 
   color : #ffffff; 
   background-color : rgb(153,153,153);
   margin: 0;
   padding: 0.2em 0.5em 0.2em 2.5em;
}


.tab5 {
   height : 20;
   font-weight : bold; 
   background-color : rgb(16,82,148);

   margin: 0;
}

.tab4 {
   font-weight : bold; 
   color : #ffffff; 
   background-color : rgb(16,82,148);
   margin: 0;
   padding: 0.2em 0.5em 0.2em 2.5em;
}

.tab4g {
   margin: 0;
   padding: 0.2em 0.5em 0.2em 2.5em;
   text-align : center;
}

.tab3 {
   background-color : rgb(223,223,223);
}

.tab3_menu {
   background : rgb(223,223,223) url(images/li-bullet2.gif) 100% no-repeat top;
   border : 0;
   height : 12;
   width : 12;
}

.tab2 {
   background-color : rgb(102,102,102); 
}

.tab1 {
   background-color : rgb(196,54,53); 
}

.tabela {
   width : 770;
}

.nagl {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   color : #10475D; 
   background : #cccccc; 
}

.text {
   font-size : 10px; 
   font-family : Arial, Verdana, Helvetica; 
}

.input {
   background-color:#FE6C01;
   font-weight:bold;
   font-family:verdana;
   font-size:11px }
   
#weblog .moreinfo {
  margin: 0; padding: 0;
  text-align: right; font-style: italic;
  border-right: 1px solid rgb(096,161,203);
  color: rgb(096,161,203);
}

#weblog .moreinfo li {
  display: inline; list-style: none;
  border-left: 1px solid rgb(096,161,203);
  padding: 0 0.5em;
}

#weblog .moreinfo a {
  color: rgb(16,82,148); font-style: normal;
}

#weblog .moreinfo .categories {
  font-weight: bold;
}
#weblog .pic {float: right; margin: 1em 0 1em 2em;}
#weblog .border {border: 3px double rgb(096,161,203); background: rgb(255,255,224);}

div.pic {float: left; height: 190px; width: 130px;
  padding: 0 15px; margin: 5px 3px;}
div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {height: 96px; width: 128px; margin: 32px 0 0;}
div.pt img {height: 128px; width: 96px; margin: 0 16px;}
div.pic ul {margin: 0.25em 0 0; padding: 0;
  font: bold small Arial, Verdana, sans-serif;}
li.title {display: block; text-align: center;}

div.pico {float: left; height: 400px; width: 400px;
  padding: 0 15px; margin: 5px 3px;}
div.pico img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.hig img {height: 268px; width: 400px; margin: 32px 0 0;}
div.wei img {height: 400px; width: 268px; margin: 0 16px;}
div.pico ul {margin: 0.25em 0 0; padding: 0;
  font: bold small Arial, Verdana, sans-serif;}
li.titleo {display: block; text-align: left;}








/* layout */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	background: url(images/wrap-bg.gif) repeat-y 70% 0;
	}
#content {
	float: left;
	width: 70%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}
#sidebar {
	float: left;
	width: 30%;
	}
#footer {
	clear: both;
	background: #828377 url(images/footer-bg.gif) repeat-x top left;
	}

/* gutters */

#content .gutter {
	padding: 25px;
	background: url(images/content-bg.gif) repeat-x top left;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header {
	border-bottom: 3px solid #87B825;
	background: #B4E637 url(images/header-bg.gif) repeat-x top left;
	}
#header h1 {
	margin: 0;
	padding: 25px;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #374C0E;
	background: url(images/bulls-eye1.gif) no-repeat top left;
	}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 100%;
	color: #cc9;
	text-align: center;
	background: #666666 url(images/message-bg.gif) repeat-x top left;
	}
#message strong {
	padding: 0 0 0 28px;
	background: url(images/pretzel.gif) no-repeat 0 50%;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #663;
	font-weight: normal;
	}

dl.feature {
	margin: 0px 0;
	padding: 0px;
	border-top: 0px dotted #ccc;
	border-bottom: 0px dotted #ccc;
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 100%;
	color: #693;
	}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(images/photo-frame.gif) no-repeat bottom right;
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 100%;
 	line-height: 1.5em;
	color: #666;
	}
dl.feature de {
	margin-left: 0px;
	font-size: 100%;
 	line-height: 1.5em;
	color: #666;
	}

/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box-b.gif) no-repeat bottom left;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(images/box-t.gif) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(images/li-bullet.gif) no-repeat 0 3px;
	}

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #666666; 
	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */


	
	


;}
