/*
   CSS - Bad Boy
   Powered by A2C - Internet to Business
   www.a2c.com.br
   
   By Acídio Alan
   Created: 08/30/2006
*/

* {
	margin:0;
	padding:0;
}
body {
	background:url(images/bg_body.jpg) no-repeat #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	behavior:url(csshover.htc);
}
hr {
	display:none;
}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#000;
}
#main {
	width:775px;
	margin:0 auto;
}
.ieca {
	clear:both;
}

/* TOP */

#top {
	float:left;
	background:#000;
	width:100%;
	height:138px;
}
#top ul {
	display:none;
}

/* STRUCTURE */

#structure {
	float:left;
	width:764px;
	padding-right:11px;
	background:url(images/bg_menu_1.gif) no-repeat 8px top #000;
}

/* LINKS */

.link {
	float:left;
	width:50%;
	margin-bottom:15px;
}
.h1 {
	float:left;
	margin-bottom:5px;
	width:100%;
}
.h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	color:CC0000;
}
.txt {
	float:left;
	width:100%;
	margin:5px 0 0 0;
}

/* MENU */

#menu {
	float:left;
	background:url(images/bg_menu_2.gif) no-repeat right top;
	width:175px;
	padding:80px 0 0 6px;
}
html>body #menu {
	float:left;
	background:url(images/bg_menu_2.gif) no-repeat right top;
	width:175px;
	padding:80px 0 0 8px;
}
#menu.not {
	padding-top:300px;
}
#menu ul {
	list-style:none;
	height:219px;
	width:162px;
	padding-right:13px;
	float:left;
	text-align:right;
}
#menu ul li {
	line-height:20px;
}
#menu a {
	font-weight:bold;
	padding:2px;
	color:#FFF;
}
#menu a:hover {
	font-weight:bold;
	background:#FFF;
	color:#E1271C;
}
#menu #banner {
	float:left;
	width:100%;
	text-align:center;
}

/* CONTENT */

#content {
	width:581px;
	background:url(images/bg_content.jpg) repeat-y;
	float:right;
}
#content .bg {
	float:left;
	width:541px;
	height:400px;
	line-height:18px;
	color:#2C2C2C;
	padding:20px 20px 20px 20px;
	background:url(images/content_top.jpg) no-repeat;
}
#content a {
	padding:2px;
}
#content a:hover {
	background:#993300;
	color:#FFF;
}
html>body #content .bg {
	height:auto;
	min-height:400px;
}
.breadcrumb-trails {
	float:left;
	width:99%;
	text-align:right;
	padding-top:2px;
	padding-right:1%;
	font-size:9px;
}
h1, h2, h3, h4 {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
h1 {
	font-size:22px;
	text-indent:-9999px;
	background:no-repeat;
	margin:10px 0 10px 0;
	height:70px;
}
h1.text {
	text-indent:0;
	height:auto;
	_height:25px;
	width:100%;
	margin:5px 0 20px 0;
	color:#000;
}
h2 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:20px;
	border-bottom:1px solid #E4311B;
	color:#E4311B;
}
h3 {
	font-size:14px;
	margin:0 0 20px 0;
}
h4 {
	font-size:14px;
	margin:0 0 10px 0;
}
#content-footer {
	float:left;
	width:100%;
	height:94px;
	background:url(images/content_footer.jpg) no-repeat;
}
#content-footer a {
	float:left;
	text-indent:-9999px;
	margin:38px 0 0 205px;
	width:130px;
	height:30px;
}
#content ul {
	float:left;
	padding:15px;
	list-style:square;
	line-height:18px;
}
#content li {
	clear:both;
	margin-bottom:3px;
	float:left;
	width:100%;
}

/* GALLERY */

.box-image {
	float:left;
	width:161px;
	background:url(images/fundo_fotos.gif) center 0 no-repeat;
	line-height:16px;
	padding:9px 6px 9px 6px;
	margin:0 2px 15px 3px;
	color:#CA3730;
}
#content .box-image a:hover {
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#000;
}
.box-image a {
	width:160px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	height:97px;
}
.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 {
	background:#DFDFDF;
	padding:1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	color:#626262;
	margin:15px 0 10px 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:27px;
	padding:10px;
	border:1px solid #000;
	width:519px;
}
#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:100px;
	float:left;
}
#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:200px;
	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:right;
	background:#F0FBD5;
	width:192px;
	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:#DFDFDF;
	border:1px solid #C0C1C3;
	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;
	padding:1%;
}
#content .box-representative .title {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .box-comments .data {
	background:#CCC;
}

/* NO-FLASH */

.no-flash {
	border:1px solid #C0C0A0;
	background:#FFFFCC;
	width:94%;
	padding:3%;
}

/* FOOTER */

#footer {
	float:left;
	width:96%;
	padding:15px 2% 0 2%;
	color:#A8A8A8;
	height:38px;
	background:url(images/bg_footer.jpg) no-repeat #000;
}
#footer a {
	color:#A8A8A8;
}
#footer ul {
	float:left;
	width:100%;
	list-style:none;
}
#footer ul li {
	float:right;
}
