@charset "UTF-8";
/* CSS Document */


/*###################################################################################
#####################################################################################
####  LISTAGEM
#####################################################################################
###################################################################################*/


.l_cx{
	width:860px;
	height:auto;
	margin:20px;
	margin-bottom:0px;
	float:left;
	background:url(../gfx/lista.png);
}


.l_el{
	width:860px;
	float:left;
	height:40px;
	color:#444444;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	overflow:hidden;
}

.l_el_1{
	width:359px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	line-height:30px;
	font-size:15px;
	border-right:1px solid #AAA;
	white-space:nowrap;
	overflow:hidden;
}

.l_el_2{
	width:169px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	line-height:30px;
	border-right:1px solid #AAA;
	white-space:nowrap;
	overflow:hidden;
}

.l_el_3{
	width:169px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	line-height:30px;
	border-right:1px solid #AAA;
	white-space:nowrap;
	overflow:hidden;
}



/* MOSTRA */

.l_el_4{
	width:120px;
	height:30px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	visibility:visible;
}




.l_el_5{
	width:1px;
	height:30px;
	float:left;
	margin-left:4px;
	margin-top:5px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	visibility:hidden;
}

/* **** MOSTRA */


/* ESCONDE */

/*
.l_el_4{
	width:1px;
	height:30px;
	float:left;
	margin-left:0px;
	margin-top:5px;
	line-height:30px;
	white-space:nowrap;
	text-align:center;
	overflow:hidden;
}




.l_el_5{
	width:120px;
	height:30px;
	float:left;
	margin-left:4px;
	margin-top:5px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	visibility:visible;
}

*/
/* **** ESCONDE */



a.l_el_apagar_link{
	display:none;
	visibility:hidden;
	height:0px;
	width:0px;
}

a.l_el_apagar_link_ok{
	width:100px;
	margin-left:10px;
	height:30px;
	background:#900;
	display:block;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

a.l_el_apagar_link_ok:hover{
	background:#F00;
}


/* TITULOS */

.tit_l_el{
	width:859px;
	float:left;
	height:39px;
	color:#999;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	overflow:hidden;
	background:#FFF;
	font-weight:bold;
	border-top:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}

.tit_l_el_1{
	width:358px;
	height:39px;
	float:left;
	padding-left:10px;
	line-height:39px;
	font-size:11px;
	border-right:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	white-space:nowrap;
	overflow:hidden;
}

.tit_l_el_2{
	width:169px;
	height:39px;
	float:left;
	margin-left:10px;
	line-height:39px;
	border-right:1px solid #DEDEDE;
	white-space:nowrap;
	overflow:hidden;
	font-size:11px;
}

.tit_l_el_3{
	width:169px;
	height:39px;
	float:left;
	margin-left:10px;
	line-height:39px;
	border-right:1px solid #DEDEDE;
	white-space:nowrap;
	overflow:hidden;
	font-size:11px;
}

/* **** TITULOS */







#l_el_feito_link{
	width:100px;
	margin-left:10px;
	height:30px;
	background:#390;
	display:block;
	text-decoration:none;
	line-height:30px;
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	visibility:hidden;
}

#l_el_feito_link:hover{
	background:#6C0;
}





a.link_tit_el, a.link_tit_el:active, a.link_tit_el:link, a.link_tit_el:visited {
	color:#999;
	text-decoration:none;
}

a.link_tit_el:hover {
	color:#999;
	text-decoration:underline;
}





.l_el:hover{
	background:#FFBE00;
}
