/*	=======================================================================
	Prolins. Soluções em TI
	Coopanest (CE)
	Desenvolvido pela Prolins.
	Todos os direitos reservados.
	=======================================================================	*/

@charset "iso-8859-1";
/* CSS Document */

BODY.main
{
	margin: 0px;
	padding: 0px;
	background: #FFF;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f807f;
}

IMG
{
	border: none;
}

a:link, a:visited
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #136500;
	font-size: 12px;
}

a:hover, a:active
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 12px;	
}

.topoMenu
{
	height: 32px;
	background: url(../images/top_menu_bg.jpg) no-repeat;
}

.topoMenu_itens
{
	margin: 6px 0px 0px 100px;
	float: left;
}

.topoLogin_form
{
	margin-top: -1px;
	float: right;
	color: #FFF;
	font-weight: bold;
}

INPUT.login
{
	width: 130px;
	height: 18px;
	padding-left: 4px;
	background: #FFF;
	border: 1px dotted #FFF;
	color: #00CC33;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT.loginBut
{
	background: URL(../images/loginBut.png) no-repeat;
	border: none;
	width: 16px;
	height: 16px;
}

INPUT.reservaCampo
{
	width: 130px;
	height: 18px;
	padding-left: 4px;
	background: #FFF;
	border: 1px dotted #00CC33;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA.reservaCampo
{
	width: 130px;
	height: 18px;
	padding-left: 4px;
	background: #FFF;
	border: 1px dotted #00CC33;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT.contBut
{
	background: url(../images/inputButBg.jpg);
	border: 1px solid #CCC;
	height: 22px;
	color: #555;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topoLogo
{
	width: 259px;
	height: 138px;
}

.topoDestaque
{
	background: url(../images/top_news_bg.jpg) no-repeat;
	width: 531px;
	height: 138px;
}

.destaqueTitulo
{
	margin: 15px 0px 0px 125px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #136500;
}

.destaqueConteudo
{
	margin: 5px 0px 0px 125px;
	height: 85px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.destaqueInfo
{
	margin: 0px 0px 0px 125px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

.menu
{
	width: 790px;
	height: 66px;
}

.conteudoBg
{
	width: 790px;
	height: 311px;
	background: url(../images/content_bg.jpg) no-repeat;
}

.conteudoTitulo
{
	background: url(../images/content_title_bg.jpg) no-repeat;
	margin: 15px 0px 0px 30px;
	float: left;
	height: 29px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #136500;
}

.conteudoTexto
{
	margin: 10px 0px 0px 30px;
	width: 515px;
	float: left;
}

.conteudoImg
{
	margin: 0px 12px 0px 0px;
	width: 230px;
	height: 230px;
	float: right;
}

.conteudoGadget
{
	background: url(../images/home_gadget_bg.jpg) no-repeat;
	width: 258px;
	height: 170px;
}

.gadgetTitulo
{
	margin: 15px 15px 10px 15px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #136500;
}

UL
{
	padding: 0px;
	margin: 0px;
	list-style: inside;
}

.gadgetConteudo
{
	margin: 0px 15px 0px 15px;
}

.gadgetMais
{
	margin: 25px 15px 0px 15px;
}

.gadgetMais a:active, .gadgetMais a:visited, .gadgetMais a:link, .gadgetMais a:hover
{
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	color: #7f807f;
}

.submenu
{
	margin: 25px 0px 0px 0px;
}

.submenuItem
{
	background: url(../images/submenu_item_bg.jpg) no-repeat;
	padding-left: 20px;
	width: 190px;
	height: 25px;
	color: #136500;
	font-size: 12px;
}

.submenuItem a:link, a:visited
{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #136500;
	font-size: 12px;
}

.submenuItem a:hover, a:active
{
	color: #000;
	font-size: 12px;
	
}

.tabelaLista_titulo
{
	background: url(../images/table_top_margin_bg.jpg) repeat-x;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.tabelaLista_conteudo
{
	padding-top: 0px;	
}

.tabelaLista_cor1
{
	background: #f3f5eb;
	height: 23px;
	padding-left: 5px;
	border-top: 1px dashed #FFF;
}

.tabelaLista_cor2
{
	background: #f7f9f2;
	height: 23px;
	padding-left: 5px;
	border-top: 1px dashed #FFF;
}

.rodapeImg
{
	width: 790px;
	height: 117px;
}