@charset "utf-8";
/*fieldset { border: 0; padding: 10px 0 5px 0; margin: 10px 0; }*/
legend { border: 2px solid #FBCBA1; padding: 3px 7px; }

.botaoImagem { vertical-align: middle; margin-left: 4px; }

.textbox, .txtArea, .textboxOn, .textAreaOn {
	border: 1px solid #a20906;
	background-color: #FCFBF5;
	font: 100% "Arial", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color:#a20906;
	font-size:11px;
	text-decoration:none;
    padding-top:70px;
	padding-left:3px;
}

label {
	display: block;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	cursor: pointer;
}

.botaoMensagem {
	background: url(../imgs/botoes/enviarComentario.jpg);
	background-repeat: no-repeat;
	border: 0;
	width: 50px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	/*font-weight:bold;*/
	font-family:"Arial";
	color:#FFF;
	text-decoration:none;
    cursor: pointer;
	background-color:#a20906;
}

.txtArea, .textAreaOn { width: 90%; }
.textbox, .textboxOn {
	width: 140px;
	height:20px;
	font-size:11px;
	font-family:"Arial";
	color:#a20906;
	padding-top:40px;
	padding-left:4px;
	background-color:#FFFFFF;
	padding-top:0px;
	font-weight:bold;
	z-index:200;
}
.coments {
	width:80px;
	height:20px;
	font-size:12px;
	font-family:"Arial";
	/*font-family:"Times New Roman", Times, serif;*/
	color:#000000;
	padding-left:4px;
	text-decoration:none;
	font-style: italic;
	background-color:#FFFFFF;
}
.others{ width:282px; height:20px}
.textboxOn, .textAreaOn { border-color: #E6924A; background-color: #FDFCF8; z-index:201}

.title { font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#FF0000; text-decoration:none; font-style: italic;}


form fieldset label.error { color:red; display:block; margin-bottom:5px; font-size:10px; font-family:"Arial"; color:#F00}
form fieldset label imput, form fieldset label select { width:100px;}


#imput1 { margin-left:0px; float:right; z-index:400; margin-top:0px; width:140px; float:left;}
. html #imput1 { margin-left:-10px; float:right; z-index:400; margin-top:0px; width:100px; float:left;}


