/* CSS Document */

/*
Abreviacoes:
l-little m-medium b-big
t-top bt-bottom
r-right l-left
*/


/*** Globais ***/

* {
margin: 0px;
padding: 0px;
}

body {
	margin: 0px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#D9E8DB;
}

a {
	color:#02679c;
	text-decoration:none
}
a:hover{
	color:#FF0000;
	text-decoration:none
}
a img,img a{border:0}

h1 {
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom:3px;
	margin-top: 3px;
}
h2 {
	margin-top: 8px;
	font-size:14px;
	color: #336600;
}
h3 {
	font-size:12px;
	color: #336600;
}


/**** Box OnBlur OnFocus TEXTAREA,INPUT,SELECT ****/
.boxOB {
	background-color:#FFFFFF;
}

.boxOF {
	background-color:#FDFFE8;
}

/******* Loading Layer *******/
#loading{
	position:absolute;
	left:40%;
	top:30%;
	padding:1px;
	z-index:20001;
	height:auto;
	border:1px solid #ccc;
	width: 340px;
	background-color: #999999;
}
#loading a {
		color:#225588;
}
#loading .loading-indicator{
	background:#FFFFFF;
	padding:10px;
	margin:0;
	height:auto;
}
#loading-msg {
	font: bold normal 13px arial, tahoma, sans-serif;
	color:#990000;
}



/******* Cabecalho *******/
#header {
	background-attachment:;
	background-color: #80AC93;
	height:75px;
	margin-bottom: 1px;
	padding-top:4px;
}

#header_content {
	width:993px;
	min-height: 75px;
	margin-left:auto;
	margin-right:auto;
}

#header .logo {
	width: 222px;
	height: 72px;
}

#header #top_banner {
	/*background:transparent url(/img/banner/banner_bg_468.gif) no-repeat scroll 0%;*/
	height:65px;
	margin:0pt 3px 5px 2px;
	padding-top: 0px;
	width:480px;
	padding-left:1px;
}

/******* Conteudo / Corpo *******/
#body {
	margin-left:auto;
	margin-right:auto;
	width: 993px;
	min-height:300px;
}

#site_menu {
	width: 155px;
	min-height: 200px;
}
#site_content {
	width:675px;
	margin: 2px;
	min-width:660px;
	max-width:800px;
}
#bannerR {
	width:130px;
	float:right;
}
#bannerR {
	width:130px;
	float:right;
}
#bannerL {
	width: 130px;
}

#bannerC {
	width: 600px;
	margin-left: auto;
	
	padding-left: 0px;
}


#bannerC #c1, #bannerC #c2 {
	float:left;
	width: 285px;
}

#bannerC div {
	margin-top: 10px;
	margin-left: 5px;
}

.float {
	float: left;
}




/******* Rodape *******/
#footer{
	clear:both;
	width: 993px;
	text-align:-moz-center;
	min-width:920px;
	max-width:993px;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right: auto;
}
.ft_txt{
	line-height:33px;
	color:#dadada;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left: 230px;
}
.ft_txt a:hover {
	color:#FF0000;
}

.ft_logo{
	margin-top:2px;
	background-repeat: no-repeat;
	width:31px;
	height:30px;
	left: 20px;
	position:absolute;
}

.ft_l{
	padding-left:15px;
	margin-right:18px;
	height:36px;
	margin-left: 5px;
}
.ft_l{background-image:url(/img/footer/f_l.png)}
.ft_r{float:right;width:18px;height:36px}
.ft_r{background-image:url(/img/footer/f_r.png)}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 900px;
	padding: 15px;
}

/* Alpha Effect IE */
* html #footer .ft_l{margin-right:-3px;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/footer/f_l.png')}
* html #footer .ft_r{margin-left:-3px;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/footer/f_r.png')}




/******* Boxes, menu, e Widgets *******/

/* box border header */
.box .box_hr {width:8px;font-size:1px;line-height:1px;background-image:url(/img/box/box_hr.png)}
* html .box .box_hr,* html .box .box_hr,* html .box .box_hr{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/img/box/box_hr.png')}

.box .box_hl {
	height: 30px;
	background-image:url(/img/box/box_hl.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
* html .box .box_hl,* html .box .box_hl,* html .box .box_hl{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/img/box/box_hl.png')}

/* box middle */
.box .box_m_r {background-repeat:repeat-y;width:8px; padding-top:5px;padding-left:5px; background-image:url(/img/box/box_m_r.png);}
* html .box .box_m_r,* html .box .box_m_r{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/box/box_m_r.png')}

.box .box_m_l {
	padding-left:5px;
	background-color: #FFFFFF;
}

/* box footer */
.box .box_fl{height:8px;font-size:8px;line-height:1px;background-image:url(/img/box/box_fl.png);}
* html .box .box_fl,* html .box .box_fl{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/box/box_fl.png')}
	
.box .box_fr{width:8px;height:8px;font-size:8px;line-height:1px;background-image:url(/img/box/box_fr.png);}
* html .box .box_fr,* html .box .box_fr{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/img/box/box_fr.png')}


/* Boxes Solid */
.b_header, b_bottom {
	height: 6px;
	overflow: hidden;
	width:100%;
	background-image: url(/img/box/border.gif);
	background-repeat:repeat-x;
}
.b_header_l {
	background-image: url(/img/box/hl.gif);
	float:left;
}
.b_header_r {
	background-image: url(/img/box/hr.gif);
	float:right;
}
.b_middle {
	border-color:#BCBEC0;
	border-style:solid;
	border-width:0pt 1px;
	color:#58595B;
}

.box .box_hl {
	height: 30px;
	background-image:url(/img/box/box_hl.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.box .box_m_l {
	padding-left:5px;
	background-color: #FFFFFF;
}


.box {
	table-layout:fixed;
	empty-cells:show;
}

.cell_content {
	background-color:#F0F0F0;
	padding: 8px;
	text-align: justify;
}

.cell_content p {
	text-indent: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cell_content li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 3px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.cell_content h3 {
	padding-bottom: 8px;
	padding-top: 5px;
}

.cell_content td {
	padding: 3px;
}

.table_content {
	margin-left: 5px;
}

























.b_bottom {
	background-position:0pt 5px;
}

.b_bottom_l {
	background-image: url(/img/box/bl.gif);
	float:left;
}
.b_bottom_r {
	background-image: url(/img/box/br.gif);
	float:right;
}
.b_header_l, .b_header_r, .b_bottom_l, .b_bottom_r {
	background-position:0pt 50%;
	background-repeat:no-repeat;
	height:6px;
	overflow:hidden;
	width:6px;
}

a.menu{
	height:17px;
	line-height:14px;
	font-size:11px;
	display:block;
	padding-left:4px;
	padding-top:3px;
	margin:-1px 0 0;
	text-decoration: none;
}
#menu_l a.menu{
	background-color:#ECF4EC;
	border:1px solid #BEDCCD;
	color:#336600;
}
#menu_l a.menu:hover{
	background-color:#9CCDAF;
	text-decoration:none;
	color:#FFFF99;
}




/******* Admin *******/
#bar_user {
	background-color: #FFFFFF;
	white-space: normal;
	padding: 3px 2px 3px 10px;
	text-align:center;
	margin-bottom: 5px;
}

/* Default Table Grid */
.tgrid {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	background: white;
	border:thin;
}

.tgrid thead td, .tgrid thead th {
	border: 0 px solid white;
	padding: 2px 5px 2px 4px;
}

.tgrid thead {
	background-color:#006633;
	color: #FFFFFF;
}
.tgrid tbody tr.odd {
	color: #000000;
	background-color: #CBDACF;
}
.tgrid tbody td {
	border: 0 px solid white;
	padding: 2px 5px 2px 4px;
}

.tgrid tbody {
	padding-right: 15px;
}




/******* Form de Busca *******/
#busca_avancada {
	margin-top: 15px;
	display:none;
	padding: 15px;
}
.buscavancada {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dv_flt_titulos {
	margin-top: 10px;
}

#dv_frm_procura {
	margin-left:auto; margin-right:auto;
}

/******* Form e Erros Msg *******/
.label_obrigatorio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight: bold;
}

.erro {
	background:#FFECEC none repeat scroll 0% 50%;
	border:1px dashed #CC0000;
	margin-top:5px;
	padding-top:5px;
}
.hilif {
	background-color:#F0C8C1;
}

.pf_miss_fill , .pf_ps_fill {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 15px;
}

#dv_erro {
	margin-top: 20px;
	margin-left: 15px;
}
#dv_erro li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	padding-bottom: 5px;
	margin-left: 20px;
	list-style-image: none;
	list-style-type: square;
}



/*** Paginador ****/
.paginator
{
	margin: 3px;
	margin-left: -2px;
	width: 100%;
	padding-top:5px;
	height: 24px;
	
	background:transparent url(images/wbg.gif) repeat-x scroll 0pt -1px;
	border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204);
	border-style:none solid solid;
	border-width:0px 1px 1px;
	overflow:hidden;
	white-space:nowrap;
}

.paginator .separator {
	float: left;
	height: 22px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	margin: 1px;
}

.paginator .PGroup {
	float: left;
	background: none;
	height: 24px;
	margin: 0px 5px;

}

.paginator .PageStat
{
	position: relative;
	top: 5px;
	overflow: visible;
}

.paginator .PGroup .pcontrol
{
	padding: 5px;
}

.paginator .pGo
{
	padding:5px;
}

.paginator .PGroup .pFirst
{
	width: 22px;
	background: url(images/first.gif) no-repeat center;
}
	
.paginator .PGroup .pPrev
{
	width: 22px;
	background: url(images/prev.gif) no-repeat center;
}

.paginator .PGroup .pNext
{
	width: 22px;
	background: url(images/next.gif) no-repeat center;
}

.paginator .PGroup .pLast
{
	width: 22px;
	background: url(images/last.gif) no-repeat center;
}

.paginator .PGroup input
{
	vertical-align: text-top;
	position: relative;
	top: -5px;
}

.paginator .PGroup .pButton
{
	float: left;
	height: 22px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
}

.paginator .PGroup .pButton:hover
{
	height: 22px;
	border: 0px solid #ccc;
	cursor: pointer;
	background-color:#CCCCCC;
}


div {
	border: 0px solid #666666;
}