@charset "utf-8";

form {
-x-system-font:none;
border:0 none;
color:#868686;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}

#box{
width:541px;
background-color:#ffcc00;
}

#Left{
width:270px;
height:140px;
float:left;
}

	#nomeText, #telefoneText, #assuntoText{
	width:55px;
	height:28px;
	float:left;
	text-align:right;
	font-weight:bold;
	line-height:26px;
	}

	#cidadeText, #emailText{
	width:85px;
	height:28px;
	float:left;
	text-align:right;
	font-weight:bold;
	line-height:26px;
	}

	#estadoText{
	width:76px;
	height:28px;
	float:left;
	text-align:right;
	font-weight:bold;
	line-height:26px;
	}
	
	#nomeInput, #telefoneInput, #emailInput, #assuntoInput{
	width:210px;
	height:28px;
	float:left;
	text-align:right;
	}
	
	#emailInput{
	width:229px;
	height:28px;
	float:left;
	text-align:right;
	}
	
	#emailInput input{
	width:100%;
	}

		#cidadeInput{
		width:133px;
		height:28px;
		float:left;
		text-align:right;
		}
		
		#estadoInput{
		width:20px;
		height:28px;
		float:left;
		text-align:right;
		}

#Right{
width:271px;
height:140px;
float:left;
text-align:right;
}

		#mensagemText{
		clear:both;
		text-align:left;
		font-weight:bold;
		}
		
		#mensagemInput{
		width:215px;
		height:28px;
		float:left;
		text-align:right;
		}

#buttons{
width:581px;
clear:both;
text-align:right;
overflow:hidden;
margin-top:10px;
}

.contact form{
background:#;
font-family:Tahoma;
font-size:11px;
border:0;
color:#666666;
margin:0 0;
padding:0 0;
}

.contact input{
background:#F0F0F0;
font:11px Tahoma;
border:1px solid #CCCCCC;
color:#333333;
margin:0 0;
padding:0 0;
width:205px;
height:20px;
}

.contact textarea{
background:#F0F0F0;
font:12px Tahoma;
border:1px solid #CCCCCC;
color:#333333;
margin:0 0;
padding:0 0;
width:579px;
height:135px;
scrollbar-3dlight-color: #F0F0F0;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #F0F0F0;
scrollbar-darkshadow-color: #F0F0F0;
scrollbar-face-color: #F0F0F0;
scrollbar-highlight-color: #F0F0F0;
scrollbar-shadow-color: #F0F0F0
}

.contact select{
background:#F0F0F0;
font:12px Tahoma;
border:1px solid #CCCCCC;
color:#333333;
margin:0;
padding:0 0;
width:207px;
height:20px;
scrollbar-3dlight-color: #F0F0F0;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #F0F0F0;
scrollbar-darkshadow-color: #F0F0F0;
scrollbar-face-color: #F0F0F0;
scrollbar-highlight-color: #F0F0F0;
scrollbar-shadow-color: #F0F0F0
}

.content_txt a:link{font-family:tahoma;font-size:11px;color:#006599;line-height:18px;text-decoration:underline;font-weight:normal;}
.content_txt a:visited{font-family:tahoma;font-size:11px;color:#006599;line-height:18px;text-decoration:underline;font-weight:normal;}
.content_txt a:hover{font-family:tahoma;font-size:11px;color:#174F7C;line-height:18px;text-decoration:underline;font-weight:normal;}

