@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#666;
	text-align:center;
}

div#ipmj {
	width:760px;
	height:125px;
	background:#e67817;
	margin:auto;
}

div#flash {
	width:760px;
	height:181px;
	background:#928268;
	margin:auto;
}

div#geral {
	width:760px;
	text-align:left;
	margin:auto;
}

.behind {
	z-index:0;
}

.front {
	z-index:500;
}

div#menu {
	width:760px;
	height:40px;
	margin:auto;
	text-align:left;
	position:absolute;
}

div#conteudo {
	width:760px;
	margin:auto;
	padding:0;
	background:#FFF;
	position:absolute;
	vertical-align:top;
}

div#rodape {
	width:760px;
	margin:auto;
	margin-bottom:0;
	background:#fff url(../../images/rodape.gif) repeat-x;
	font:12px Arial;
	color:#FFF;
	text-align:center;
	padding:12px 0 10px 0;
	z-index:1000;
	

}

div#left {
	width:230px;
	padding:10px;
	padding-right:0;
	float:left;
	z-index:0;
}

div#box {
	background:#FFF url(../../images/box.png) no-repeat;
	padding:30px 20px 0 20px;
	width:220px;
	height:430px;
	z-index:0;
}

div#right {
	width:505px;
	float:right;
	height:100%;
	padding:15px;
	padding-right:0;
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#6b6a68;
	overflow:hidden;
	vertical-align:top;
}

div#main {
	padding-right:25px;
}

h1 {
	color:#f17619;
	font:bold 17px Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#6b6a68;
	font-weight:bold;
}

h3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#6b6a68;
}

ul { 
	list-style:none;
	padding:0;
	margin:0;
}

li {
	padding:5px 0 5px 5px;
	width:200px;
}

a.news, a.news:visited {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#6b6a68;
	text-decoration:none;
	font-weight:bold;
}

a.news:hover, a.news:active {
	color:#f17619;
}

a.news3, a.news3:visited {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#6b6a68;
	text-decoration:none;
	font-weight:normal;
}

a.news3:hover, a.news3:active {
	color:#f17619;
}

a.news2, a.news2:visited {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#6b6a68;
	text-decoration:none;
	font-weight:bold;
}

a.news2:hover, a.news2:active {
	color:#f17619;
}

.year {
	font:13px Arial;
	font-weight:bold;
	color:#f17619;
	text-decoration:none;
}

.sub {
	font:11px Arial;
	font-weight:bold;
	color:#6b6a68;
	
}