@charset "utf-8";
/* CSS Document */
#atalhoCompet,
#atalhoCatalog,
#atalhoFusoNet,
#atalhoVideo{ 
	margin:0;  
	position:relative; 
	left:5px; 
	float:left; 
	width:246px; 
	height:170px; 
}
#atalhoCompet,
#atalhoCatalog,
#atalhoFusoNet{ 
	/*border-right: solid #335592 2px;*/
}
#atalhoCompet{
	background:#fff url(img_1.png) no-repeat 30px 10px;
}
#atalhoCatalog{
	background:#fff url(img_2.png) no-repeat 30px 10px;
}
#atalhoFusoNet{
	background:#fff url(img_3.png) no-repeat 30px 10px;
}
#atalhoVideo{
	background:#fff url(img_4.png) no-repeat 30px 10px;
}
#cabecalho {
	overflow:hidden;
	background: url(bgTopo.jpg) no-repeat;
	width:1002px;
	height:105px;
}

.imagesAtHome{
	position:absolute;
	top:70px;
	left:93px;
	width:130px;
}
.linksAtHome{ 
	color:#242f4f;	
	font-size:14px;
	position:absolute;
	width:130px;
	top:60px;
	left:93px;
}
.linksAtHome:hover{ 
	color:#2a407a;
}

#containerLeft{
	position:relative;
	padding-left:10px; 
	float:left; 
	width:390px; 
	height:400px;
	z-index:10;
}
#news{ 
	position:relative;
	top:120px;
	overflow:hidden; 
	width:390px; 
	height:270px; 
	/*background:url(bgNews.png) bottom no-repeat;*/
}
#titleNews{
	position:absolute;
	top:100px;
	left:10px;
}
#titleNews img{
	margin-left:15px;
	outline:none; 
	border:0; 
	margin-left:15px; 
	height:20px; 
	width:20px;
	}
	#titleNews a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#5A76B5;
	}
	#titleNews a:hover{
	color:#0d77e4;
	}
.slogan{
	position:absolute;
	top:0;
	left:10px;
	margin-top:10px;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:24px; 
}
#containerLeft embed{ position:absolute; top:0; left:10px;
}


#idForm{
	display:none;
	height:0;
	width:0;
}
#news_wrap {
	text-align:justify;
	position:absolute;
	left:10px;
	top:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:10px;
	height:245px;
	width:350px;
}
.news_title {
	font-weight: bold;
	padding: 5px 0;
	color: #353535;
	cursor:pointer;			
}
.news_title a {
	color:#242f4f;		
}

.news_title a:hover, .allNews a:hover {
		
	color:#2a407a;
}
#menu a {
	background:url(bgMenuHome.jpg) repeat 0 0;
}




