@charset "utf-8";
/* CSS Document */

body, td {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: normal;
}

a{
	text-decoration:none;
	color:#666}
a:hover{
	color:#999}

#cima{
	width:100%;
	background:url(img/bg.jpg) repeat-x;
	height:276px
	}
#cont{
	width:100%;
	background:url(img/bg.jpg) repeat-x;
	display:table
	}
.slogan1{
	color:#999;
	font-size:24px;
	font-weight:bold
}

.slogan2{
	color:#0093dd;
	font-size:24px;
	font-weight:bold
}
#div{
	width:100%;
	height:2px;
	background:#333
}
#menu{
	width:100%;
	height:55px;
	background:#1e1054;

}
#menu02{
	margin:0 auto;
	width:700px
}
.btt{
	background:url(img/bgbtt.jpg);
	width:133px;
	height:34px;
	font-size:18px;
	color:#797979;
	line-height:34px;
	margin-top:20px;
	display:table;
	margin-right:5px;
	float:left
	}
.btt a{
	color:#666
	}
.btt a:hover{
	background:url(img/bgbtt-2.jpg);
	width:133px;
	height:34px;
	font-size:18px;
	color:#FFF;
	line-height:34px;
	display:block;
	}
.btte{
	background:url(img/btt-escolhido.jpg);
	width:133px;
	height:48px;
	font-size:24px;
	color:#FFF;
	line-height:48px;
	margin-top:6px;
	display:table;
	margin-right:5px;
	float:left
	}
.btte a{
	color:#FFF
	}
	
	
/* HOME-NEWS */
#home-news {margin:0 auto;padding:25px;width:680px;height:330px;background: transparent url('img/bg-news.png') left top no-repeat;}
#home-news dl {padding:7px;width:640px;height:255px;overflow:hidden;position:relative;}
	#home-news dt {padding:3px;width:109px; height:82px; position:absolute;right:8px; top:0px;}
		#home-news dt.opt2 {top:101px;}
		#home-news dt.opt3 {top:198px;}
	#home-news dt.selected {background:url('img/bg_news02.png') left top repeat;}
	#home-news dd p {padding:3px 0 0 5px;}
	#home-news dd a {font-size:12px; color:#333; text-decoration:none; display:block;}
		#home-news dd p a strong {font-weight:bold;}
#home-news dd {
	padding:3px;
	width:500px;
	height:300px;
	background:url('img/bg_news02.png') left top repeat;
	display:block;
	position:absolute;
	left:-6px;
}
	#home-news dd.opt1 {top:0px;}
	#home-news dd.opt2 {top:270px;}
	#home-news dd.opt3 {top:540px;}
	#home-news dd.selected {top:0px;}
	#home-news dd img {width:500px; height:235px;}
	
.ultimasn {
	font-size:20px;
	color:#33C;
	margin-left:20px;
}
.data {
	font-size:14px;
	color:#C00;
}
.titulo{
	font-size:14px;
	color:#666;
	font-weight:bold
}

.formulario{
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	border: solid 1px #333 }
	
.bttform{
	width:50px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background-color:#33C;
	border: solid 1px #333 }
.style13 {	color: #053190;
	font-weight: bold;
	font-size: 12px;
}
.style14 {	font-size: 14px;
	font-weight: bold;
