/*

----------------------------------------------------

	Desenvolvido por dothCom Consultoria Digital

	http://www.dothcom.net/

	2007

----------------------------------------------------

*/

html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: url(../gfx/bg.gif) #1a1a1a;}
a img {
	border: none;}
input,
textarea,
option,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}



#headBg {
	position: relative;
	background: url(../gfx/bgtop.gif) repeat-x;
	height: 500px;}



#master {
	position: relative;
	margin: auto;
	text-align: justify;
	width: 750px;}



#head {
	position: relative;
	clear: both;
	height: 53px;
	z-index: 50;}
#head #logo {
	position: absolute;
	top: 10px;
	left: 0px;}
#head div#formLogin {
	position: absolute;
	width: 370px;
	top: 20px;
	right: 0px;
	text-align: right;}
#head div#formLogin form {
	margin: 0px;
	padding: 0px;}
#head div#formLogin form img {
	position: relative;
	z-index: 3;}
#head div#formLogin form input#login,
#head div#formLogin form input#pass {
	width: 130px;
	position: absolute;
	top: 4px;
	left: 8px;
	border: none;
	color: #fff;
	background: #373737;
	z-index: 5}
#head div#formLogin form input#pass {left: 153px;}



#top {
	position: relative;
	clear: both;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	height: 195px;
	background: url(../gfx/carregando.gif) center center no-repeat;}



#menu {
	text-align: center;
	position: relative;
	clear: both;
	margin: 0px;
	margin-bottom: -3px;
	padding: 0px;}
#menu a img {
	background: #a3a3a3;}
#menu a:hover img {
	background: #fff;}




#middle {
	position: relative;
	clear: both;
	background: url(../gfx/sombra.gif) top center no-repeat;
	padding: 20px;
	padding-bottom: 0px;}
#middle a {
	color: #fff;
	text-decoration: underline;}
#middle a:hover {
	color: #999;}
#middle hr,
#middle div.regua {
	position: relative;
	visibility: hidden;
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
	clear: both;}
#middle h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;}
#middle ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
	list-style-type: none;}
#middle ul li {
	position: relative;
	background: url(../gfx/bullet.gif) left center no-repeat;
	padding-left: 15px;}
#middle ul li a {text-decoration: none;}
#middle ul li a:hover {color: #999;}

#middle .d_240 {
	position: relative;
	clear: right;
	width: 240px;
	float: left;
	padding-right: 15px;}
#middle .d_240 p {
	margin: 0px;
	margin-bottom: 10px;
	text-indent: 20px;}
#middle .d_190 {
	position: relative;
	width: 190px;
	float: right;}
#middle div#paginacao {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	word-spacing: 7px;}
#middle div#paginacao a {
	color: #8c8c8c;
	font-size: 12px;
	text-decoration: none;}
#middle div#paginacao a:hover {
	color: #fff;}
#middle div#paginacao a.current {
	font-weight: bold;
	font-size: 14px;
	color: #fff;}
#middle div#paginacao a img {
	margin-bottom: -5px;}
#content {
	position: relative;
	float: left;
	width: 440px;}
#content #aviso{
	background-image:url(../gfx/bg_td_01.gif);
	padding: 10px;
	border: 1px solid #333333;
	}
#content h2 {
	color: #ccc;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;}
#content h3{
	margin-top: 0px;
}
#content h3 small{
	color: #ccc;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

#content div.list {
	position: relative;
	clear: both;
	padding-bottom: 15px;}
#content div.list a {text-decoration: none;}
#content div.list h2 {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;}
#content div.list h2 span {
	color: #808080;
	font-weight: normal;}
#content div.list img {
	float: left;
	margin-right: 10px;}
#content div.list p {
	margin: 0px;
	padding: 0px;}

#content table.zebra {
	width: 100%;
	border-collapse: collapse;
	background: url(../gfx/bg_td_00.gif);}
#content table.zebra tr th {
	border-bottom: 2px solid #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	background: url(../gfx/bg_td_02.gif);}
#content table.zebra tr td {
	padding: 3px;}
#content table.zebra tr.highlight td {
	background: url(../gfx/bg_td_01.gif);}
#content #inscricao .legenda {
	color: #ccc;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#content #inscricao input,
#content #inscricao textarea,
#content #inscricao select{
	border: 1px solid #757575;
	background: #494949;
	color: #fff;
	width:300px;
}
#content #inscricao .check{
	border: 0px;
	background: none;
	width:auto;
}
#content #inscricao textarea {
	height: 50px;
	overflow: auto;}
#content #inscricao center input {
	border: none;
	background: none;
	width: auto;
	margin-top: 10px;}
#contato form {
	position: relative;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	width: 225px;
	float: left;}
#contato form input,
#contato form textarea {
	border: 1px solid #757575;
	background: #494949;
	color: #fff;
	clear: right;
	width: 225px;}
#contato form textarea {
	height: 100px;
	overflow: auto;}
#contato form center input {
	border: none;
	background: none;
	width: auto;
	margin-top: 10px;}


#clientes table a {text-decoration: none;}



#right {
	position: relative;
	float: right;
	width: 250px;}

#right ul.submenu {}
#right ul.submenu li {
	background: url(../gfx/submenu_bg.gif) left bottom no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 45px;
	padding-bottom: 3px;}
#right ul.submenu li a {
	color: #888;
	font-weight: bold;}
#right ul.submenu li a:hover {color: #ccc;}
#right ul.submenu li a.current {color: #fff;}



#footer {
	position: relative;
	clear: both;
	margin-top: 10px;}
#footer a {
	position: absolute;
	right: 11px;}



