/* Os estilos de cada info vão neste CSS */
*{
	font-family:Arial, Helvetica, sans-serif;}

#abertura{
	width: 247px;
	height: auto;
	display:block;
	position:absolute;
	top: 68px;	
	left: 347px;	
	}
	
#abertura p{
	margin-top: 3px;
	font-size:14px;
	line-height:18px;
	color:#eceae7;	
}

#abertura p b{	
	font-size:14px;
	color:#eceae7;	
}

#abertura h4{
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 34px;
	padding-top: 5px;
	color:#eceae7;
	
}
	
#quadrado {
	background-image:url(info/quadrado.png);
	left: 663px;
	top: 257px;
	width: 265px;
	height:345px;
	position:absolute;
	}
	

#abertura a.continua {
	background:transparent url(info/continua.png) repeat scroll 0 0;
	display:block;
	float:left;
	height:25px;
	margin-top:1px;
	text-indent:-5000px;	
	width:73px;
	
	
	
}

#abertura a.continua:hover {
	background-position:0 -25px;
	
}
	
/*prox_ant*/
#prox_ant{
	position:absolute;
	left: 862px;
	top: 243px;
	}
/*prox_ant*/

#fundo.interna1 {
	background:url(info/fundo.jpg);
	width:936px;
	height:815px;
	}
#fundo.interna2 {
	background:url(info/fundo.jpg);
	width:936px;
	height:604px;
	}
	
#fundo.interna3 {
	background:url(info/fundo.jpg);
	width:936px;
	height:895px;
	}

#foto {
	width:439px;
	height:544px;
	top:235px;
	left:14px;
	position:absolute;
	border: 2px solid #f90;
	}
#texto {
	width: 422px;
	height: auto;
	display:block;
	position:absolute;
	top: 235px;
	padding: 12px 14px 5px 14px;
	background-color: #FFF;
	left: 473px;
	opacity: 0.90;
	moz-opacity: 0.90;
	filter:alpha(opacity=90);
	
	}
	
#texto p{
	margin-top: 3px;
	font-size:12px;
	line-height:18px;
	color:#5d5850;	
}

#texto p b{	
	font-size:12px;
	color:#5d5850;	
}

#texto h4{
	margin-top: 3px;
	font-size: 18px;
	padding-top: 5px;
	color:#5d5850;
	
}

#texto h5{
	margin-top: 3px;
	font-size:11px;
	font-weight:normal;
	color:#666;	
}

#texto h6{
	margin-top: 3px;
	margin-bottom: -1px;
	font-size:14px;
	font-weight:normal;
	color:#666;	
}

#texto a.volta {
	background:transparent url(info/voltar.png) repeat scroll 0 0;
	display:block;
	float:left;
	height:25px;
	margin-top:1px;
	text-indent:-5000px;	
	width:130px;
	margin-left: -1px;
	
	
}

#texto a.volta:hover {
	background-position:0 -25px;
	margin-left: -1px;
}
	
/*Thumbs*/

#logos{
	width: 936px;
	height: auto;
	display:block;
	position:absolute;
	top: 0;
		
	left: 0;
	
	
	
}

#logos h3, 
#logos h3 a{
	width : 331px;
	height : 604px;
	display : block;
	float : right;
	overflow : hidden;
	margin: 0 0 0 0;
	
	text-decoration:none;
	border-bottom:none;
	
	
}

#logos h3 a{
	background-image : url(info/fundo.jpg);
	background-position : 0 604px;
}
#logos h3 a:hover{
	background-image : url(info/fundo-sel.jpg);
	background-position : 0 604px;
}

#logos h3#n02 a, #logos h3#n02 a:hover{	background-position : -605px 0;}


#logos h2, 
#logos h2 a{
	width : 331px;
	height : 604px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 0 0 0;
	text-decoration:none;
	border-bottom:none;
	
	
}

#logos h2 a{
	background-image : url(info/fundo.jpg);
	background-position : 0 604px;
}
#logos h2 a:hover{
	background-image : url(info/fundo-sel.jpg);
	background-position : 0 604px;
}




#logos h2#n01 a, #logos h2#n01 a:hover{ background-position : 0 0;}
#logos h2#n02 a, #logos h2#n02 a:hover{	background-position : -605px 0;}



/*Thumbs*/

