@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

html,
body{
	margin:0px 0px 0px 0px;
	height:100%;
	background-color:#545E49;
}

.TextoPreto{
	font-family:Arial;
	color:#000000;
	font-size:14px;
	text-align:justify;
	line-height:20px;
}

.TextoPretoPequeno{
	font-family:Arial;
	color:#000000;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

.TextoBranco{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}

.TitleBranco{
	font-family:Arial;
	color:#FFFFFF;
	font-size:15;
	font-weight:bold;
}

.TextoRodape{
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	padding-left:75px;
	padding-top:10px;
}

.BotoesTitle{
	font-family: Arial;
	font-size: 22px;
	color:#090;
}


a.BotoesBlack {
	text-decoration:none;
	font-family: Arial;
	font-size: 15px;
	color:#000000;
}

a.BotoesBlack:link{
	text-decoration:none;
	color:#000000;
}

a.BotoesBlack:visited{
	text-decoration:none;
	color:#000000;
}

a.BotoesBlack:hover {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}

a.BotoesBlack:active{
	text-decoration:none;
	color:#000000;
}

a.BotoesWhite{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

a.BotoesWhite:link{
	text-decoration:none;
	color:#FFFFFF;
}

a.BotoesWhite:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.BotoesWhite:hover{
	text-decoration:none;
	color:#66A624;
}

a.BotoesWhite:active{
	text-decoration:none;
	color:#FFFFFF;
}

#PTflag{
	position:absolute;
	left:520px;
	top:10px
}

#ENflag{
	position:absolute;
	left:530px;
	top:40px
}

.ImagemNoticia{
	border:none;
	padding-left:25px;
}

.TextoNoticia{
	font-family:Arial;
	color:#000000;
	font-size:14px;
	text-align:justify;
	padding-left:25px;
	padding-right:36px;
}

#DIVmain{
	position:relative;
	margin: 0 auto;
	background:none;
	min-height:100%;
	width:956px;
}

#DIVbotoes{
	position:absolute;
	right: 21px;
	top: 41px;
	width: 570px;
	height: 100px;
	overflow:hidden;
}

#DIVtop{
	position:relative;
	left:0px;
	width:1000px;
	height:586px;
	background:#EBF0F0;
}

#DIVtopContent{
	position:absolute;
	left:72px;
	bottom:0px;
	width:900px;
	height:401px;
}

#DIVtopTop{
	position:absolute;
	left:0px;
	top:0px;
	height:185px;
	width:1000px;
	background-image:url(images/top_1.png);
}


#DIVtopLeft{
	position:absolute;
	left:0px;
	top:185px;
	height:401px;
	width:72px;
	background:url(images/top_2.png);
}

#DIVtopRight{
	position:absolute;
	right:0px;
	top:185px;
	height:401px;
	width:25px;
	background:url(images/top_3.png);
}

#DIVfade{
	position:absolute;
	top:0px;
	right:0px;
	height:586px;
	width:400px;
	background:url(images/fade.png);
}

#DIVdata{
	position:relative;
	left:27px;
	width:956px;
	background:#000000;
}

#DIVrodape{
	position:relative;
	left:27px;
	width:956px;
	height:145px;
	overflow:hidden;
}

#DIVrodapeBlack{
	position:absolute;
	left:0px;
	top:0px;
	height:105px;
	width:956px;
	background:#000000;
}

#DIVrodapeBottom{
	position:absolute;
	left:0px;
	top:105px;
	height:40px;
	width:956px;
	background:none;
}

#DIVrodapeLogo{
	position:absolute;
	left:20px;
	top:80px;
	width:48px;
	height:50px;
}

#DIVrodapeBotoes{
	position:absolute;
	right: 50px;
	top: 40px;
	width: 450px;
	height: 60px;
}

#DIVimagenLeft{
	float:left;
	margin-left:45px;
}

#DIVrelogios{
	position:absolute;
	width:250px;
	height:140px;
	right:-50px;
	top:12px;
}