body{
	color:#6B6B6B;
	font-family: "Trebuchet MS", sans-serif	
}
h3{
	color:#03174F;
	font-size:18px;
	text-align:center;
	font-weight:normal;
}
p#nav {
	color:#303174F;
	text-align:right;
}
p#nav a.mnu{
	color:#03174F;
}
#cont_fpostventa{
	background: #E9EEF0;
	border:1px solid #B8CBD4;
}

#cont_fpostventa p{
	margin:5px 10px;
}
table.t_postventa{
	margin:5px 10px;
}

.formulario input.text{
	height:17px;
	border:1px solid #D8D7D7;
	width:250px;
}

.formulario input:hover, .formulario textarea:hover {
	border: 1px solid #7d0d15;
}

.formulario textarea{
	width:350px;
	height:150px;
	border:1px solid #D8D7D7;
}

.formulario input.submit{
	width:120px;
	padding: 2px 10px;
	font-size:12px;
	cursor: pointer;
	color: #fff;
	background: #a9c1cc;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #555555  #555555 #f5f5f5;
}

.formulario #submit{
	text-align:center;
}

p.aviso{
	color: #fff;
	padding: 5px;
	margin: 0 0 10px 0;
	background:#AF4E55;
}

p.conf_sol{
	color: #fff;
	padding: 5px;
	margin: 0 0 10px 0;
	background:#AF4E55;
	text-align:center;
}
