.firma {
	text-align: right;
}
.lista_simple {
	text-align: left;
	padding-left: 30px;
}
.lista_simple li {
	padding-left: 0px!important;
	list-style-position: outside;
}
.caja_junta {
	float: left;
	width: 260px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.foto_junta {
	float: left;
	height: 83px;
	width: 63px;
	padding-right: 5px;
}
.datos_junta {
	font-size: 11px;
	float: right;
	width: 180px;
	/*padding-top: 15px;*/
}
.cargo {
	color: #FD4239;
	font-weight: bold;
}
.mail {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.mail a {
	color: #000000;
	text-decoration: none;
}
.mail a:hover {
	color: #FD4239;
	text-decoration: none;
}
.icono_documento a{
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	width: 96px;
	float: left;
	margin-right: 8px;
	margin-left: 13px;
	margin-top: 20px;
	overflow: hidden;        
}

#estatutos {
	background-image: url(../img/escenamateur/estatutos.gif);
}
#nif {
	background-image: url(../img/escenamateur/nif.gif);
}
#reglamento {
	background-image: url(../img/escenamateur/reglamento.gif);
}
#registro {
	background-image: url(../img/escenamateur/registro_confederacion.gif);
}

