body {
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 12px;
	/*background-image: url(/assets/images/background/home.gif);*/
}

img {
	border:0;
}


h2 {
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 18px;
	background-color: #00CC00;
	padding: 0px;
	/*margin-right: 15px;*/
	/*margin-left: 15px;*/
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
#intro-flash {
	margin-left: -10px;
	margin-right: -10px;
}
.imagens {
	margin-left: -10px;
	margin-right: -10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
p {
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	margin-bottom: 15px;
	padding: 0px;
	/*margin-right: 15px;*/
	/*margin-left: 15px;*/
	color: #333333;
	line-height: 16px;
	letter-spacing: normal;
}
#contents img {
	display:block;
}
#contents a {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}
#contents a.botao {
	background-color:transparent;
}
#contents a.botao img {
	margin:0;
	display:inline;
}
#acessoreservado {
	margin-left: 805px;
	margin-top: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#acessoreservado li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	
}
#login-email {
	position:relative;
}
#login-email input {
	position: absolute;
	left:106px;
	top:3px;
	width:134px;
}
#login-password {
	position:relative;
}
#login-password input {
	position: absolute;
	left:130px;
	top:3px;
	width:110px;
}

.creditos {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	width: 100%;
}
#botoes li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h3 {
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #9C1C18;
	text-decoration: underline;
	/*margin-right: 15px;*/
	margin-bottom: 15px;
	/*margin-left: 15px;*/
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents ul {
	list-style-type: circle;
	/*clip: rect(auto,15px,auto,15px);*/
	padding: 0px;
	/*margin-right: 15px;
		margin-left: 15px;*/
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	margin-bottom: 15px;
}
#contents li {
	list-style-type: none;
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-left: 15px;
}
#contents img {
	margin-bottom: 20px;
}
#contents .first {
	list-style-type: decimal;
}
#logofazcritas {
	position:absolute;
	top: 60px;
	left: 78px;
}
* {
	margin: 0px;
	padding: 0px;
}
#main {	
	margin-left: 65px;
}
#botoes {
	background-color: #FFFFFF;
	float: left;
	height: 250px;
	width: 265px;
}

#contents {
	float: left;
	margin-left: 5px;
	background-color: #FFFFFF;
	height: 100%;
	width: 440px;
	padding:0 15px 15px;
	margin-bottom:25px;
}
#contents .imagens {
	margin-bottom: 20px;
}

#creditos {
	position: fixed;
	left: 65px;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.logobarra {
	background-color: #FFFFFF;
	height: 175px;
	width: 100%;
	clear: both;
}

input[type=text],
input[type=password],
textarea {
	border:1px dotted #000;
	font-family: "Lucida Grande CE", Verdana, sans-serif;
	font-size: 12px;
}

textarea {
	width:100%;
}

#contents form dd {
	margin-bottom:15px;
}

.error {
	color:#900;
}

#map {
	margin-left:-10px;
	margin-right:-10px;
}