body
{
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

a, a:hover, a:active
{
	color: #930D30;
	font-weight: bold;
	text-decoration: none;
}

.button
{
	cursor: pointer;
}

#header
{
	text-align: right;
	height: 40px;
}

#header #download
{
	padding-top: 30px;
}

/*	INDICE MAP */
#logo
{
	position: absolute;
	
	top: 10px;
	left: 10px;
	
	/*IE*/
	-top: 16px;
	-left: 14px;
	*top: 18px;
	*left: 13px;
}

#content
{
	width: 100%;
}

#indice
{
	width: 481px;
	height: 886px;
	background: url(../img/indice.jpg) no-repeat 0 3mm;
}

#indice a:hover
{
	border: 2px dashed #930D30;
}

/*	INDICE MAP */
#indiceMapHolder
{
	position: absolute;
	left: 1em;
	top: 2em;
	
	/*IE*/
	-top: 3em;
	*top: 2.6em;		
}

#pdf
{
	background: url(../img/capa.jpg) no-repeat center;
}

#footer
{
	background: url(../img/logos.jpg) no-repeat;
	background-position: 100% 0;
	text-align: center;
	height: 80px;
}

#logosMapHolder
{
	position: relative;
}

#logosGhost
{
	border: 1px solid white;
	
	position: absolute;
	bottom: -31px;
	right: 0px;
	
	width: 319px;
	height: 75px;
	
	/*IE*/
	-bottom: 42px;
	*bottom: -38px;
}

/*
#indice a
{
	border: 2px solid black;
}
*/

#apresentacao
{ 
	position: absolute;
	top: 4.6em;
	width : 43.6em;
	height: 6.9em;
}

#cap_1
{ 
	position: absolute;
	top: 13.2em;
	width : 43.6em;
	height: 6.9em;
}

#cap_2
{ 
	position: absolute;
	top: 21.5em;
	width : 43.6em;
	height: 19em;
}

#cap_3
{ 
	position: absolute;
	top: 42.2em;
	width : 43.6em;
	height: 15.5em;
}

#cap_4
{ 
	position: absolute;
	top: 59.4em;
	width : 43.6em;
	height: 7.8em;
}

#cap_5
{ 
	position: absolute;
	top: 68.8em;
	width : 43.6em;
	height: 4.6em;
}

#anexos
{ 
	position: absolute;
	top: 75em;
	width : 43.6em;
	height: 5em;
}

#notas
{ 
	position: absolute;
	top: 81.8em;
	width : 43.6em;
	height: 1.8em;
}
