/* Folha de Estilo EMMA - SISTEMA ADMINISTRATIVO */

body {
	margin: 0px;
	background-image: url(bg_body_homepage.gif);
	background-position: center;
}

.titulo_1 {  
	color: #0F3D7C; 
}
#topo_1 {
	background-image: url(topo_01.jpg);
	height: 177px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#topo_2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(topo_02a.jpg);
	height: 32px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#topo_2a a {
	color: #FFFFFF;
	text-decoration: none;
}
#topo_2a a:hover {
	text-decoration: underline;
}
#topo_2b {
	background-image: url(topo_02b.jpg);
	height: 56px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #646464; 
}
#rodape_1 {
	background-image: url(rodape_1.jpg);
	height: 32px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#rodape_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	background-image: url(rodape_2.gif);
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
}
#rodape_2 a {
	text-decoration: none;
}
#rodape_2 a:hover {
	text-decoration: underline;
}
.botao_menu {
	background-image: url(dotarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
