a img{
	border:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer A:Link    { Color: #FFFFFF;	text-transform:none; font-size:10px; text-decoration:none}
.footer A:Visited { Color: #FFFFFF;	text-transform:none; font-size:10px; text-decoration:none}
.footer A:Active  { Color: #FFFFFF;	text-transform:none; font-size:10px; text-decoration:none}
.footer A:Hover   { Color: #dc117c;	text-transform:bold; font-size:10px; text-decoration:underline none}

.contrataciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contrataciones2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8f275a;
}
.vinculo1{
	background:url(img/fotos_izq.png) no-repeat;
	width:38px;
	height:293px;
	display:block;
}
.vinculo1:hover{
	background:url(img/fotos_izq_on.png) no-repeat;
	width:38px;
	height:293px;
	display:block;
}
.vinculo2{
	background:url(img/fotos_der.png) no-repeat;
	width:38px;
	height:293px;
	display:block;
}
.vinculo2:hover{
	background:url(img/fotos_der_on.png) no-repeat;
	width:38px;
	height:293px;
	display:block;
}
