.contacto_title {
	width: 114px;
	height: 17px;
	background: url("../img/contacto_title.gif") no-repeat;
}

#main {
/*	background: #911;*/
}

#body .side_a {
	text-align: justify;
/*	background: #afa;*/
	width: 260px;
}

#body .side_b {
	border: 1px solid #e9d6cc;
	width: 428px;
/*	background: #aaf;*/
}

.contacto_linea_title {
	width: 172px;
	height: 15px;
	background: url("../img/contacto_en_linea_title.gif") no-repeat;
	margin: 14px 0 0 14px;
}

.contacto_linea_title span {
	display: none;
}

.formulario_contacto {
	margin: 12px 0 12px 12px;
}

.formulario_contacto input, .formulario_contacto textarea {
	width: 300px;
} 

.formulario_contacto textarea {
	height: 80px;
}

.formulario_contacto select {
	width: 304px;
}

.formulario_contacto .submit {
	border: 1px solid #ccc;
	padding: 5px 0 5px 0;
	margin-top: 8px;
}

* html .side_a h3 {
	font-size: 13px;
}

* html .formulario_contacto input {
	width: 258px;
}

* html .formulario_contacto {
	width: 334px;
}
