@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: #2980C5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #00599F;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
}
.style62 {color: #333333;
	font-size: 11px;
}
.style63 {color: #00599F}
.style4 {font-size: 12px}
.style5 {font-family: "Trebuchet MS"; font-size: 24px; color: #00599F; text-decoration:none;}
.style6 {font-family: "Trebuchet MS"; font-size: 12px; color: #00599F; }
.style7 {font-size: 36px}
.style8 {color: #F42128}
.style10 {color: #00599F; font-family: "Trebuchet MS"; font-weight: bold; font-size: 20px; }
.style13 {font-family: "Trebuchet MS"; font-size: 16px; color: #00599F;}
.style14 {font-family: "Trebuchet MS"; font-size: 20px; color: #00599F;}
.style16 {font-family: "Trebuchet MS"; font-size: 11px; color: #000000; }
.style18 {font-family: "Trebuchet MS"; font-size: 14px; color: #000000; }
.style20 {color: #00599F; font-family: "Trebuchet MS"; font-weight: bold; font-size: 11px; }
.style22 {color: #999999}
.style24 {font-family: "Trebuchet MS"; font-size: 11px; color: #666666; }
#noticia p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pages {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	left: 50%;
	position: relative;
	float: left;
}
#pages ul {
	margin: 0;
	list-style-type: none;
	left: -50%;
	position: relative;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages li a {
	color: #4497C4;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #FFFFFF;
	border: 1px solid #0033CC;
	background-color: #4497C4;
}
#pages li.nolink {
	color: #4497C4;
	border: 1px solid #0033CC;
	padding: 4px;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #0033CC;
	padding: 4px;
	background-color: #4497C4;
}a {
	text-decoration: none;
}
.Loteria_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Loteria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00599F;
	padding: 5px;
}
a {
	color: #00599F;
}
div.dem {
	margin-top: 10px;
	padding: 10px;
	background-color: #00599F;
	width: 135px;
}
div.demo p{
	width: 135px;
}
.pointer {
		cursor: pointer;
}

code {
		width: 150px;
		padding: 3px;
		background-color: #eee;
}
.ultimas_noticias_letra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
#slider1 {
    width: 322px; /* important to be same as image width */
    height: 260px; /* important to be same as image height */
    position: relative; /* important */
		overflow: hidden; /* important */
		margin:0;
		padding:0;
}

#slider1Content {
	width: 468px; /* important to be same as image width or wider */
	position: absolute; 
	top: 0;
	left: 0px; 
	text-align:left;
	margin:0;
	padding:0;	
}
.slider1Image {
    float: left;
    position: relative; 
		display: none;
		text-align:left;
		margin:0;
		padding:0;		
}
.slider1Image span {
    position: absolute; 
		font: 13px/15px tahoma, Arial, Helvetica, sans-serif;
    padding: 10px 13px; 
    width: 468px;
		height: 30px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
		-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}