

#sitemap a:link {
	color: #999;
	text-decoration: none;
}
#sitemap a:visited {
	text-decoration: none;
	color: #999;
}
#sitemap a:hover {
	text-decoration: none;
	color: #FFF;
}
#sitemap a:active {
	text-decoration: none;
	color: #999;
}

body {
	background-image: url(../images/grafico/fnd_grafico.jpg);
	background-repeat: repeat-x;
	background-color: #161c20;
}
#barra {
	text-align: center;
	height: 172px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/grafico/fnd_barra_grafico.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#barracorta {
	text-align: left;
	height: 172px;
	width: 1001px;
	margin: 0 auto;
}
#sombra {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 982px;
}
#titulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	float: right;
	height: 20px;
	width: 700px;
	font-variant: normal;
	text-transform: none;
	padding-top: 25px;
	line-height: 20px;
}
#subtitulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #806400;
	height: 70px;
	width: 630px;
	float: left;
	margin-left: 358px;
	margin-top: 60px;
	line-height: 15px;
}
#cuerpo {
	height: 100%;
	overflow:hidden;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background-color: #293238;
	position:relative;
	
}
#barra #barracorta #titulo2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #663f10;
	float: right;
	height: 20px;
	width: 700px;
	font-weight: bold;
}
#logo {
	float: left;
	height: 78px;
	width: 149px;
	text-align: right;
	padding-top: 11px;
	padding-left: 11px;
}
#cuerpo #portfolio {
	height: 30px;
	width: 971px;
	text-align: left;
	margin: 0 auto;
	padding-left: 30px;
}

#cuerpo #galeria {
	height: 100%;
	overflow:hidden;
	width:1000px;
	text-align: left;
	margin: 0 auto;	
	padding-top: 15px;
}
