/* CSS Document */


/* declarao de texto */

a {
	color: #000000;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #666666;
	border: 0px;
	}
a:hover {
	text-decoration: underline;
	color: #666666;
	border: 0px;
	}
	
body	{
	background: #fff;
	color: #000;
	margin-top:0;
	margin-left:0;
	padding:0px;
	text-align:left;
	font: normal 11px/13px "Trebuchet MS", Tahoma, Arial;
	scrollbar-face-color: #e9e9e9;
	scrollbar-shadow-color: #f3f3f3; 
	scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #c8c8c8; 
	scrollbar-darkshadow-color: #b8b8b8; 
	scrollbar-track-color: #f3f3f3;
    scrollbar-arrow-color: #7e7e7e; 
}

#titulo{
	color: #A80000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font: bold 22px/28px "Trebuchet MS", Tahoma, Arial;
}

#subtitulo {
	font: bold normal 17px/30px "Trebuchet MS", Tahoma, Arial;
	float:clear;
	text-transform: uppercase;
	}
	
#h2 {
	color: #000;
	margin-right: 50px;
	margin-top: 5px;
	font: normal 11px/13px "Trebuchet MS", Tahoma, Arial;
	margin-left: 30px;
}

#h3 {
	color: #000000;
	margin-left: 0px;
	margin-right: 5px;
	font: bold 20px/28px "Tahoma", "Trebuchet MS", Arial;
}
#itens {
	color: #000000;
	font: bold normal 12px/22px "Trebuchet MS", Tahoma, Arial;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}



/* DECLARAO GERAL */

#area {
	position:absolute;
	left:50%;
	margin-left: -385px;
	margin-top: 0;
	border: 15px solid #E3E4E7;
	width:740px;
	height:auto;
	padding: 0px;
	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 740px;
}
#area2 {
	position:absolute;
	top:25%;
	left:50%;
	margin-left: -390px;
	margin-top: -90px;
	width:780px;
	height:552px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px;
	background-image: url(../background.jpg);
	background-repeat: no-repeat;
}

#area #cabecalho {
	width:740px;
	height:150px;
	background:#fff;
	float:clear;
}

#area #cabecalho #logo {
	width:350px;
	height:150px;
	float:left;
}

#area #cabecalho #menu{
	width:350px;
	height:80px;
	float:clear;
	text-align:right;
	margin-bottom: 0px
}

#area #cabecalho #endereco{
	width:320px;
	height:30px;
	float:clear;
	text-align:right;
	padding:5px 30px 0 0;
	color:#000;
	font: bold 10px/14px "Trebuchet MS", Tahoma, Arial;
}

#area #banners{
	width:740px;
	height:90px;
	float:clear;
	border-bottom: 10px solid #fff;
}

#area #conteudo{
	width:740px;
	height:auto;
	background-image:url(../assets/fundo_conteudo.gif);
}
#area #conteudo #linha1{
	width:740px;
	float:clear;
}
#area #conteudo #linha2{
	width:500px;
	margin-left:180px;
	float:clear;
}
#area #conteudo #linha3{
	width:500px;
	margin-left:180px;
	float:clear;
}
#area #conteudo #linha4{
	width:500px;
	margin-left:180px;
	float:none;
}
#linha700px{
	width:700px;
	float:clear;
	text-align: center;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

#area #conteudo #linha4 #coluna1{
	width:145px;
	height:auto;
	float:left;
}
#area #conteudo #linha4 #coluna2{
	width:140px;
	height:auto;
	float:left;
}
#area #conteudo #linha4 #coluna3{
	width:160px;
	height:auto;
	float:left;
}
#figura1{
	width:215px;
	height:150px;
	float:clear;
	text-decoration: none;
	border: 0px;
}
#figura2{
	width:150px;
	height:215px;
	float:clear;
	text-align: left;
	text-decoration: none;
	border: 0px;
}
#col_figuras{
	width:215px;
	height:auto;
	float:none;
	text-align: right;
	text-decoration: none;
	border: 0px 0;
}
#descr_figuras{
	width:300px;
	height:auto;
	margin-right:10px;
	margin-left:90px;
	float:left;
}
.linkright {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

