a:link,a:visited {
	font-size:11px;
	font-family: tahoma;
	color : #5a5555;
    text-decoration: none;
}

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

option,input,select
{
	font-size			: 11px;
	font-family			: trebuchet ms;
	text-decoration		: none;
	color				: #535252;
}
.gestao_title
{
	background-color	: #a7a7a7;
	font-size			: 12px;
	font-family			: 'trebuchet ms';
	color				: #FFFFFF;
	line-height			: 18px;
}

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

.gestao_link {
	color				: #545353;
}

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

a.gestao_link:hover {
	color				: #cecdcd;
	text-decoration		: underline;
}
	
.crumbs , a.crumbs , a.crumbs:hover{
	color				: #535252;
	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;
}