option,input,select
{
	font-size			: 11px;
	font-family			: trebuchet ms;
	text-decoration		: none;
	color				: #535252;
}
.gestao_title
{
	
	background-image	: url('../../images/fundo_09.jpg');
	font-size			: 16px;
	font-family			: 'trebuchet ms';
	color				: #FFFFFF;
	line-height			: 18px;
	font-weight			: bold;
}

.gestao_box {
	border				: 1px solid #d7d7d7;
	border-top			: 0px;	
}

.gestao_link {
	color				: #333333;
}

a.gestao_link {
	color				: #333333;	
	text-decoration		: none;
}

a.gestao_link:hover {
	color				: #8f0000;
	text-decoration		: none;
}
	
.crumbs , a.crumbs , a.crumbs:hover{
	color				: #535252;
	text-decoration		: none;	
}

.gestao_cell {
	border				:1px solid #8f0000;
	border-top			: 0px;	
	text-align			: center;
}	
/****************************************/
/*******	Buttons	*********************/
/****************************************/

.gestao_button {
	background			: url(../../images/layout_09.jpg);
	color				: #FFFFFF;
	cursor				: pointer;
	border				: 0px;
	text-decoration		: none;
	padding				: 5px;
	margin				: 0px 5px 0px 0px;
}

.gestao_button:hover {
	background			: url(../../images/back.jpg);
	color				: #333333;
	border				: 0px;
	text-decoration		: none;
}	



/****************************************/
/*******	Lists 	*********************/
/****************************************/
.impar{
	background-color	: #FFFFFF;
	padding				: 3px;
}

.par{
	background-color	: #F0F0F0;
	padding				: 3px;
}

.list_title_bg {
	background-color	: #ce1f47;	
}
.list_title , .list_title_selected
{	
	color				: #FFFFFF;
}
.list_title_seletecd
{
	font-weight			: bold;
}

.naviSel {
	font-weight			: bold;
	padding				: 2px;
	color               :#ce1f47;
}

/*******************************************/
/********	LeftBar		********************/
/*******************************************/

.menuSel, a.menuSel:visited, a.menuSel,  a.menuSel:hover{
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color: #ce1f47;	
}

.tituloSel, a.tituloSel:visited, a.tituloSel,  a.tituloSel:hover{
	font-size:11px;
	font-family: tahoma;
	text-decoration: none;
	color : #ce1f47;	
}

texto.list {
	list-style: bullet; 
}

/*******************************************/
/********	Forms		********************/
/*******************************************/
.input400 {
	width	: 400px;
}

.subFormButton {
	background			: url(../../images/layout_09.jpg);
	color				: #FFFFFF;
	cursor				: pointer;
	border				: 0px;
	text-decoration		: none;
	padding				: 5px;
	margin				: 0px 5px 0px 0px;
}

.subFormButtonSelected {
	background			: url(../../images/back.jpg);
	color				: #FFFFFF;
	cursor				: pointer;
	border				: 0px;
	text-decoration		: none;
	padding				: 5px;
	margin				: 0px 5px 0px 0px;
}