/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bg_areia.jpg);
}
img {
	border:none;
}
#main {
	width:755px;
	margin:0 auto;
}
.bg {
	border:10px solid #444;
	width:100%;
	float:left;
	background:url(images/bg_03.jpg);
}
#top {
	height:106px;
	float:left;
	width:100%;
}

/* Menu */

.menu {
	width:247px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin-top:87px;
	background:url(images/img_33.jpg) no-repeat right top;
}
.menu ul {
	float:right;
	width:170px;
	height:140px;
	line-height:18px;
	text-align:right;
	padding:20px 20px 0 0;
	margin:0;
	list-style:none;
}
.menu a {
	color:#D63717;
}
.menu ul a {
	color:#FFF;
	padding:2px;
}
.menu ul a:hover {
	background:#FFF;
	color:#000;
}
hr {
	display:none;
}
#content {
	float:left;
	width:508px;
}
#content .text a {
	color:#444;
	padding:2px;
}
#content .text a:hover {
	color:#FFF;
	background:#000;
	padding:2px;
}
.text {
	float:left;
	width:440px;
}
.text ul {
	float:left;
	padding:15px;
	margin:0;
	list-style:square;
	line-height:18px;
}
.text li {
	width:100%;
	clear:both;
	margin-bottom:3px;
	float:left;
}
h1 {
	margin:0 0 0 12px;
	padding:0;
	text-indent:-9999px;
	width:496px;
	height:50px;
	background:no-repeat bottom left;
}
h2 {
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#444;
}
.text {
	padding:30px 30px 20px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
}
/* GALLERY */

.box-image {
	float:left;
	width:173px;
	line-height:16px;
	margin:0 30px 15px 3px;
	color:#CA3730;
}
#content .box-image a:hover {
	background:none;
}
.box-image img {
	width:157px;
	float:left;
	border:4px solid #000;
	height:100px;
}
.box-image h4 {
	text-align:center;
}
.box-image span {
	float:left;
	width:100%;
	line-height:16px;
	clear:both;
	color:#444;
}
.division-box-image {
	float:left;
	width:100%;
}

/* OPTIONS */

#content .options {
	float:left;
	width:100%;
	text-align:right;
	padding-top:1%;
	margin-top:12px;
	border-top:1px solid #CCC;
}
#content .options br {
	display:none;
}
#paginacao {
	float:left;
}

/* NOTICIES AND BLOG */

.date-news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	color:#626262;
	margin:15px 0 0 0;
	width:98%;
}
#content .date {
	padding:0 2px 0 2px;
	margin-right:3px;
	background:#777;
	color:#FFF;
	float:left;
}
#content ul.notice {
	list-style:none;
	padding-left:0;
}
#content ul.notice li a {
	font-weight:bold;
}
#content ul.notice li span.description {
	float:left;
	padding-left:75px;
	padding-bottom:10px;
}

/* FORMS */

#content fieldset {
	float:left;
	position:relative;
	line-height:26px;
	padding:10px;
	margin-bottom:20px;
	border:none;
	width:410px;
}
#content fieldset legend {
	padding:5px;
	color:#444;
	padding-top:0;
	font-size:14px;
	letter-spacing:-1px;
	word-spacing:3px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content fieldset label {
	width:110px;
	float:left;
	clear:both;
}
#content fieldset textarea {
	overflow:auto;
	position:relative;
	margin-bottom:4px;
}
#content fieldset .button {
	color:#FFF;
	border:1px solid #000;
	margin:5px 0 0 0;
	background:#B20000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0 3px 0;
	float:left;
}
#content fieldset .text {
	width:250px;
	position:relative;
	color:#444;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	float:left;
}
#content fieldset input:focus, #content fieldset textarea:focus {
	padding:2px;
	border:2px solid #993300;
}
#content fieldset select.text {
	width:208px;
}
#content fieldset .msg-success {
	background:#49C24F;
	width:96%;
	margin:0 0 10px 0;
	font-size:12px;
	text-align:center;
	padding:2%;
	color:#FFF;
}
#content fieldset .msg-error {
	background:#CD4949;
	font-size:12px;
	width:96%;
	margin:0 0 10px 0;
	text-align:center;
	padding:2%;
	color:#FFF;
}
#content fieldset .observation {
	float:left;
	background:#F8F4E9;
	width:398px;
	color:#444;
	margin-bottom:20px;
	line-height:18px;
	padding:5px;
	border:1px solid #666;
}
#content fieldset .radio {
	vertical-align:middle;
	margin:3px 0 4px 0;
}
html>body #content fieldset .radio {
	vertical-align:baseline;
	margin:0;
}
#content fieldset .checkbox {
	margin:7px 0 0 0;
}
html>body #content fieldset .checkbox {
	margin:0;
}
html>body #content fieldset .legenda {
	margin:0;
}
#content .box-comments, #content .box-representative {
	width:100%;
	color:#565656;
	background:#F8F0E3;
	border:1px solid #A98741;
	margin:0 0 10px 0;
	float:left;
}
#content .box-representative {
	width:99%;
	background:#F1F1F1;
}
#content .box-comments p, #content .box-comments .data, #content .box-representative p {
	width:98%;
	float:left;
	margin:0;
	padding:1%;
}
#content .box-representative .title {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .box-comments .data {
	background:#BA9955;
	color:#FFF;
}

/* OPTIONS */

.text .options {
	float:left;
	width:100%;
	text-align:right;
	padding-top:1%;
	margin-top:12px;
	border-top:1px solid #CCC;
}
.text .options br {
	display:none;
}
#paginacao {
	float:left;
}

/* Back */

.back {
	float:left;
	width:478px;
	padding:0 0 0 30px;
	background:url(images/img_40.gif) 30px top no-repeat;
}
.back a {
	height:30px;
	float:left;
	text-indent:-9999px;
	width:137px;
}

/* Footer */

#footer {
	float:left;
	width:755px;
	height:78px;
	background:url(images/img_44.jpg);
}