#cuerpo #top_ficha {
	display: block;
	float: left;
	width: 920px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 110px;
	padding-left: 15px;
	margin-top: 30px;
	padding-right: 40px;
	background-image: url(../_img/top_contacto.jpg);
}

#cuerpo #cuerpo_ficha {
	display: block;
	float: left;
	width: 875px;
	background-image:url(../_img/fondo_contacto.jpg);
	background-repeat: repeat-y;
	background-position: 8px 0px;
	padding-left: 96px;
	padding-bottom: 20px;
}
#cuerpo #pie_ficha {
	display: block;
	float: left;
	width: 964px;
	background-image:url(../_img/pie_ficha.jpg);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#cuerpo #top_ficha h1 {
	display: block;
	float: left;
	padding-left: 100px;
	padding-top: 55px;
	width: 680px;
	font-size: 21px;
	color: #646261;
	font-weight: bold;
}
#cuerpo #cuerpo_ficha form {
	display:block;
	float:left;
	width: 600px;
	padding-left: 0px;
	margin-top: 40px;
	padding-top: 0px;
	padding-bottom: 70px;
}
#cuerpo #cuerpo_ficha form .titulo {
	font-size: 21px;
	font-weight: bold;
	display: block;
	float: left;
	width: 510px;
	padding-bottom: 10px;
	color: #646261;
}

#cuerpo #cuerpo_ficha form p {
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	width: 550px;
	padding-bottom: 35px;
	color: #3E3A38;
}
#cuerpo #cuerpo_ficha form input {
	display: block;
	float: left;
	width: 235px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 10px;
	border: 1px solid #000000;
}
#cuerpo #cuerpo_ficha form span {
	display: block;
	float: left;
	width: 235px;
	padding-right: 30px;
	font-size: 11px;
	padding-bottom: 5px;
}
#cuerpo #cuerpo_ficha form textarea {
	float: left;
	width: 500px;
	display: block;
	height: 70px;
	border: 1px solid #000000;
	font-size: 10px;
}
#cuerpo #cuerpo_ficha form input.chk {
	width: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	border: 0;
}#cuerpo #cuerpo_ficha form .opcion {
	display: block;
	float: left;
	width: 510px;
	padding-top: 0px;
}
#cuerpo #cuerpo_ficha form .opcion label {
	display: block;
	float: left;
	width: 565px;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	height: 30px;
	padding-bottom: 10px;
}
#cuerpo #cuerpo_ficha form .opcion a {
	background-image: url(../_img/bot_buscar.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 102px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 9px;
	text-decoration: none;
}
#cuerpo #cuerpo_ficha .nota {
	display: block;
	float: left;
	width: 55px;
	font-size: 9px;
	color: #000000;
	margin-top: 5px;
	padding-right: 70px;
}
#cuerpo #cuerpo_ficha form .oculta_input {
	display:none;
	border:0px;
}
#cuerpo #cuerpo_ficha .result {
	display: block;
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 90px;
}
#cuerpo #cuerpo_ficha #datos_contacto {
	float: left;
	display: block;
	padding-top: 153px;
	padding-left: 46px;
	width: 174px;
}
#cuerpo #cuerpo_ficha #datos_contacto p {
	font-size: 10px;
	color: #646261;
	line-height: 16px;
}
#cuerpo #cuerpo_ficha #datos_contacto span {
	font-size: 11px;
	font-weight: bold;
	color: #E74C1C;
}
#cuerpo #cuerpo_ficha #datos_contacto a {
	background-image: url(../_img/boton_localizar.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
	width: 174px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
}
#cuerpo #cuerpo_ficha .titulo_deleg {
	width: 820px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #E74C1C;
	border-bottom: 1px solid #E74C1C;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#cuerpo #cuerpo_ficha #delegaciones {
	width: 820px;
	float: left;
	display: block;
}

