.bordegris {
	border: 1px solid #666666;
}
td, .componentheading, .contentpane, .contentheading {
	font-family: Tahoma, Arial, Helvetica; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #666666; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
.tahoma11gris125 {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 125%;
	color: #666666;
}

inputbox {
	background-color: #F1ECD1;
	border: 1px solid #C8B34D;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	

}
.textareacontacto {
    width: 327px;
    height: 200px;
    border: 1px solid #666666
}
