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

#tudo-home{
	width:580px;
	height:auto;
	padding: 10px 10px 10px 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	}

.titulo-home{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color: #003399;
	border-bottom: 1px solid #003399;
	}
.titulo-calendario{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color: #003399;
	border-bottom: 1px solid #003399;
	text-align:right;
	width:237px;
	margin-bottom:5px;
	float:right;
	}
	
#direita{
	float:right;
	height:auto;
	width:270px;
/*	border-left:#CCCCCC 1px dotted;*/
	margin-top:5px;
	}
	
#esquerda{
	float:left;
	height:auto;
	width:300px;
	}
	
#rotativo{
	width:300px;
	height:auto;
	margin-top:5px;
	float:left;
	}
#calendario{
	float:right;
	width:;
	height:;
	}
#entidades{
	margin: 60px 0 0 0;
	width:300px;
	height:125px;
	float:right;
	}