/***********************************************************
ZERA TUDO
***********************************************************/
*{
	border:none;
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
}

/***********************************************************
CORPO DA PÁGINA
***********************************************************/
body{
	background-color:#4C7371;
	color:#666;	
}

/***********************************************************
GERAL
***********************************************************/
#geral{
	width:770px;
	height:auto;
	margin:0 auto;
}

#geral2{
	width:720px;
	height:auto;
	float:right;
	margin:0 auto;
	background-color:#FFFFFF;
}

#geral1{
	width:50px;
	height:160px;
	float:left;
	margin:0 auto;
}

#fita {
	width:720px;
	height:60px;
	float:right;
	_margin-bottom:-4px;
}

#geral_topo{
	width:219px;
	height:60px;
	float:left;
}

/***********************************************************
MENU
***********************************************************/
#menu{
	width:501px;
	height:60px;
	background:url(images/fundo-ul-topo.jpg) bottom no-repeat;
	float:right;
}

#menu ul{
	margin:0 auto;
	margin-top:47px;
	width:501px;
	height:13px;
}

#menu ul li{
	display:inline;
	margin:0 auto;
}

#menu ul li a{
	height:13px;
	float:left;
	padding:0 17px;
	line-height:13px;
	color:#0B3076;
	font-family:'Trebuchet Ms', Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:6px;
}

#menu ul li a:hover{
	color:#FFFFFF;
}

#flash {
	width:720px;
	height:202px;
}

/***********************************************************
CONTEUDO
***********************************************************/
#conteudo {
	width:680px;
	height:auto;
	background:url(images/fundo-conteudo.png) top no-repeat;
	padding:55px 20px 0 20px;	
}

#conteudo form fieldset{
	font-family:"Trebuchet MS", Times, serif;
	font-size:13px;
	color:#999999;

}

#conteudo form input, textarea {
	border:solid 1px #266882;
	margin:2px 0 10px 0;
	
}

#conteudo p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px 35px 10px 0;
}

#conteudo h1 {
	height:20px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 8px 0;
	color:#4D74A1;
	border-bottom:1px solid #EFEFEF;
}

#conteudo img {
	margin-bottom:15px;
}

#conteudo ul {
	width:680px;
	margin:0 auto;
}

#conteudo ul li {
	width:150px;
	display:inline;
	padding:10px 8px 10px 8px;
}

#conteudo ul li img {
	vertical-align:middle;
}

#noticias {
	width:430px;
	height:185px;
	float:left;
}

#noticias_1 {
	width:229px;
	height:185px;
	float:left;
}

#produtos_sac {
	width:219px;
	height:215px;
	float:right;
}

#noticias_1 h1, #produtos_sac h1{
	height:21px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	color:#00377B;
	text-transform:uppercase;
	background:url(images/fundo-h1.png) left no-repeat;
	text-indent:30px;
}

#noticias_1 p, #produtos_sac p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E3E3E;
	line-height:17px;
	margin:0px;
}

#monitor{
	width:200px;
	height:185px;
	background:url(images/monitor.jpg) center center no-repeat;
	float:right;
}

#baixo {
	width:720px;
	height:52px;
	background:url(images/fundo-baixo.png) top no-repeat;
	clear:both;
}


#centraliza{
	margin:0 auto;
	width:608px;
}

#centraliza img {
	padding-left:8px;
	padding-right:8px;
}

#produtos {
	margin:0 auto;
	margin:5px;
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
}

#produtos p {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:5px;
}

#produtos img{
	margin:0 auto;
}