/* CSS Document */

/* top five */

.ofertas-puntadeleste {
	background-image: url(../imagenes/destacados/fondo.gif);
	background-repeat: repeat-x;
	width: 530px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	overflow:hidden;
}

.ofertas-puntadeleste a {
	color: #333333;
}

#uruguay, #sudamerica {
	text-align: left;
}
#uruguay h2, #sudamerica h2 {
	margin: 0px;
	padding: 2px 0px 0px 9px;
	display: block;
	height: 25px;
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2 em;
}

#uruguay h2 a, #sudamerica h2 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#uruguay div table, #sudamerica div table {
	width: 100%;
	font-size: 11px;
	text-align: center;
}

#uruguay div table tr td, #sudamerica div table tr td {
	padding: 3px;
}

#uruguay div table tr td em, #sudamerica div table tr td em {
     display: block;
}

#uruguay div table tr td b, #sudamerica div table tr td b {
     display: block;
     margin-top: 4px;
}

#uruguay div table tr td img, #sudamerica div table tr td img {
	border: 1px solid white;
     padding: 1px;
     display: block;
     margin: auto;
}

/* fin top five */

.titulo-violeta {
	background-image: url(../imagenes/destacados/header.gif);
	background-repeat: no-repeat;
	
}
