@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-image:url(imagens/bg.jpg)
}

#principal {
	margin:auto;
	width:860px;
	height:100%;
}

#topo {
	margin:auto;
	width:860px;
	height:480px;
}

#menu {
	margin:auto;
	width:860px;
	height:70px;
	background-image:url(imagens/fundo_menu.png);
	background-position:center;
	background-repeat:no-repeat;
}

#menu ul {
	margin:0px;
	padding:0px;
	margin-left:35px;
}

#menu ul li {
	display:inline;
	line-height:70px;
	margin-left:8px;
}



#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#4A1C04;
}



#menu ul li a:hover {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	text-decoration:none;

	color:#80503A;

}





#conteudo_index {

	float:left;

	width:860px;

	height:470px;

	background-image:url(imagens/fundo_index.png);

	background-position:center;

	background-repeat:no-repeat;

}





#conteudo_espaco {

	float:left;

	width:860px;

	height:800px;

	background-image:url(imagens/fundo_museu.png);

	

}



#logo_circuito {

	float:left;

	margin-left:40px;

	margin-top:20px;

	width:200px;

	height:200px;

}



#texto_capa {

	float:left;

	margin-left:10px;

	margin-top:25px;

	width:550px;

	height:200px;	

	font-family:Arial, Helvetica, sans-serif;

	text-align:justify;

	font-style:italic;

	font-size:14px;

	line-height:25px;

	color:#80503A;

}



#texto_espaco, #texto_sitio, #texto_benedito , #texto_sjoao {

	float:left;

	margin-left:10px;

	margin-top:25px;

	width:550px;

	height:1100px;	

	font-family:Arial, Helvetica, sans-serif;

	text-align:justify;

	font-style:italic;

	font-size:12px;

	line-height:18px;

	color:#80503A;

}





#texto_contato {

	float:left;

	margin-left:45px;

	margin-top:25px;

	width:550px;

	height:400px;	

	font-family:Arial, Helvetica, sans-serif;

	text-align:justify;

	font-style:italic;

	font-size:14px;

	line-height:25px;

	color:#80503A;

}



#conteudo_benedito {

	float:left;

	width:860px;

	height:800px;

	background-image:url(imagens/fundo_benedito.png);

	background-position:center;

	background-repeat:no-repeat;

}

#conteudo_sjoao {
	float:left;

	width:860px;

	height:900px;

	background-image:url(imagens/fundo_museu.png);

	background-position:top;

	background-repeat:no-repeat;
}

#fotos {

	float:left;

	margin-left:40px;

	margin-top:20px;

	width:200px;

	height:430px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#80503A;

}



#fotos_index {

	float:left;

	width:795px;

	height:210px;

	margin-top:10px;

	margin-left:35px;

}



#fotos_index img {

margin-left:4px;

}



#rodape {

	float:left;

	width:860px;

	height:60px;

}



.r_style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #F0EBCD;

	line-height:20px;

}

.r_style2 a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #F0EBCD;

	line-height:20px;

	text-decoration:none;

}



