body {
background:#FFFFFF;
text-align:left;
	color: #C4C3C3;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
margin:0 auto;
padding:0;
}

	a:link, a:visited, a:active
{
	color:#C4C3C3;
	text-decoration: none;
}
a:hover
{
	color:#C5C5C5;
}

#container {
position: absolute;
width: 10000px;
margin: 0;
padding: 0;
left: 0px;
top: 0px;
}
#ultimas li {
list-style-type: none;
width: 300px;
border: solid 1px #DADADA;
border-style: dotted;
border-bottom-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
padding: 5px 0px 0px 5px;
margin-top: 5;
margin-right: 0;
margin-left: 0;
margin-bottom: 5;
line-height: 90%;

}

.box {
background: #FFFFFF;
height: 842px;
width: 1800px;
float: left;
line-height: 22px;
padding: 50px 0px 0px 200px;
}
.interno {
position: absolute;
padding: 40px 0px 0px 0px;
width: 864px;
}
.rodape {
position: absolute;
margin-left:385px;
margin-top:563px;
padding:0px;
width: 548px;
height: 28px;
text-transform: uppercase;
	color: #FFFFFF;

}
.logo {
position: absolute;
	margin-left:21px;
	margin-top:560px;
	padding:0px;
	width: 200px;
	height: 80px;
	
}



#home {
	background: #FFFFFF url(fundo_home.gif) no-repeat top left;
	}
#clientes {
	background: #FFFFFF url(fundo_clientes2.gif) no-repeat top left;
}
#agencia {
	background: #FFFFFF url(fundo_sobre.gif) no-repeat top left;
}
#contato {
	background: #FFFFFF url(fundo_contato.gif) no-repeat top left;
}
#portfolio {
	background: #FFFFFF url(fundo_clientes.gif) no-repeat top left;
}


h1 {
	
	font-size: 30px;


}
h3 {
	
  font-size: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px; 
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  
  
  
}
h2 {
	
	font-size: 24px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top:0px;
	line-height: 80%;
}
h4 {
	
	font-size: 14px;


}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9F9F9F;
	border : 0px solid #DADADA;
	background : #EEEDED;

	height: 20px;
}
 textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9F9F9F;
	border : 0px solid #DADADA;
	background : #EEEDED;

}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(contato/images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

