@charset "utf-8";
/* CSS Document */
body{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center; /* hack para o IE */
	margin:0px;
	padding:0px;
	background-image:url(../_IMGS/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#001137;
}
div, img, object, span, class, iframe, p, blockquote, h1, h2, h3, h4, h5, h6, a, ol, ul, li, fieldset, legend, form, label{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
li{display:inline}
/* CORPO DA PÁGINA */
#corpo{
	width:950px;
	height:600px;
	margin:0 auto;
	background-image:url(../_IMGS/bg_topo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
}
#topo_1{
	margin:0px;
	width:950px;
	height:255px;
	float:left;
}
.logo{
	float:left;
	margin:20px 0 0 80px;
}
#menu_1{
	width:950px;
	height:32px;
	float:left;
	margin-top:-32px;
}
#menu_1 ul{
	margin-left:50px;
}
#menu_1 li{
	float:left;
	display:inline;
	text-align:center;
	color:#E18DE1;
	font-size:18px;
	margin-left:4px;
}
a.menu_1_a{
	width:138px;
	height:32px;
	background-image:url(../_IMGS/aba_menu_top_off.gif);
	background-repeat:no-repeat;
	color:#E18DE1;
	text-decoration:none;
	float:left;
	padding-top:6px;
}
a:hover.menu_1_a{
	width:138px;
	height:32px;
	background-image:url(../_IMGS/aba_menu_top_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	padding-top:6px;
	color:#FFF;
	margin-top:-3px;
}
.menu_1_b{
	width:138px;
	height:32px;
	background-image:url(../_IMGS/aba_menu_top_on.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	padding-top:6px;
	color:#FFF;
	margin-top:-3px;
}
#menu_2{
	width:950px;
	height:33px;
	float:left;
	background-color:#660B3A;
}
#menu_2 ul{
	margin-left:23px;
	margin-top:3px;
}
#menu_2 li{
	width:0 auto;
	height:29px;
	float:left;
	display:inline;
	text-align:center;
	color:#E18DE1;
	font-size:18px;
	margin-left:53px;
}
a.menu_2_a{
	cursor:pointer;
	color:#E18DE1;
	text-decoration:none;
	width:0 auto;
	height:27px;
	float:left;
}
a:hover.menu_2_a{
	height:27px;
	float:left;
	color:#FFF;
}
a.menu_2_b{
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	width:0 auto;
	height:27px;
	float:left;
}
.aba_left{
	width:5px;
	float:left;
	height:29px;
	background-image:url(../_IMGS/aba_menu_bottom_left_off.jpg);
	background-position:left;
	background-repeat:no-repeat;
	z-index:1;
	position:relative
}
.aba_right{
	width:5px;
	float:right;
	height:29px;
	background-image:url(../_IMGS/aba_menu_bottom_right_off.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-left:-5px;
	z-index:1;
	position:absolute;
}
.aba_bg{
	width:0 auto;
	height:27px;
	float:left;
	background-color:#49072B;
	padding:2px 12px 0 9px;
}
#topo_2{
	width:942px;
	height:240px;
	float:left;
	margin-top:-1px;
	border:solid 4px #D9177C;
}
#corpo_pag{
	width:945px;
	height:0 auto;
	float:left;
	background-color:#001137;
	background-image:url(../_IMGS/bg_todo_corpo_2.gif);
	background-repeat:repeat-y;
	padding:0 0 0 5px;
	margin-bottom:26px;
	margin-top:4px;
}
#borda_bottom{
	width:950px;
	height:140px;
	float:left;
	margin-top:-72px;
}
.pub_m{margin:4px 4px 4px 7px;float:left; width:0 auto; height:70px; position:relative}
.pub_p{margin:300px 4px 4px 7px;float:left; width:150px; height:70px; position:relative}
#corpo_right{
	width:218px;
	min-height:1000px;
	float:right;
	background-color:#001137;
	border:solid 4px #001137;
	border-top:solid 0px;
	margin:0px 4px 0px 0px;
	z-index:2;
	position:relative;
}
#corpo_right ul{}
#corpo_right li{
	width:218px;
	float:left;
	background-color:#001137;
	margin:4px 4px 0px 0px;;
	display:inline
}
#trailer{
	width:218px;
	height:218px;
	float:left;
	background-color:#FFF;
}

