* {
	margin:0;
	padding:0;
}
body, html {
	font-family:arial, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	font-size: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	line-height: 15px; 
	color:#5F5F5F; 
background:url(/images/bg.jpg) top left repeat-x;
}
/*---- Old site ----*/
.firefox #stryTools ul .rate em.hl, .safari #stryTools ul .rate em.hl {
	float:left;
}

#box-rss { 
		position: absolute; 
		top: 75px; 
		left: 480px; 
		width: 90px; 
		height: 30px; 
		background-color: transparent; 
}


ul,ol {margin-top: 2px;  margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; list-style:inside; }
#lft {float:left; width:25%; text-align:left; border:#999 1px solid; background-color:#F1F1F1; padding:0 10px 10px 10px; margin-top:40px; font-size: 12px;}
#rgt {float:right; width:70%; margin:0 10px 0 5px;}
#bottom {clear: both; width:100%; }
div#bottom h2 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	font-stretch:expanded;
	padding: 15px 0px;
}
div#bottom h3 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	font-stretch:expanded;
	padding: 15px 0px;
}
div#rgt h2 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	font-stretch:expanded;
	padding: 15px 0px;
}
div#rgt h3 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	font-stretch:expanded;
	padding: 15px 0px;
}
#bottom img {text-align:center;}



#conteudo {
	font-style:normal;
}
.scroller{
font-size: 12px;
}
#pscroller1{
width: 450px;
height: 150px;
padding: 5px;
}

#vis{
width:240px; padding:5px 0px;
float:right;
}


#for{
width:150px;
float:right;
padding-top: 30px; 
 
}



.fonte {
	font-style:normal;
}
.botao {
	font-size: 13px;
	color: #003366;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	cursor: hand;
}
.botao_quote {
height: 15px;
	font-size: 10px;
	color: #003366;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	cursor: hand;
	}
	
.mini {
	font-size: 10px;
	color: #333333;
}

.small {
	font-size:12px;
}
/*---- Old site ----*/

#geral {
	width:100%;
	margin:0 auto;
}
#faux {
	width:100%;
	overflow:visible;
}
#top {
	width:975px;
	height:110px;
	padding:5px 10px;
}
#esq_top {
	width:170px;
	display:inline;
	float:left;
}
#dir_top {
	width:550px;
	display:inline;
	float:right;
}
#esq_bottom {
	width:270px;
	display:inline;
	float:left;
	border-right:1px dashed #ccc;
}
#dir_bottom {
	width:630px;
	display:inline;
	float:right;
}


/*---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ----*/
/*---- index left and right settings ----*/

#esq{width:39%;display:inline;float:left;border-right:1px dashed #ccc;}
#esq h2{ padding-left:10px;}
#dir{width:60%;display:inline;float:right;}
/*---- **************************************** ----*/


/*---- This will hide products on index ----*/
.hidden {
	display: none;
}
.hidden1 {
	display: none;
}
/*---- ********* ----*/




#rodape {
	width:930px;
	clear:both;
	padding:2px 10px;
}
#rodape p {
	font-style:normal;
	color:#999;
	font-size:11px;
}
.clear {
	clear:both;
	background:none;
}
.border_top {
	border-left:#191919 1px dashed;
	border-right:#191919 1px dashed;
	height:110px;
	text-align:center;
}

input { 
 background-color:#C3E4E8; 
 border: 1px solid #666666; 

}

#menu {
	margin:0 auto;
}
#menu ul {
	list-style:none;
	display:inline;
	float:left;
	width:100%;
	background-color:#282828;
	margin:0;
	padding:2px 0;
}
#menu li {
	float:left;
	border-left:2px solid #f5f5f5;
}
#menu a {
	color:#F5F5F5;
	text-decoration:none;
	font-size:15px;
	font-weight:bolder;
	font-stretch:expanded;
	padding:3px 5px;
}
#menu a:hover {
	color:#4980DA;
}
#menu li.active {
	border-left:0;
}
#menu li.busca {
	border-left:0;
	margin-left:280px;
}
#menu2 {
	margin:0 auto;
}
#menu2 ul {
	list-style:none;
	display:inline;
	float:right;
	width:100%;
	margin:0;
	padding:5px 0;
}
#menu2 li {
	float:left;
	border-left:2px solid #4980DA;
}
#menu2 a {
	color:#4980DA;
	text-decoration:none;
	font-size:12px;
	font-weight:bolder;
	font-stretch:expanded;
	padding:5px;
}
#menu2 a:hover {
	color:#333;
}
#menu2 li.active {
	border-left:0;
}

h1 {
	font-size:9px;
	color:#333333;
	font-style:italic;
	font-weight:lighter;
}
h2 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	font-stretch:expanded;
	padding: 10px 10px;
}
strong{ 
font-weight:bold;	
}
b{
font-weight:bold;	
}
h3 {
	font-size:16px;
	color:#333399;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	font-stretch:expanded;
	padding: 10px 10px;
}
#dir_top h2 {
	font-size:12px;
	color:#666;
	font-style:normal;
	font-weight:bolder;
	text-align:center;
	font-stretch:expanded;
	line-height:24px;
}
h4 {
	font-size: 70%;
	color: #000000;
	line-height: 140%;
	text-align:left;
	margin-top:20px;
}
h5 {
	font-size:12px;
	color:#fff;
	font-weight:bolder;
	text-align:left;
}
#dir_top h6 {
	font-size:12px;
	color:black;
	font-style:normal;
	font-weight:lighter;
	text-align:center;
	font-stretch:expanded;
	line-height:normal;
	border: 1px black solid;
	padding:6px 0;
	font-style:italic;
}
#cont_H {
	margin-bottom:-10px;
}
#text {
	font-size:12px;
	color:#333333;
	font-style:normal;
}
#box {
	display:inline;
	float:right;
	padding:0 5px;
}
#box1 p {
	padding:7px;
	text-align:justify;
}
#box1 h2 {
	text-align:left;
	font-style:italic;
	font-size:16px;
	margin:0 auto;
}
#top p {
	font-size:9px;
	color:#333333;
	font-style:lighter;
	font-weight:400;
	text-align:left;
	line-height:22px;
	letter-spacing:0;
	text-decoration:underline;
}
#esq1 {
	width:150px;
	display:inline;
	float:left;
}
#dir1 {
	width:800px;
	display:inline;
	float:left;
	border-left:1px dashed #ccc;
	text-align:left;
	vertical-align:text-top;
	padding: 10px 10px;
}






.espaco {
	width:100%;
	padding-top:5px;
}



#box2 {
	text-align:left;
	padding:10px 5px;
	border-top:1px dashed #ccc;
	float:left;
	width:80%;
}
#box2 p {
	text-align:justify;
	font-size:12px;
	color:#404040;
}
#box2 h2 {
	text-align:left;
	font-style:italic;
	font-size:12px;
	color:#fff;
	background-color:#35608f;
	border-bottom:#35608f 2px solid;
	padding:3px 0;
	margin:4px 0;
	text-indent:15px;
}
#box2 img {
	padding:30px 15px 5px 15px;
	border:1px solid #CCC;
}
#box2 img:hover {
	padding:29px 14px 4px 14px;
	border:2px solid #333;
}
.hotspot {
	color:#ccc;
	padding-bottom:1px;
	cursor:pointer;
}
#tt {
	position:absolute;
	display:block;
	background:url(images/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#ccc;
}
#ttcont p {
	color:#fff;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}
#pic {
	width:140px;
	float:left;
}
#pic p {
	letter-spacing:-1px;
	text-align:center;
}
#pic a {
	border:0px;
	text-decoration:none;
}
.support {
	border-bottom:dashed 2px #900;
	cursor:help;
}
.support:hover {
	border-bottom:dashed 2px #06F;
}
#name {
	font-size:12px;
	color:#000;
	font-style:normal;
	text-indent:5px;
	font-style:italic;
	font-weight:bolder;
	text-align:right;
	border-bottom:2px red dashed;
}
a.link:link {
	color: #0000FF;
	text-decoration: underline
}
a.link:visited {
	color: #990000;
	text-decoration: underline
}
a.link:hover {
	color: #000000;
	text-decoration: none
}
a.ilink:link {
	color: #0000FF;
	text-decoration: none
}
a.ilink:visited {
	color: #0000FF;
	text-decoration: none
}
a.ilink:hover {
	color: #0000FF;
	text-decoration: none
}
/*---- CSS DO CONTACTUS ----*/
	#leftcolumn {
	display: inline;
	float: left;
}
#rightcolumn {
	float: left;
	display: inline;
	position: relative;
}
.clear {
	clear: both;
	background: none;
}
/*---- MENU BAR----*/
	#m_bar {
	font-size:12px;
	color:#333333;
	font-style:normal;
	width:100%;
	padding: 15px 0 15px 10px;
	border-bottom:1px dotted #ccc;
}
#m_bar ul {
	display:block;
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#m_bar li {
	color:blue;
	font-size:12px;
	padding:2px 0;
	display:inline;
}
/*---- MENU ----*/
	#m_contact {
	padding: 00px 0 0 10px;
}
#m_contact ul {
	display:block;
	list-style-type:none;
	padding: 2px;
	margin: 0;
}
#m_contact li {
	padding:3px;
	display:block;
}
.hidden1 {
	display: none;
}
#esq_1 {
	width:142px;
	display:inline;
	float:left;
}
#dir_1 {
	width:950px;
	display:inline;
	float:left;
	border-left:1px dashed #ccc;
	padding: 10px 10px;
	margin-bottom:15px;
}
	
	
	
/*---- ************************************* ----*/
/*---- CSS DO products ----*/

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #004080;
color:#004080;
}
.shadetabs li a.selected{ /*selected main tab style */
color:#ffffff;
background:#004080;
border-bottom-color:#004080;
}

.shadetabs li a:hover{
text-decoration: underline;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
