html {	margin:0; padding:0; }

body {	margin: 0 0 0 0;
	height: 100%;
}

a:hover { text-decoration:underline; color:#030; }
a, a img {border:0; margin:0; padding:0; text-decoration:none; color:#000; }
a:visited {color:#999}


h1 { 
	color: #FFF;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	vertical-align:top;
	text-indent:30px;
	margin-top:36px; }

h1#logos { margin-top:2px; }

h1#bloco2 { text-indent:60px; }

div {
	position: absolute;
	background-repeat: no-repeat;
}
	
p { 
	color: #000;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	vertical-align:top;
}

blockquote {

	color:#000
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	width:500px;
	text-align:right;
	font-style:italic;
	position:fixed;
    right:1%;
	top:16px;
}

br { height:200px; top:200px; }

#bkg {
	background-image: url("bkg.jpg");
	background-repeat: no-repeat; 
	margin:0px;
	padding:0px;
	width:100%;
	height:1050px;
	position:fixed;
	}

#logo {

	margin:0;
	padding:0;
	position: fixed;
	z-index:3;
	border:0;
}

.definicao {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-style: normal;
	color:#333;
	top: 100px;
	width:240px;
	margin-left:60px;
	margin-top:35px;
	}

ul	{

	list-style:none;
	list-style-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #000;
	top: 100px;
	width:90%;
	margin-left:100px;
	margin-top:35px;
	padding-left: 0px;
	list-style-image: url(ok.png);
	}
	

.bordapreta {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	width:1000px;
	z-index: 0;
	top:100%;
}


.blocoatividades {	
    left:0px;
    top: 650px;
	background-image:url(bloco.png);
	z-index: 1;
	width: 600px;
	height: 100%;
	}
	
#blocoNoticias {	
    left:100px;
    top: 682px;
	background-image:url(bloco2.png);
	z-index: 2;
	width: 600px;
	height: 30%;
	}
	
h2 {
	margin-top: 1px;
	margin-bottom: 15px;
	text-indent: 0px;
	color: #FFF;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
}
	
	
#textoNoticia {
	
	color:#000;
	float: right;
    right:100px;
    top: 80px;
	background-image:url(bloco3.png);
	z-index: 2;
	width: 620px;
	height: 801px;
	padding-left: 30px;
	padding-right: 20px;
	}

.noticias {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color:#333;
	top: 0px;
	width:620px;
	}
	
	
.blocodefinicao {

    left: 0;
    top: 100px;
 	background-image:url(bloco.png);
	z-index: 0;
	color:#000;
	width: 450px;
	height: 500px;
	}
		
.blocodeconteudo {
	left:338px;
	top: 702px;
	z-index: 0;
	background-color:#FFF;	
	width:652px;
	height:100%;
		}
		
.blocoeventos {
		
	left: 30px;
	top: 513px;
	background-image:url(bloco2.png);
	z-index: 2;
	width: 600px;
	height: 40%;
	}

#apoio {
		
	height: 17px;
    width:  100px;
    left: 470px;
    top: 290px;
	background-color:#000;
	position:fixed;
	}
		
.logo_apoio { 
		
    height: 300px;
    right:3%;
	top: 315px;
	float:left;
	text-align:right;
	position:fixed;
	width:40%;
	}

#benef {
	
	height: 17px;
	width:  200px;
	left: 470px;
	top: 370px;
	background-color:#000;
	position:fixed;
		}
		
.logo_benef { 

	width:40%;
    right:3%;
	top: 400px;
	float:left;
	text-align:right;
	position:fixed;

}

#promocao {
		
	height: 17px;
	width:  120px;
    left: 470px;
	top: 133px;
	background-color:#000;
	position:fixed;
		}
		
.logo_promocao { 
		
	width:80%;
    right:3%;
	top: 165px;
	float:left;
	text-align:right;
	position:fixed;

}
