@charset "utf-8";
.sub2 {
	font-size: 12px
}

/* CSS Document */

#contenedor_noti {
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;

}
#contenedor_noti #sup {
	float: left;
	height: 14px;
	width: 550px;
}
#contenedor_noti #middle {
	background-color: #0e8ede;
	float: left;
	width: 550px;
	background-image: url(images/novedades_chile.gif);
	background-repeat: no-repeat;
}

#contenedor_noti #middlebolivia {
	background-color: #0e8ede;
	float: left;
	width: 550px;
	background-image: url(/images/novedades_bolivia.gif);
	background-repeat: no-repeat;
}

#contenedor_noti #middlemexico{
	background-color: #0e8ede;
	float: left;
	width: 550px;
	background-image: url(/images/novedades_mexico.gif);
	background-repeat: no-repeat;
}

#contenedor_noti #middlevenezuela {
	background-color: #0e8ede;
	float: left;
	width: 550px;
	background-image: url(/images/novedades_vene.gif);
	background-repeat: no-repeat;
}
.novedadestitulo{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #feda16;
	display: block;
	width: 500px;
	text-decoration: none !important;
}

.novedadestitulo a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #feda16;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	margin-top: 40px;
	width: 500px;
	background-image: url(images/ico_over.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 5px;
	text-decoration: none !important;
}

.novedadestitulo a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #BBDEF2;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	margin-top: 40px;
	width: 500px;
	background-image: url(images/ico_over2.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 5px;
	text-decoration: none !important;
}

.novedadestext a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	width: 500px;
	background-image: url(images/ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	margin-left: 5px;
	text-decoration: none !important;
}

.novedadestext a:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #f9ee40;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	width: 500px;
	background-image: url(images/ico_over.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	margin-left: 5px;
	text-decoration: none !important;
}
.novedadestitulotext a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	padding-left: 30px;
	padding-right: 10px;
	display: block;
	width: 500px;
	text-decoration: none !important;
}
.novedadestitulosub {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #feda16;
	display: block;
	width: 400px;
	text-decoration: none !important;
}

.sub {
	font-size: 13px
	text-decoration: none !important;
}
.texto1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #feda16 !important;
	text-decoration: none !important;
}
.texto1azul{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033 !important;
	text-decoration: none !important;
}

.texto1azul a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033 !important;
	text-decoration: none !important;
}

.texto1azul a:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000033 !important;
	text-decoration: none !important;
}
.texto1 a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #feda16 !important;
	text-decoration: none !important;
}

.texto1 a:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #BBDEF2 !important;
	text-decoration: none !important;
}

.texto2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000033 !important;
	text-decoration: none !important;
}
.texto2  a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000033 !important;
	text-decoration: none !important;
}

.texto2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #feda16 !important;
	text-decoration: none !important;
}
