/*****************************************
* Marco de la Capa Ajustada a la Derecha *
*****************************************/
#marco_paneldd {
	float: left;
	width: 640px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url('img/banner_contacto.jpg');
	background-position: 6px 5px;	
	background-repeat: no-repeat;
}

#marco_contacto {
	width: 400px;
	margin-top: 50px;
	margin-left: 85px;
	margin-bottom: 15px;
	padding: 10px;
	border: 5px solid #cf342f;
	background-color: #e5e2ff;
	text-align: center;
	color: #4c4c4c;
} 

#marco_contacto h3 {
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 0;
	color: #406673;

}	

#marco_contacto h5 {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#marco_contacto p {
	font-family: Arial, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 12px 0;
	text-align: left;
	padding-left: 70px;
}


#marco_contacto hr {
	height: 2px;
	width: 97%;
	margin-top: 10px;
	margin-bottom: 12px;
	color: #4c4c4c;
}	

#marco_contacto strong {
	font-weight: bold;
}	

#marco_contacto img {
	margin-bottom: 25px;
}


/*****************
* Nuevos Estilos *
*****************/

#correoe {
	padding: 0px;
	text-align: left;
}

#correoe a {
	height: 45px;
	margin: 10px 70px;
	padding-left: 2px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4c4c4c;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}

#cor1 a {
	width: 232px;
	background-image: url('img/cont_admin.gif');
}

#cor2 a {
	width: 168px;
	background-image: url('img/cont_info.gif');
}

#cor3 a {
	width: 204px;
	background-image: url('img/cont_comercial.gif');
}

#cor4 a {
	width: 194px;
	background-image: url('img/cont_finanzas.gif');
}

#cor5 a {
	width: 186px;
	background-image: url('img/cont_multas.gif');
}

#cor6 a {
	width: 188px;
	background-image: url('img/cont_juridico.gif');
}

#cor7 a {
	width: 186px;
	background-image: url('img/cont_laboral.gif');
}

#cor8 a {
	width: 180px;
	background-image: url('img/cont_rrhh.gif');
}

#cor9 a {
	width: 196px;
	background-image: url('img/cont_canarias.gif');
}

#cor1 a:hover {
	background-image: url('img/cont_red_admin.gif');
}

#cor2 a:hover {
	background-image: url('img/cont_red_info.gif');
}

#cor3 a:hover {
	background-image: url('img/cont_red_comercial.gif');
}

#cor4 a:hover {
	background-image: url('img/cont_red_finanzas.gif');
}

#cor5 a:hover {
	background-image: url('img/cont_red_multas.gif');
}

#cor6 a:hover {
	background-image: url('img/cont_red_juridico.gif');
}

#cor7 a:hover {
	background-image: url('img/cont_red_laboral.gif');
}

#cor8 a:hover {
	background-image: url('img/cont_red_rrhh.gif');
}

#cor9 a:hover {
	background-image: url('img/cont_red_canarias.gif');
}

/******************************
* Estilos para el Formulario  *
******************************/

#formu {
	text-align: right;
}

#formu label {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
	vertical-align: top;
	padding-right: 5px;
}


#formu input {
	width: 220px;
	margin-right: 50px;
	margin-bottom: 10px;
	border: 2px solid #7e81aa;	
}

#formu textarea {
	width: 220px;
	margin-right: 50px;
	border: 2px solid #7e81aa;
}

#boton_enviar input {
	margin-top: 20px;
	width: 70px;
	background-color: #7e81aa;
	border: 2px Solid #575c84;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;

}

#formu_cab {
	width: 300px;
	margin: 0px auto 0px auto;
}

#formu_cab h5 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #808080;

}	


#formu_cab p {
	font-family: Arial, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
}
