.tudo {
	display: table; 
}
.formulario {
	float: left;
}
textarea{ resize:none }
#titindex {
        background: #000080;
        color: white;
        font-color: white;
        font-weight: bold;
}
a {text-decoration: none; font-size:10px; color:black;padding:1px;background:#b2c7e2; color:black;}
td {text-decoration: none; font-size:10px; padding:2px;}
a:hover {color:blue;background:white; }
.menu {background:#b2c7e2; color:white;padding:4px;}
.menu:hover {background:white; color:blue;padding:4px;}
#lista_emails {
	float: left;
	font: 10px;
	background: #eaf0f4;
	padding:10px;
	width:480px;
	margin-right:20px;
	border-bottom-width:1px;
        border-style: double;
        border-color:black;
}
#listas {
        float: left;
        font: 10px;
        background: #eaf0f4;
        padding:10px;
        width:480px;
        margin-right:20px;
        border-bottom-width:1px;
        border-style: double;
        border-color:black;
}
.emails {
	border-bottom-width:1px;
	border-style: solid;
	border-color:black;
}
#tbindex {
	background:#ededed;
	font-size: 10px;
	border-width:1px;
	border-color: black;
}
#tbindex td {
	padding: 5px;
}
