/* CSS Document */

body { 
    margin-top:0px;
    background-color: #000000; 
	color:#DFDFDF;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;	
}

#main_box{ padding-bottom:60px; }

a{ color:#FF9900}

#logo{ 
    width:157px; 
	height:54px; 
	border:none; 
	background-image:url(../images/logo_bolotha.jpg); 
	background-repeat:no-repeat 
}

#logo a img { 
    width:157px; 
	height:54px; 
	border:none; 
}

#table_topo{
    border:none;
    width:776px;
	height:54px;
}

#table_topo td{
    width:776px;
	height:54px;
	background-image:url(../images/bg_topo.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}

#intro_menu{ text-align:center}

#table_menu{
    width:776px; 
	height:196px;
}

#td_fachada{
    width:161px;
	height:196px;
	vertical-align:top; 
	background-image:url(../images/bg_fachada.gif); 
	background-repeat:no-repeat;
}

#td_intro{
    width:453px;
	height:196px;
	vertical-align:top; 
	background-image:url(../images/bg_intro.gif); 
	background-repeat:no-repeat;
}

#td_menu{
	height:196px;
	vertical-align:top; 
}

#table_painel{
    width:776px; 
	height:228px;
}

#td_painel{
    width:388px; 
	height:228px;
	vertical-align:top; 
	background-image:url(../images/bg_painel.gif); 
	background-repeat:no-repeat;
}

#td_eventos{
    width:388px; 
	height:228px;
	vertical-align:top; 
	background-image:url(../images/bg_eventos.gif); 
	background-repeat:no-repeat;
}

#rodape{ text-align:center;}
#rodape hr{ width:438px; height:1px}
#main_content{
    width:453px;
	height:196px;
	vertical-align:top;
	background-image:url(../images/bg_intro.gif); 
	background-repeat:no-repeat;
	padding:10px 10px 10px 20px;
	text-align:left;
}
#main_content2{
    width:453px;
	height:196px;
	vertical-align:top;
	background-image:url(../images/bg_content.jpg); 
	background-repeat:no-repeat;
	padding:10px 10px 10px 20px;
	text-align:left;
}
.right_box{ 
    margin-left:8px; 
	margin-top:8px; 
	margin-right:4px;
    background-image:url(../images/bg_orange.gif);
}
.anima_menu { 
    display:block; 
	margin:0 0 2px; 
	padding:8px 0 8px 15px; 
	width:100px; 
	background:url(../images/arrow1.gif) 0px 10px #000000; 
	background-repeat:no-repeat;
	color:orange; 
	font-size:12px; 
	font-weight:bold; 
	border-color:#FF6600;
	border-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
}
.page_title{ color:orange; font-weight:bold; font-size:14px; text-decoration:underline}
.page_content{ margin-top:20px; line-height:20px; text-align:justify; text-indent:40px; margin-bottom:30px}
.page_content2{ margin-top:20px; line-height:20px; text-align:justify; margin-bottom:10px}