@charset "utf-8";

/* CSS Document */





* {

	margin:0;

	padding:0;

}





body {

	background:#094C9D;

}



#center {
	margin:0 auto;
	width:100%;

}



#geral {
	width:100%;
	padding: 0 0 0 0;
}





#home {

	width:100%;

	background-color:#fff

}





html>body #home {

	width:auto;

}





/*****TOPO******/

#topo_geral {

	background:url(../imgs/fundo_topo.jpg);
	width:100%;
height:140px;


}



#topo {

	margin:0 auto;
	width:775px;
	

}





#slogan {

	float:right;
	margin-top:0px;

}









#menu_geral {

	margin:0 auto;

	width:100%;

	height:31px;

	background:url(../imgs/fundo_menu.jpg);
	text-align:center;

}





#menu {

	width:820px;
	margin:0 auto;
	padding:0 0 0 45px;
	text-align:center;
}

#menu ul ul li {
text-align:left;


}

#menu li {

	display: inline;	

}










#miolo{

	position:absolute;

	width:100%;

	height:348px;

	text-align:center;
	
	background:url(../public/galeria/images/bg_geral.jpg) repeat-x 0 0;


}





.formulario {

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

	font-size: 10px;

	color: #333333;

	background-color: #FFFFFF;

	border: 1px solid #C1C1C1;

}



.categoria {

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

	font-size: 11px;

	color: #003366;

	font-weight: bold;

}



.Texto_branco_11 {

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

	font-size: 11px;

	color: #ffffff;

}





#rod {

	width:100%;

	background:url(../imgs/fundo_baixo.jpg) repeat-x ;

}



#rodape {
background:url(../imgs/fundo_baixo.jpg) repeat-x ;
	width:775px;

	height:130px;

	margin:0 auto;

}



#rod1 {

	width:300px;
background:url(../imgs/fundo_baixo.jpg) repeat-x ;
position:relative;

	margin:0 auto;
z-index: 99999;
}



#rod2 {

	width:470px;

	float:left;

	margin:0 auto;

}



#rodape_fim {

	width:775px;

	height:30px;

	margin:0 auto;

}





#rod_fim1 {

	width:80%;

	float:left;

	text-align:left;

	margin:0 auto;

}



#rod_fim2 {

	width:20%;

	float:right;

	margin:0 auto;

}



#rd_final {

	background:url(../imgs/linha.jpg) repeat-x;

	padding: 10px 10px 10px 10px;

	text-align:right;

}








