.contacto {
	margin-top: 8px;
}
.contacto h2 {
	text-transform: uppercase;
	background-color: #C1D1E0;
	color: #335E99;
	margin-bottom: 6px;
	font-weight: bold;
}
.contacto h3 {
	font: bold 11px Tahoma, sans-serif;
	margin-bottom: 17px;
}
.contacto h3 strong {
	color: #FF9900;
}
.contacto #texto {
	width: 195px !important;
	width: 192px;
	float: left;
}
.contacto #texto a {
	margin-top: 30px;
	display: block;
	background: url('../img/li-naranja.gif') no-repeat 0px 6px;
	text-indent: 10px;
	font-weight: bold;
	color: #757575;
}
.contacto #texto a:hover {color: #335E99;}
.contacto #texto .otromail {
	margin-top: 10px;
}

.contacto fieldset {
	border-left: 1px solid #C8C8C8;
	padding-left: 9px;
}
.contacto fieldset label {
	width: 195px !important;
	width: 192px;
	display: block;
	color: #728000;
	font-weight: bold;
	height: 18px;
	text-indent: 18px;
	line-height: 18px !important;
	line-height: 17px;
	background: #D9D9B2 url('../img/h3-flechita-c.gif') no-repeat 5px 4px;
	margin-bottom: 2px;
}
.contacto fieldset input {
	border: 1px solid #B9B9B9;
	margin-bottom: 2px;
	width: 190px !important;
	width: 187px;
	padding-left: 3px;
	font: normal 12px Verdana, sans-serif;
	height: 17px;
	line-height: 17px;
	padding-top: 1px !important;
	padding-top: 0;
}
.contacto fieldset textarea {
	border: 1px solid #B9B9B9;
	width: 190px !important;
	width: 188px;
	height: 76px;
	font: normal 12px Verdana, sans-serif;
	padding: 2px 0 0 3px;
}
.contacto fieldset #enviar {
	border: 0;
	margin: 2px 0 0 0;
	width: 80px !important;
	padding: 0;
}
