/* CSS Document */

#descricao{
	width:640px;
	color:#00589d;
}

h1.tituloSubmenu{
	color:#00589d;
	height:37px;
	background:url(../images/mailflex/dir_amarelo.gif) top left no-repeat;
	padding:0;
	margin:0;
	margin-left:-12px;
	padding-left:12px;
	padding-top:5px;
}

#tabela{
	width:640px;
	color:#00589d;
	margin-top:20px;
}

#itens{
	font-weight:bold;
	color:#FFF;
	background-color:#036;
	padding-left:2px;
}

#tabela tr {
	height:20px;
}

tr.cinza{
	background:url(../images/padrao/bg_rows.gif) repeat-x top left;
	height:20px;
	font-weight:bold;
}

td.lineleft{
	border-left:1px solid #9C0;
}

#submenu_mailflex{
	border_
	list-style:none;
	height:200px;
	font-size:12px;
}


.basic {
	border:1px solid #b9b8e1;
	width:780px;
}


.basic div {
	height:300px;
	overflow-y:auto !important;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #00589d;
	background:url(../images/mailflex/ico_closed.jpg) top right no-repeat;	
}
.basic a:hover {
	background-color: white;
}
.basic a.selected {
	color: #00589d;
	background:none;	
	background-color:#f1f1f1 !important;
}
