/*CONTEUDOS*/
#conteudo_paglinks
{
	position:absolute;
	left:170px;
	top:140px;
	background-repeat: no-repeat;
	width:820px;
	height: 118px;
}

#div_paglinks{
	padding: 0px 0px 0 0;
	position: absolute;
	margin: 0;
	top: 0px;
	left: 0px;
	width: 820px;
	height: 0px;
}

#menu_paglinks{
	height: 480px;
	position:absolute;
	left:0px;
	top:129px;
	width:169px;
	}

#conteudo_paglinks h5{
	font-weight:bold;
	font-size:16px;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	position:absolute;
	top:-20px;
	*top:0px;
	left:0px;

}

.galeria_links{
	padding: 0;
	height: 0px;
	margin:20px 0 0 0;
	
}
.galeria_links li{	
	
	display:inline;
	float:left;
	padding:5px;
	margin:10px;
	text-align:center;
}
.galeria_links img{
	border: 2px solid #333;
}	
#paglinks li.paglinks a{

	width:120px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.galeria_links span, .galeria_links2 span{
	display:none;
}

#rodape_paglinks 
{
	background-image: url(../images/rodape.jpg);
	width: 1024px; 
	height: 22px;
	background-repeat: no-repeat;
	position: absolute;
	text-align:center;
	color: #000000;
	left: 1px;
	font-size:10px;
	margin:0;
	padding-top:5px;
top:800px;}
