body{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #E6F0F9 url(bg_home.jpg) -150px -150px no-repeat; 
	background-position: bottom right;
}
body a{
	color: #3F4096;
	font-weight: bold;
	text-decoration: none;	
}
img{
	border: 0;
}
body a:hover{
	color: #3F4096;
	font-weight: bold;
	text-decoration: underline;
}
/*HEADER - INICIO*/
#header{
	position: relative;
	width: 774px;
	background: #FFF url(bg_header_home.gif) no-repeat; 
}
#animacao{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
#linguas{
	position: relative;
	padding-top: 10px;
	margin-left: 510px;
	width: 245px;
	height: 40px;
	text-align: right;
}
#linguas p{
	font-size: 11px;
	padding: 0;
}
#linguas a.mapa{
	font-weight: bold;
}
#logo{
	position: relative;
	padding: 0;
	width: 247px;
	height: 226px; 
	margin: 1px 0 0 519px;
}
form{
	font-size: 11px;
	color: #3F4096;
	font-weight: bold;
}
#formbusca{
	position: relative;
	padding-top: 12px;
	margin: 0;
}
#cadastro imput#nome{
	border: 1px solid #FFD752;
	width: 165px;
}
#cadastro input#email{
	border: 1px solid #FFD752; 
	width: 140px;
}
/*CONTEUDO - INICIO*/
#conteudo{
	width: 774px;
	background: #fff url(bg.gif) repeat-y;
}
#menu a {
	text-decoration: none;
	color: #3F4096;
}
#menu a:hover {
	text-decoration: none;
	color: #959595;
}
#menu{
	position: relative;
	width: 220px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
#nav{
	margin: 0;
	padding: 5px 0 ;
	list-style-type: none;
	width: 218px;
	background-color: #fff;
}
#nav li.gr a{
	border-left: solid 7px #3F4096;
	display: block;
	font-size: 14px;
	padding-left:10px;
	height: 27px;
	line-height: 30px;
}
#nav li.gr{
	width: 218px;
	height: 27px;
	border-bottom: 1px solid #FFF; 
}
#nav li.menuCruzada{
	background-color: #FCF9C2;
}
#nav li.menuProgramas{
	background-color: #E2F9C4;
}
#nav li.menuParticipar{
	background-color: #C5F1D4;
}
#nav li.menuAcontece{
	background-color: #C7EAFB;
}
#nav li.menuMidia{
	background-color: #C7DDFB;
}

#nav li.menuDivulgacao{
	background-color: #E7DBFC;
}
#nav li.menuFale{
	background-color: #FAD5E5;
}
#banner{
	margin-bottom: 5px;
}
#banner1Container{
	margin: 0 6px 0 2px;
	float: left;
}
/*NOVIDADES*/
#novidades{
	position: relative;
	width: 538px;
	margin-left: 225px;
	padding: 0;
	background: #fff url(bg_novidades_home.gif) repeat-x;
}
#boletim{
	position: relative;
	width: 210px;
	background: url(img_boletim_home.gif) no-repeat;
	float: left;
}
#boletimTxt{
	position: relative;
	width: 178px;
	padding-right: 10px;
	border-right: 2px #3F4096;
	border-right-style: dotted;
	margin: 15px;
}
#destaque{
	position: relative;
	margin: 0 10px 0 200px;
	padding: 15px 0 0 15px;
}
#destaque ul{
	position: relative;
	margin: 0;
	padding: 15px 0 10px 0;
}
#destaque ul li{
	list-style-type: none;
	padding-bottom: 10px;
}
.fim{
	clear: both;
}

/*FOOTER*/
#footer{
	position: relative;
	width: 764px;
	padding: 5px;
	margin: 0;
	background-color: #E6F0F9;
}
#footer li{
	font-size: 11px;
	color: #767676;
	list-style-type: none;
}
#footer #direitos{
	float:left;
}
#footer #tau{
	text-align: right;
}