		#login_senha {
			background-color:#f48000;
			width:748px;
			height:20px;
			position:relative;
			margin-top:-10px;
			float:left;
			left:15px;
		}
		
		#conteudo h2 {
			background:url(../images/contato/contato.gif) no-repeat;
			width:599px;
			height:28px;
			float:left;
			padding-left:149px;
			padding-top:10px;
			position:relative;
			font-size:18px;
			color:#ffffff;
			font-family: sans-serif;
			border-top:1px solid #ffffff;
			font-weight:100;
		}
		
		#esquerda {
			width:369px;
			position:relative;
			float:left;
			font-size:11px;
			margin-top:30px;
			left:135px;
		}
		
		#form {
			float:left;
			position:relative;
			font-size:10px;
			color:#000000;
		}
		
		.campos {
			background:url(../images/contato/bullet_campos.gif) no-repeat left center;
			width:273px;
			height:22px;
			border:0;
			position:relative;
			background-color:#afd3da;
			padding-left:10px;
		}
		
		#direita {
			width:227px;
			height:174px;
			position:relative;
			margin-top:43px;
			float:right;
			margin-right:20px;
			font-size:11px;
			color:#696969;
		}
		
		#direita address {
			font-style:normal;
			width:220px;
		}
		
		#local {
			background:url(../images/contato/localizacao.gif) no-repeat;
			width:227px;
			height:24px;
			position:relative;
		}
		
		#horario {
			background:url(../images/contato/horario.gif) no-repeat;
			width:227px;
			height:24px;
			position:relative;
		}
		
		#telefones {
			background:url(../images/contato/telefones.gif) no-repeat;
			width:107px;
			height:27px;
		}
		
		#form textarea {
			background:url(../images/contato/bullet_textarea.gif) no-repeat left center;
			width:273px;
			height:100px;
			border:0;
			background-color:#afd3da;
			float:left;
			padding-left:10px;
			margin-bottom:10px;
		}
		
		#vai {
			color:#ffffff;
			width:45px;
			height:21px;
			float:left;
			margin-left:230px;
			background-color:#00576a;
			padding:0 0 0 0;
			border:0;
			font-size:12px;
		}
		
		#erro {
			background:url(../images/contato/back_erro.gif) no-repeat;
			width:273px;
			height:54px;
			position:relative;
		}
		
		#erro p {
			color:#726c3d;
			font-size:12px;
			left:65px;
			top:20px;
		}
		
