
*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
background-color:#005b70;
background:url(fundoverde2.png) top center;
}
body{
width:100%;
min-width:1003px;
height:100%;
margin:0 auto;
background:url("fundoverde1.png") top center no-repeat;
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #005b70;
scrollbar-3dlight-color: #005b70; 
bgcolor:#ffffff;
}
#site{
width:998px;
overflow:hidden;
position:relative;
margin:0 auto;
}
#header{
width:1003px;
height:22px;
position:relative;
}
#menu{
width:930px;
height:120px;
background:url(menu_atendimento.png) top center no-repeat;
padding:30px 0 0 10px;
}
#menu li{
display:inline;
list-style-type:none;
line-height:140px;
}
#menu .home a{
background:none;
}
#menu li a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-decoration:none;
display:block;
float:left;
height:29px;
padding:0 29px;
}
#menu li a:visited{color:#ffffff;}
#menu li a:hover{color:#ffdd55;}
#header .social{
position:absolute;
top:15px;
}
#header .logo{
display:block;
margin:20px 0 0 22px;
}
#header .slogan{
display:block;
margin:92px 0 0 255px;
}
#content{
width:1003px;
overflow:hidden;
background:url(fundo_bg.png) top left repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
#wrapper{
width:1003px;
overflow:hidden;
background:url(imagens/f1.png) bottom left no-repeat;
}

input[type=text], textarea[type=text]{
  width: 272px;
  height: 26px;
  line-height: 26px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  background:url(imagens/f3.png) center top no-repeat;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

}

a img { border: none; }

#blocoDestaques {
	position: relative;		
}

#blocoDestaques ul,
#blocoDestaques ul li {
	list-style: none;	
}

#blocoDestaques,
#blocoDestaques ul,
#blocoDestaques ul li,
#blocoDestaques ul li img {
	margin: 0px;
	padding: 0px;
	
	width: 900px;
	height: 280px;
}

#blocoDestaques ul li {
	position: relative;
}

#blocoDestaques ul li div.fundo {
	width: 600px;
	height: 40px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	background: transparent url('../images/faixa2.png') 0 0 no-repeat;;
}

#blocoDestaques ul li p {
	margin: 0px;	
	padding: 10px 15px;
	
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	line-height: 20px;
	font-family: Verdana, Arial, sans-serif;	
	font-size: 14px;
}

#blocoDestaques ul li p a {
	color: white;
	text-decoration: none;	
}	

#blocoDestaques a.faixa { 
	width: 100px;
	height: 100px;
	
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 100;
	
	background: 
}

#blocoDestaques div.paginas {
	position: absolute;
	top: 5px;
	right: 5px;
	
	z-index: 100;
}


#blocoDestaques div.paginas a {
	height: 20px;
	width: 20px;
	
	display: block;
	float: left;
	margin-left: 2px;
	
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;	
	text-align: center;
	line-height: 20px;
	outline: none;
	
	background: transparent url('../images/faixa1.png') 0 0 no-repeat;
}

#blocoDestaques div.paginas a:hover,
#blocoDestaques div.paginas a.activeSlide {
	background: #005b70;
	font-weight: bold;
}

#blocoDestaques ul li p,
#blocoDestaques ul li div.fundo { display: none; }
	   
}


