@charset "utf-8";
/* CSS Document */

/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | (62) 3091.5373
CSS Por: Walter André
*/


div#header {
	width:1000px;
	height:344px;
	float:left;
	background:url(../img/img_topo01.jpg) no-repeat;
}

div#header2 {
	width:1000px;
	height:344px;
	float:left;
	background:url(../img/img_topo02.jpg) no-repeat;
}

div#header-interno {
	width:1000px;
	height:174px;
	float:left;
	background: url(../img/bg_topointerno.jpg) no-repeat;
}
div#header-interno #logo-interno {
	width:380px;
	height:159px;
	float:left;
	text-align:right;
	padding:15px 200px 0 0;
}

div#header-interno #box-versiculo-interno {
	width:400px;
	height:174px;
	float:left;
}


.vazio {
	width:580px;
	height:344px;
	float:left;
}


.box-marca {
	width:400px;
	height:344px;
	float:left;
}


ul#menu-superior {
	width:117px;
	height:20px;
	float:left;
	list-style:none;
	margin:12px 0 0 0;
	padding:0 0 0 283px;
}
ul#menu-superior li {
	background-color:#FFFFFF;
	float:left;
	padding:3px 10px 3px 10px;
	font:12px Arial, Helvetica, sans-serif; 
	color:#666666;
}
ul#menu-superior li a:link {text-decoration:none; color:#666666;}
ul#menu-superior li a:visited {text-decoration:none; color:#666666;}
ul#menu-superior li a:hover {text-decoration:none; color:#cd1213;}


.box-marca .logo {
	width:350px;
	float:left;
	text-align:right;
	padding:25px 50px 15px 0;
}


ul#versiculo {
	width:400px;
	float:left;
	list-style:none;
}
ul#versiculo li {float:left; padding:0 0 5px 0;}
ul#versiculo li.tarja { padding:3px; background-color:#999999; font:11px Arial, Helvetica, sans-serif; color:#FFFFFF;}
ul#versiculo li.texto { width:380px; font:13px "Trebuchet MS"; color:#018dbd; padding:3px 0 0 0;}
ul#versiculo li.ref {width:380px; font:bold 11px "Trebuchet MS"; color:#018dbd;}

ul#versiculo-interno {
	width:400px;
	float:left;
	list-style:none;
	padding:45px 0 0 0;
}
ul#versiculo-interno li {float:left; padding:0 0 5px 0;}
ul#versiculo-interno li.tarja { padding:3px; background-color:#999999; font:11px Arial, Helvetica, sans-serif; color:#FFFFFF;}
ul#versiculo-interno li.texto { width:380px; font:13px "Trebuchet MS"; color:#018dbd; padding:3px 0 0 0;}
ul#versiculo-interno li.ref {width:380px; font:bold 11px "Trebuchet MS"; color:#018dbd;}
