*{
	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;
}
body{
	background-color : #fff;
}

h1{	width:1px; height:1px; display:block; overflow:hidden; position:absolute; color:#fff;}

#prox_ant{
	position : absolute;
	left : 850px;
	top : 5px;
	z-index : 21;
	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;}


/*menu*/
#menu2{
	position : absolute;
	left : 0;
	top : 0;
	width : 936px;
	height : 40px;
	border-top : 1px solid #d5d0cb;
	z-index : 20;
	background-color : #7f7871;
}
#menu2 h2{
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
	display : block;
	width : 35px;
	text-align : center;
	float : left;
}
#menu2 h2 a{
	color : #fff;
	width : 34px;
	height : 40px;
	display : block;
	overflow : hidden;
	text-align : center;
	font-size : 18px;
	border-right : 1px dotted #ccc;

}
#menu2 h2 a:hover,
#menu2 h2#sel a{
	color : #ff9900;
}
#menu h2.mne,
#menu h2.mne a{
	float : right;
	padding : 0 7px;
	border : none;
}
#menu h2.mne a:hover{	text-decoration : underline;}
#menu h2.mn2{	display : none;}


#menu2.alim_a h2.alim_a a,
#menu2.alim_b h2.alim_b a,
#menu2.alim_c h2.alim_c a,
#menu2.alim_d h2.alim_d a,
#menu2.alim_e h2.alim_e a,
#menu2.alim_f h2.alim_f a,
#menu2.alim_g h2.alim_g a,
#menu2.alim_h h2.alim_h a,
#menu2.alim_i h2.alim_i a,
#menu2.alim_j h2.alim_j a,
#menu2.alim_k h2.alim_k a,
#menu2.alim_l h2.alim_l a,
#menu2.alim_m h2.alim_m a,
#menu2.alim_n h2.alim_n a,
#menu2.alim_o h2.alim_o a,
#menu2.alim_p h2.alim_p a,
#menu2.alim_q h2.alim_q a,
#menu2.alim_r h2.alim_r a,
#menu2.alim_s h2.alim_s a,
#menu2.alim_t h2.alim_t a,
#menu2.alim_u h2.alim_u a,
#menu2.alim_v h2.alim_v a,
#menu2.alim_w h2.alim_w a,
#menu2.alim_x h2.alim_x a,
#menu2.alim_y h2.alim_y a,
#menu2.alim_z h2.alim_z a,
#menu2 h2 a:hover,
#menu2 h2#sel a{
	background-color : #fff;
	color : #ff9900;
}
#menu2 h2.alim_j,
#menu2 h2.alim_x,
#menu2 h2.alim_y,
#menu2 h2.alim_z{
	display : none;
}


/* geral */
#linkao{
	position : absolute;
	left : 5px;
	top : 211px;
}
#linkao,
#linkao a{
	background-image : url(img/x.gif);
	z-index : 21;
}
#info,
#linkao{
	width : 936px;
	height : 1300px;
	display : block;
	left : 0px;
	top : 61px;	
	position : absolute;
}
#info{
	z-index : 9;
	overflow:hidden;
	border-top : 1px dotted #eceae7;
	background-color : #fff;
}
#info.interna{
	height : 1250px;
}
#info #texto{
	display : block;
	position : absolute;
	overflow : auto;
	z-index : 4;
	width : 350px;
	left : 624px;
	top : 20px;
	height : auto;
}
#info.letras #texto{
	top : 20px;
	left : 120px;
	width : 860px;
}
#info.letras #texto table{
	width : 750px;	
}
#info.letras #texto table th,
#info.letras #texto table td{
	border-bottom : 1px solid #ccc;
	padding : 5px;
	text-align : left;
}
#info.letras #texto table th{
	background-color : #ccc;
}
#info #texto h2{
	font-size : 28px;
	margin : 5px 0;
}
#info.letras h2{
	line-height : 80px;
	height : 80px;
	width : 80px;
	font-size : 50px;
	text-align : center;
	display : block;
	color : #fff;
	background-color : #ff9900;
	position : absolute;
	left : 20px;
	top : 20px;
}
#info #texto h3{
	font-size : 40px;
	height : 60px;
	width : 60px;
	line-height : 60px;
	margin : 0 15px 10px 0;	
	float : left;
	display : block;
	text-align : center;
	background-color : #ff9900;
}
#info #texto p{
	margin : 11px 0;
	line-height:20px;
}









#info.capa{
	background-image : url(img/capa.jpg);
}

