@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#F4F4F4;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

td{
	background-repeat:no-repeat;
	background-position:top center;
}

form{
	margin:0px;
	display:table;
}

#container{
	width:785px;
	margin:auto;
	height:auto;
	display:table;
}



#flash{
	z-index:0;
}

#imagem_lateral_um{
	width:194px;
	height:146px;
	float:right;
	margin-top:-384px;

}

#imagem_lateral_tres{
	width:194px;
	height:72px;
	float:right;
	margin-top:-72px;
}

#imagem_lateral_dois{
	width:194px;
	height:146px;
	float:right;
	margin-top:-230px;
}


#content{
 padding-top:10px;

	width:780px;
	height:auto;
	display:table;
	clear:both;
	z-index:30000;
}

#content_article{
	width:540px;
	float: left;
	clear:left;
	padding-bottom:30px;
	padding-left:5px;
	z-index:10;
}

#menu_lateral{
	width:200px;
	clear:right; 
    height:auto;
	margin-left:5px;
	float:right;
	
}

#rodape{
	width:780px;
	height:44px;
	text-align:center;
	font-size:12px;
}

/* TEXTOS */

.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-decoration:none;
}

a:link.rodape, a:visited.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	text-decoration:none;
}

a:hover.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B2047;
	text-decoration:underline;
}

a:link.home, a:visited.home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a:hover.home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B2047;
	text-decoration:underline;
}

a:active.home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B2047;
	text-decoration:none;
}

#banner_pascoa{
	width:338px;
	height:auto;
	left:-169px;
	margin-left:50%;
	top:100px;
	position:absolute;
	z-index:3000;
}
