@charset "utf-8";

/* CSS Document */

.BordeImg {
	border: 1px solid #F1F1F1;
}
.PieImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.TextoComun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.TextoComun {
text-decoration:none;
}
a.TextoComun:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}


.TextoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.ResaltadoClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.TextoComunGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.TextoGrandeOscuro {
	text-decoration:none;
	}
	
a.TextoGrandeOscuro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	letter-spacing: -1px;
	}



a.TextoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
a.TextoMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	}
.ResaltadoOscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
.TextoGrandeOscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
}
.TextoMenuLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TextoComunBurdeos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BA122B;
}

a.TextoComunBurdeos {
	text-decoration:none;
	}
	
a.TextoComunBurdeos:hover {
	text-decoration:none;
	color:#666666;
	}

