/***************************************************
* Criado por: Fábio Emerson - www.fabioemerson.com *
* Cliente: www.netuai.net 			 			   *
* Data: março 2009  			                   *
***************************************************/
* {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	background: #FFF;
	text-align: center;
	font: 13px "Trebuchet MS", Arial, Verdana;
	color: #666;
}
li { list-style: none;}
p {	margin: 15px 0;}
a {	text-decoration: none; color: #666;}
a:hover { text-decoration: underline;}
a:focus, object {outline:none}
#main {
	width: 778px;
	text-align: left;
	margin: auto;
	background: url(../img/bg.gif) no-repeat 0 76px;
	*height: 500px;
	min-height: 500px;
}

/*LOGO*/
#main #logo {
	margin: 8px 0 0 15px;
	position: absolute;
}

/*MENU*/
#main #top #menu {
	float: left;
	width: 163px;
	margin-top: 158px;
	position: absolute;
}
#main #top #menu li {
	line-height: 27px;
	background: url(../img/bg_menu.gif) no-repeat -2px;
	height: 27px;
}
#main #top #menu a {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-left: 15px;
	_width: 148px;
}
#main #top #menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#main #top #slide {
	_float: right;
	margin-left: 163px;
	_margin-left: 0;
}

/*RODAPÉ*/
#main #footer {
	clear: both;
	height: 30px;
	background: url(../img/bg_footer.gif) no-repeat bottom;
	font-size: 11px;
	color: #FFF;
	line-height: 30px;
	padding-top: 30px;
	margin: auto;
	width: 778px;
}
#main #footer #footer_content {
	margin-left: 150px;
	width: 578px;
}
#main #footer #footer_content a {
	color: #FFF;
}
#main #footer #footer_content #fabio {
	float: right;
	margin-top: 8px;
}

/*CONTEÚDO*/
#main #content {
	clear: both;
	margin-top: 15px;
}
#main #content .color {
	color: #6AC431;
}

/*ESQUERDA*/
#main #content #left {
	float: left;
	width: 160px;
	font: 11px "Trebuchet MS", Arial, Verdana;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#main #content #left #central {
	margin-top: 20px;
	padding-bottom: 10px;
	*background: url(../img/bg_central.gif) no-repeat left bottom;
	_background: none;
}
#main #content #left #central h2 {
	font-size: 14px;
	color: #FFFF00;
	line-height: 30px;
	height: 30px;
	background: url(../img/bg_h2_central.gif) no-repeat center 29px;
	text-align: center;
	margin: 5px 0;
}
#main #content #left #central #fcentral {
	margin: 5px 10px 0;
	text-align: left;
}
#main #content #left #central #fcentral .textfield {
	font: 12px "Trebuchet MS", Arial, Verdana;
	color: #666;
	width: 134px;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	padding: 3px;
	margin-bottom: 3px;
}
#main #content #left #central #fcentral #acessar {
	font-size: 11px;
	color: #CC0000;
	background: #FFF;
	padding: 3px;
	*padding: 2px;
	margin-top: 5px;
	cursor: pointer;
}
#main #content #left #central #fcentral a {
	color: #FFFF00;
}
/*DIREITA*/
#main #content #right {
	margin: 0 5px 0 173px;
}
#main #content #right .img_planos {
	margin-right: 11px;
}
#main #content #right .box_home {
	float: left;
	width: 190px;
	margin: 15px 15px 0 0;
	font-size: 11px;
	background: url(../img/bg_box_home.jpg) no-repeat;
}
#main #content #right .box_home h2 {
	font-size: 16px;
	color: #E60003;
	line-height: 30px;
	background: url(../img/bg_h2_home.jpg) no-repeat center 29px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
}

/*NOTÍCIAS HOME*/
#main #content #right #box_noticias_home li {
	background: url(../img/bg_noticias_home.gif) repeat-y;
	padding: 2px;
	margin-bottom: 3px;
}
#main #content #right #box_noticias_home .dataNotHome {
	font-size: 12px;
	color: #FFF;
	background: #6AC431;
	font-weight: bold;
	float: left;
}
#main #content #right #box_noticias_home a {
	margin-left: 45px;
	display: block;
}

/*DOWNLOADS HOME*/
#main #content #right #box_downloads_home li {
	background: #F8F8F8;
	margin-bottom: 3px;
	padding: 2px;
}
#main #content #right #box_downloads_home a {
	display: block;
	font-size: 11px;
	_height: 32px;
	min-height: 32px;
}

/*CONTEÚDO*/
#main #content #right h1 {
	font-size: 24px;
	color: #6AC431;
	text-align: right;
	border-bottom: 2px solid #6AC431;
	font-weight: normal;
}
#main #content #right h2 {
	font-size: 18px;
	color: #6AC431;
	font-weight: normal;
	margin: 15px 0;
}
#main #content #right h3 {
	font-size: 16px;
	font-weight: normal;
	color: #6AC431;
	border-bottom: 1px solid #6AC431;
	margin: 15px 0;
}
#main #content #right h4, #main #content #right h4 a {
	font-size: 10px;
	color: #6AC431;
	margin-bottom: 15px;
}
#main #content #right h5 {
	font-size: 24px;
	color: #6AC431;
	margin: 15px 0;
	font-weight: normal;
}

/*FORMULÁRIOS*/
#main #content #right form {
	margin-top: 20px;
}
#main #content #right form label {
	width: 70px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}
#main #content #right form .textfield, #main #content form .select {
	margin-bottom: 15px;
	color: #666;
	background: #FFF url(../img/bg_campos.jpg) repeat-x;
	padding: 3px;
	border: 1px solid #CCC;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main #content #right form .textfield {
	width: 400px;
}
#main #content #right form .select {
	*padding: 0;
}
#main #content #right form .textfield:hover, #main #content #right form .textfield:focus, #main #content form #right .select:hover, #main #content form #right .select:focus {
	background: #FFF;
}
#main #content #right .btn {
	color: #FFF;
	background: #6EC637;
	padding: 3px;

	*padding: 2px;
	cursor: pointer;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

/*TABELA ASSINE*/
#main #content #right #fassine table#tb_assine {
	width: 100%;
	border-collapse: collapse;
	_width: 99%;
}
#main #content #right #fassine table#tb_assine th {
	font-weight: bold;
	background: #EFEFEF;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}
#main #content #right #fassine table#tb_assine th, #main #content #right #fassine #tb_assine tr, #main #content #right #fassine #tb_assine td {
	border: 1px solid #CCC;
	text-align: center;
}
#main #content #right #fassine #tb_assine td {
	padding: 2px;
}
#main #content #right #fassine label {
	width: 110px;
}

/*NOTÍCIAS*/
#main #content #right #noticias a {
	padding: 10px 5px;
	display: block;
}
#main #content #right #noticias a:hover {
	text-decoration: none;
	background: #FFFF99;
}
#main #content #right #noticias li.alternate {
	background: #F8F8F8;
}
#main #content #right #noticias .date {
	font-size: 10px;
	color: #6AC431;
}
#main #content #right #outras_noticias {
	font-size: 11px;
	margin-bottom: 15px;
}
#main #content #right #outras_noticias a {
	line-height: 20px;
	height: 20px;
}
#main #content #right #outras_noticias .date {
	color: #71C73B;
}
#main #content #right #img_noticia {
	float: right;
	margin: 0 0 10px 10px;
	font-size: 10px;
	text-align: center;
	width: 200px;
}

/*DOWNLOADS*/
#main #content #right #downloads {
	font-size: 11px;
}
#main #content #right #downloads li.alternate {
	background: #F8F8F8;
}
#main #content #right #downloads a {
	padding: 10px 5px;
	display: block;
}
#main #content #right #downloads a:hover {
	text-decoration: none;
	background: #FFFF99;
}
#main #content #right #downloads .lic, #main #content #right #downloads .so, #main #content #right #downloads .tam {
	float: right;
	padding: 0 5px;
}
#main #content #right #downloads .lic {
	color: #6AC431;
}
#main #content #right #downloads .so {
	color: #E60003;
}
#main #content #right #downloads .tit {
	font-size: 14px;
	font-weight: bold;
	color: #6AC431;
}
#main #content #right #download {
	height: 120px;
	padding: 20px 0;
}
#main #content #right #download img {
	float: left;
	margin-right: 20px;
}
#main #content #right #download_desc {
	font-size: 11px;
}

/*PAGINAÇÃO*/
#main #content #naveg {
	margin: 20px 0;
	color: #71C73B;
}
#main #content #naveg a {
	padding: 0 4px;
	color: #71C73B;
	text-decoration: none;
}
#main #content #naveg a:hover{
	color: #FFF;
	background: #71C73B;
}
#main #content #naveg .atual{
	background: #71C73B;
	color: #FFF;
	padding: 0 4px;
}
#main #content #naveg .desl{
	color: #CCC;
	padding: 0 4px;
}

