body {
	margin-top:0px;
	background-image:url(../images/bg_map2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

table,td,tr,span,div,p,li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #036;
}


.title_white{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	}

.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #036;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68265e;
}

.menu:hover {
	color: red;
	text-decoration: none;
}
ul
{
list-style-image: url(http://alacde.org/ok.gif);
}

a {
	color: #3366CC;
	text-decoration: none;
}

.text_lg{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	font-style:italic;
	color: black;
}





a:hover {
	text-decoration: underline;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	border-width:thin;
	border-style:outset;
}

input, textarea, select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}