/* DESENVOLVIDO POR DIEGO ROHDEN: diegorroo@gmail.com */
#conteudo{
	clear: both;
	margin-top: 10px;
	width: 100%;
	text-align: justify;
}
#esquerda{
	width: 600px;
	float: left;
	border-right: 1px dashed #00395d;
	height: 100%;
	text-align: justify;
}
#esquerda p{
	margin-right: 10px;
}
#direita{
	width: 320px;
	float: right;
}
#a_unic{
	width: 260px;
}
#a_unic h2{
	border-bottom: 1px dashed #00395d;
	width: 250px;
}
#idiomas{
	float: right;
	width: 320px;
	margin-right: 10px;
	margin-top: -281px;
}
#idiomas img{
	margin-left: 50px;
}
#idiomas h2{
	border-bottom: 1px dashed #00395d;
	width: 320px;
}
/* Portais */
#portal {
	width: 250px;
	float: left;
	font-size: 12px;
	color: #505050;
	float: left;
}
#portal h2{
	border-bottom: 1px dashed #00395d;
}
#academico {
	margin-top: -10px;
}
#academico fieldset{
	border: 0px;
}
#academico h3{
	color: #d9bb64;
	font-size: 14px;
}
#portal label{
	display: block;
}
#portal input{
	background: #fffcda;
	border: 1px solid #281567;
	width: 108px;
	margin-top: 5px;
}
#portal select{
	background: #fffcda;
	border: 1px solid #281567;
	width: 100px;
	margin-top: 5px;
	width: 40px;
}
#portal a{
	text-decoration: none;
	color: #505050;
}
#educadores {
	margin-top: -10px;
}
#educadores fieldset{
	border: 0px;
}
#educadores h3{
	color: #d9bb64;
	font-size: 14px;
}
input#enviar{
	width: 48px;
	height: 12px;
	border: 0px;
}

/* Fim das div do portais */
#unidades{
	width: 340px;
	float: right;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#unidades h2{
	border-bottom: 1px dashed #00395d;
	width: 326px;
}
#unidades dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
#noticias ul{
	margin: 0px;
	padding: 0px;
}
#noticias li{
	list-style: none;
}
#noticias {
	color: #505050;
	font-weight: bold;
	width: 320px;
}
#noticias h1{
	border-bottom: 1px dashed #00395d;
	width: 320px;
	font-size: 22px;
}
#noticias a{
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#noticias span{
	font-size: 10px;
	font-weight: normal;
}
#eventos {
	color: #505050;
	font-weight: bold;
}
#eventos a{
	color: #505050;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#eventos h2{
	border-bottom: 1px dashed #00395d;
	width: 320px;
}
#eventos span{
	font-size: 10px;
	font-weight: normal;
}
.t_eventos{
	color: #d9bb64;
	font-size: 12px;
	font-weight: bold;
}
#texto_not p{
	margin-right: 10px;
	margin-left: 5px;
}
#texto_not h3{
	font-size: 14px;
}
#texto_not span{
	font-size: 10px;
}
#not_todas a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
#not_todas a:hover{
	background: #333333;
	color: #fff;
}
#not_todas dt{
	margin-right: 5px;
}
#not_todas dd{
	font-size: 12px;
	color:#999999;
	padding: 5px;
}
#notificar_msg span {
	background: #810000;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
	color: #fff;
	width: 200px;
}
.emailcoord{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#convenio{
	margin-top: 20px;
	width: 300px;
	float: left;
	padding: 5px;
}
#convenio img{
	border: 0px;
}
#cadastrec fieldset{
	border: 0px;
}	
#cadastrec label{
	display: block;
	margin-top: 10px;
}
#texto_c{
	float: right;
	margin-right: 150px;
	margin-top: -300px;
	width: 200px;
	background: #e4ffe3;
	border: 1px solid #c7ffc6;
	font-size: 12px;
	padding: 10px;
}