@charset "utf-8";
/*-----------------------------------------------------------------------------
Folha de estilos - COPRA

version:	1.0
Autor:		Plus! Estúdio Web
Data:			26-03-2009
Email:		contato@plusestudioweb.com.br
Website:	http://www.plusestudioweb.com.br

Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/


/*==========================================
	GERAL
============================================*/

*, html, body {
	margin: 0;
	padding: 0;
}


html, body {
	height:100%;
}


html {
	height:100%;
	margin:0;
	padding:0;
}


body {
	height:100%;
	margin:0;
	padding:0;
	font: 13px/165% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	voice-family: "\"}\"";
	voice-family:inherit;
	background: #fff url(../_IMG/bg_body.jpg) repeat-x;
}

ul, ol, dl {
	margin: 0;
	padding: 0;
}

li, dt, dd {
	margin: 0;
	padding: 0;
}

li *, dt *, dd * {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin:0;
	padding:0;
}

img a {
	border: none;
}

img a:hover {
	border:none;
}

.clear {
	clear: both;
}


a:link, a:visited, a:hover, a:focus, a:active {
	color: #73BF00;
}
a:link, a:visited, a:focus, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


address {
	margin:0;
	padding:0;
}


p {
	margin:0 0 15px 0;
}


/* ======================== 
 ESTRUTURA
======================== */

#global {
	position: absolute;
	width: 980px;
	background: url(../_IMG/bg_curva.jpg) no-repeat 0px 502px;
}

#topo {
	background: url(../_IMG/bg_topo.jpg) no-repeat;
	height: 268px;
	width: 970px;
}

#topo a {
	display: block;
	padding-top: 35px;
	margin-left: 380px;
}

#blocoTexto table td {
	padding-left: 5px;
}

#blocoTexto {
	position: relative;
	float: left;
	width: 500px;
	padding-bottom: 50px;
	margin-left: 70px;
	z-index: 1002;
}

#bgBranco {
	position:absolute;
	left:200px;
	top:500px;
	width:600px;
	height:100px;
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#menu {
	position: relative;
	margin-left: 30px;
	width: 160px;
	float: left;
	z-index: 1000;
}

#menu ul li{
	list-style: none;
}

#menu ul#idiomas {
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-left: 5px;
}

#menu ul#idiomas li{
	display: inline;
}

#selo {
	position:absolute;
	left:528px;
	top:14px;
	width:88px;
	height:101px;
	z-index:201;
}


#maoCoco {
	position:absolute;
	top:200px;
	width:100%;
	min-width:1000px;
	height:422px;
	z-index:203;
	text-align:right !important;
}

/* Hack IE */
* html #maoCoco{ 
	_width:1030px;
	_float:right;
	_position:relative;
}

#reflexoTaca {
	position:absolute;
	left:108px;
	top:700px;
	width:160px;
	height:67px;
	z-index:101;
}

#boxesHome {
	position:absolute;
	left:240px;
	top:534px;
	width:655px;
	height:122px;
	z-index:1001;
}

#bannerHome {
	float: left;
	margin-top: -205px;
	margin-left: -30px;
}

#sign {
	margin-left: 30px;
	margin-top: 50px;
}

.alert {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border: 1px dashed #BCE184;
	font-size: 14px;
	font-weight: bold;
	color: #006634;
	text-align: center;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}

.textfield {
	border: 1px solid #BCE184;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color:#666666;
}

a {
	color: #70C000;
}

ul li {
	list-style: square;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;	
}

h3 {
	color: #006633;
	margin-top: 15px;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	color: #D9EBB9;
}

.img_esq {
	float: left;
	margin-right: 8px;
	font-size: 10px;
}

.img_dir {
	float: right;
	margin-left: 8px;
	font-size: 10px;
}

.clear {
	clear: both;
}

.blocoArquivo {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 70px;
	background-color: #F1F8E8;
	padding: 5px;
}

.blocoArquivo .titulo {
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 16px;
	line-height: 100%;
}

.blocoArquivo .titulo:hover{
	text-decoration: underline;
}

h1.page_title {
	text-align: center;
	clear: both;
	display: block;
	padding-top: 20px;
	padding-bottom: 30px;
}
