*{
	border : none;
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	font-size : 15px;
	color : #47423a;
	margin : 0;
	padding : 0;
	line-height : 20px;
}
body{
	background-color : #fff;
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
}
a{
	color : #653d7a;
	font-weight : bold;
}
/*topo*/
#topo{
	width : 980px;
	height : 31px;
	display : block;
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/topo.gif);
}
#topo h2,
#topo h2 a{
	display : block;
	height : 31px;
	float : left;
	width : 150px;
	background-color : transparent;
	background-image : url(img/x.gif);
}
#topo h2 a{
	text-indent : -6000px;
	overflow : hidden;
}
/*banner*/
#banner{
	position : absolute;
	left : 490px;
	top : 20px;
	width : 468px;
	height : 60px;
	z-index : 2000000;
}
/*título*/
h1{
	background-image : url(img/titulo2.gif);
	position : absolute;
	left : 20px;
	top : 95px;
}
h1 a,
h1{
	width : 780px;
	height : 23px;
	display : block;
	overflow : hidden;
}
h1 a{
	text-indent : -6000px;
}

#info{
	width : 940px;
	height : 400px;
	position : absolute;
	left : 20px;
	top : 192px;
	background-image : url(img/info.gif);
}
#info p{
	margin : 25px;
}
/*menu*/
#menu{
	width : 940px;
	height : 65px;
	position : absolute;
	left : 20px;
	top : 130px;
	background-image : url(img/menu.gif);
}
#menu h2,
#menu h2 a{
	width : 80px;
	height : 65px;
	float : left;
	display : block; 
}
#menu h2 a:hover,
#menu h2#sel a{
	background-position : 0 -65px;
}
#menu h2.mn1{	
	margin-left : 20px;
}
#menu h2.mn1 a{ background-image : url(img/mn1.gif);}
#menu h2.mn2 a{ background-image : url(img/mn2.gif);}
#menu h2.mn3 a{ background-image : url(img/mn3.gif);}
#menu h2.mn4 a{ background-image : url(img/mn4.gif);}
#menu h2.mn5 a{ background-image : url(img/mn5.gif);}
#menu h2.mn6 a{ background-image : url(img/mn6.gif);}
#menu h2.mn7 a{ background-image : url(img/mn7.gif);}
#menu h2.mn8 a{ background-image : url(img/mn8.gif);}


#proxant{
	width : 70px;
	height : 33px;
	position : absolute;
	left : 875px;
	top : 145px;
	z-index : 10;
	display : block;
}
#proxant a{
	width : 32px;
	height : 33px;
	position : absolute;
	left : 0;
	top : 0;
	background-image : url(img/ant.gif);
	text-indent : -6000px;
}
#proxant a:hover{
	background-position : 0 -33px;
}
#proxant a.pro{
	background-image : url(img/pro.gif);
	left : 35px;
}


#linkao{

	position : absolute;
	left : 20px;
	top : 192px;
	z-index : 5;
}
#linkao,
#linkao a{
	background-image : url(img/x.gif);
	width : 940px;
	height : 400px;
	display : block;
}

#info h2{
	line-height : 60px;
	font-size : 26px;
	margin : 40px 0 0 240px; 
}
#info h2 strong{
	width : 200px;
	height : 200px;
	line-height : 200px;
	font-size : 120px;
	float : left;
	text-align : center;
	margin : 0 15px 0 0;
	position : absolute;
	left : 20px;
	top : 40px;
	background-color : #003773;
	background-image : url(img/h2.jpg);
	color : #fff;
}
#info p{
	margin : 25px 80px 25px 240px; 
}
#info.capa p{
	margin : 25px 25px 10px 280px;
	font-size : 13px;
}
#info.capa{
	background-image : url(img/info-capa.jpg);
}
