@import url("global.css");

#HeaderMenuContactoON	{background-image:url(../images/header_lk_Contacto_ON.gif); width:45px; height:99px; margin:0 30px 0 8px;}

.TituloContacto	{ background-image:url(../images/int_Body_Ttl_Contacto.gif);}

#ContentContacto	{ width:430px; position:relative; margin:30px 0 0 80px;}

#textareaContacto	{
	width:430px; height:125px;
	background-image:url(../images/Contacto_textarea.gif); background-repeat:no-repeat;
	padding:10px !important;
}
#textareaContacto textarea	{
	width:420px; height:105px;
	background:none;
	border:none !important;
	padding:0; margin:0;
	overflow:auto;
}

#imgContacto	{
	margin-left:23px;
	margin-top:70px;
}
*html #imgContacto	{ margin-left:25px;}

