*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}



#prox_ant{
	position : absolute;
	left : 880px;
	top : 10px;
	z-index : 12;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}



#linkao a,
#info,
#linkao{
	width : 936px;
	height : 500px;
	position : absolute;
	left : 0;
	top : 0;
	display : block;
	z-index : 9;
}
#linkao a,
#linkao{
	z-index : 11;
	background-image : url(img/x.gif);
}
#linkao a{
	left : 0;
	top : 0;
}
#info{

}
/*capa*/
#info.capa{
	background-image : url(img/capa.jpg);
}

#info.capa #texto{
	display:block;
	height:390px;
	left:510px;
	overflow:auto;
	position:absolute;
	top:50px;
	width:400px;
}

#info.capa #texto p {
	font-size:14px;
}
#credito{
	left:20px;
	position:absolute;
	top:465px;
	color:#ccc;
	font-size:10px;
}
/*internas*/

#info.interna #texto{
	display:block;
	height:auto;
	left:460px;
	overflow: auto;
	position:absolute;
	top:25px;
	width:470px;
	z-index : 4;
}
#info.interna #texto h2{
	border-bottom:1px dotted #ccc;
	font-size:26px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:left;
	margin-top:25px;
}

#info.interna #foto {
	width : 660px;
	height : 450px;
	display : block;
	position : absolute;
	left : 0px;
	top : 1px;
}


/*foto*/

#texto p{
	line-height : 16px;
	margin : 20px 0;
	font-size : 12px;
}
#texto h3,
#texto h2{
	font-size : 26px;
	margin : 5px 0 15px 0;
}
#texto h3{
	font-size : 16px;
	color : #999999;
	margin : 0 0 10px 0;
}


