* { margin:0; padding:0;}
body { background: #000000; font-size:14px; line-height:18px; font-family:Arial, tahoma; color:#7a7a7a; text-align:left;}


input, select, textarea { vertical-align:middle; font-family:Tahoma;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a {color: #137134; text-decoration:underline;}
a:hover{text-decoration:none;}
.column { float:left;}
.clear, .col-list, .row-box { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}


div.parceiros {
	height:68px;
	width:150px;
	float:left;
	margin:0 0 20px 5px;
	border-top:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	border-left:2px solid #f0f0f0;
	background:#FFFFFF;
	padding-top: 10px;
	text-align:center;
}

/*Lista*/
.list li { background:url(images/list.gif) center left no-repeat; padding:0 0 0 20px; color:#FB6C00;}

/*Colunas - Body*/
.col-1{width:605px; background:#FFFFFF;}
.col-2{width:375px; background:#FA873D; background-image:url(images/col_2_bg_top.gif); background-position:bottom left; background-repeat:no-repeat;}

/*Imagem de Rodapé*/
.table {background-image:url(images/bg_painel.jpg); background-position:bottom; background-repeat:no-repeat; height:251px;}
.col1{width:605px;}
.col2{width:375px;}

/* Td com site*/
.bg_escura {background-image:url(images/bg_escuro.gif); 
			background-repeat:no-repeat;
			color:#949494;
			font-size:13px;
			padding:4px 0 4px 30px;
			}
	
/*Data*/		

.data{color:#000000; font-size:11px; text-align:right; padding-right:35px;}

/*Empresa*/

.empresa {font-family:"Times New Roman", Times, serif; font-style:italic; font-size:17px; color:#363535; line-height:30px;}
.empresa_inicial { font:"Times New Roman", Times, serif; color:#FB6C00; font-style:italic; font-size:45px;line-height:45px;}


/*Endereço*/
.endereco {font-size:12px; color:#FFFFFF; margin:0 30px 0 60px; width:270px;}
.endereco a {color:#F7E9A4; text-decoration:underline;}
.endereco a:hover {color:#F7E9A4; text-decoration:none;}

/*Footer*/
.footer1  { background:#262626; 
			width:605px;
			color:#ffffff;
			font-size:11px;
			}
.footer1 a {color:#FB6C00; text-decoration:underline;}
.footer1 a:hover {text-decoration:none;}
.footer2  {background:#261A13; width:375px;}


/*Zoom*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	
