/*REDEFINIDO*/
#wcontenido #cabecera {
	background-image:url(/images/contacto/fondo-cabecera.jpg);
}

/******************/

#wcontenido #columna ul{
	margin-top:281px;
	margin-left:33px;
}
#wcontenido #columna li {
	list-style:none;
	padding-bottom:15px;
	margin:0;
}
#wcontenido #cuerpo {
	background-image:url(/images/concentracion/separacion.gif);
	background-repeat:repeat-x;
	background-position: left 67px;
/*	height:70px;*/
	padding-bottom:44px;
}
#wcontenido #cuerpo h2 {
	background-image:url(/images/contacto/tit-formulario-de-contacto.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	width:163px;
	height:37px;
	margin-left:27px;
	padding-top:20px;
	text-indent:-4000px;
}

.clear{
	clear:left;
}

#contacto{
	margin-left:30px;
	margin-top:35px;
	font-family:Tahoma;
	
}


#contacto h3{
	color:#397c32;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

#contacto p{
	color:#000000;
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
}

#bloqueFormulario{
	margin-bottom:10px;
	margin-top:30px;
}

#bloqueFormulario h4{
	background:url(/images/contacto/formulario-de-contacto.gif) no-repeat left top;
	width:740px;
	height:24px;
	text-indent:-5000px;
	margin-bottom:20px;
}

#bloqueFormulario h5{
	color:#ff0000;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-left:30px;
	margin-bottom:10px;
}

#bloqueFormulario p{
	margin-left:30px;
}

#bloqueFormulario #formContacto{
	margin-left:30px;
	margin-top:20px;
	text-align:right;
	margin-right:295px;
}

#bloqueFormulario #formContacto label{
	width:120px;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
	position:relative;
	vertical-align:top;
}

#bloqueFormulario #formContacto input{
	width:327px;
	background-color:#ededed;
	border:none;
	height:20px;
	margin-bottom:5px;
	
}

#bloqueFormulario #formContacto textarea{
	width:327px;
	background-color:#ededed;
	border:none;
	height:200px;
	margin-bottom:5px;
}

#bloqueFormulario #formContacto img{
	margin-top:5px;
}

#errorNombre, #errorApellido1, #errorEmail, #errorTitulo, #errorMensaje{
	color:#ff0000;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	display:none;
}
