
/* ----------------------------------
				GERAL
---------------------------------- */
#DIVconteudo
{
	width: 100%;
	margin: auto;
	background: #fff;
	padding: 10px 0 0 0;
}
#DIVconteudo:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* espécie de hack para float */
#central
{
	width: 100%;
	height: auto;
	margin: auto;
	clear: both;
}
#central:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* espécie de hack para float */

/* esquerda */
#DIVesq
{
	width: 498px;
	height: 525px;
	margin: 10px 10px 0 0;
	float: left;
}
/* direita */
#DIVdir
{
	display: block;
	color: #969696;
	width: 410px;
	height: 525px;
	margin: 0 0 10px 0;
	float: left;
}


/* ----------------------------------
				FOTO DO CAMPUS
---------------------------------- */
#DIVfoto_campus
{
	width: 490px;
	height: 314px;
	background: #f5f5f5;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	float: left;
}
.img-campus
{
	margin-bottom: 7px;
}
.legenda
{
	color: #999;
	margin-left: 10px;
}


/* ----------------------------------
				USUÁRIOS 
---------------------------------- */
h2.usuario
{
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 13px;
}
.tipo-usuarios ul.user-list
{
	list-style: none;
}
.tipo-usuarios ul.user-list li
{
	margin: 2px 1px 0 15px;
}
#bloco-usuario
{
	width: 395px;
	height: 304px;
	background: #f5f5f5;
	padding: 10px;
	margin: 0;
	float: right;
}
.engloba-usuarios
{
	width: 400px;
	margin: 5px 0 0 10px;
}
.engloba-usuarios:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* espécie de hack para float */
.bg-usuario
{
	width: 174px;
	height: 26px;
	margin: 0 0 4px 0px;
	background: #1c3f82;
}
.img-bullet
{
	margin-right: 3px;
}
.tipo-usuarios
{
	width: 170px;
	height: auto;
	margin: 5px 25px 24px 2px;
	float: left;
}


/* ----------------------------------
				CALENDÁRIO
---------------------------------- */
#DIVesq_calendario
{
	width: 234px;
	background: #f5f5f5;
	height: 235px;
	margin: 5px 12px 14px 0;
	padding: 7px;
	float: left;
	border: 0px;
}
#DIVesq_calendario_lista ul
{
	width: 200px;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}
#DIVesq_calendario_lista ul li
{
	margin: 0;
	padding: 6px 0 6px 0;
}
#DIVesq_calendario_lista
{
	width: 238px;
	height: 200px;
	margin: 0 0 0 10px;
	overflow: auto;
}


/* ----------------------------------
				NOSSOS SITES
---------------------------------- */
#DIVesq_sites
{
	width: 215px;
	background: #f5f5f5;
	height: 235px;
	margin: 5px 8px 15px 0;
	padding: 7px;
	float: left;
	border: 0px;
}
#DIVesq p
{
	margin: 8px 0 0 10px;
	padding: 0;
}
#DIVesq_sites_lista
{
	width: 207px;
	height: 200px;
	margin: 5px 0 0 10px;
}
#DIVesq_sites_lista ul
{
	width: 215px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#DIVesq_sites_lista ul li
{
	margin: 0;
	padding: 3px 0 0 0;
}


/* ----------------------------------
				DESTAQUES
---------------------------------- */
#DIVesq_destaques
{
	background: #f5f5f5;
	width: 490px;
	height: 225px;
	margin: 0 0 0 0;
	clear: both;
}
#DIVesq_destaques_esq
{
	width: 300px;
	height: 14px;
	padding: 10px;
	float: left;
}
#DIVesq_destaques_dir
{
	width: 83px;
	height: 14px;
	padding: 10px;
	float: right;
}
/* box botőes - prox/ant */
#DIVesq_destaques_dir .pagination
{
	width: 83px;
	text-align: right;
	clear: both;
}
#DIVesq_destaques .sliderwrapper
{
	position: relative;
	overflow: hidden;
	width: 480px;
	height: 183px;
	clear: both;
}

/* botőes - prox/ant */
#DIVesq_destaques .contentdiv
{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 480px;
	height: 100%;
	padding: 4px 4px 4px 8px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


/* ----------------------------------
				NOTÍCIAS
---------------------------------- */
#DIVdir_title
{
	width: 200px;
	height: 14px;
	padding: 10px 0px 12px 0px;
	float: left;
}
#DIVdir_todas
{
	width: 155px;
	height: 14px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	float: right;
	font-weight: bold;
}
h4.noticias
{
	font-family: inherit;
	font-size: 11px;
	color: #5f93bb;
	margin: 0;
	padding: 0;
}
h2.noticias
{
	color: #5f93bd;
	font-size: 18px;
	font-weight: bold;
}

#DIVdir ul
{
	margin: 0 10px 0 0px;
	padding: 0;
	line-height: 14px;
	list-style: none;
	clear: both;
}
#DIVdir ul li
{
	width: 410px;
	padding: 7px 0 10px 0;
	clear: both;
	border-top: 1px solid #e8ebed;
}
#DIVdir ul li:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* espécie de hack para float */
#DIVdir ul img.foto_menor
{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#DIVdir ul img.foto_maior
{
	margin: 0 0 10px 0;
	padding: 0;
}
#DIVdir ul li p
{
	margin: 0;
	padding: 0;
}

#DIVdir ul li a:link
{
	text-decoration: none;
}
#DIVdir ul li a:visited
{
	text-decoration: none;
}
#DIVdir ul li a:hover
{
	text-decoration: underline;
}
#DIVdir h3
{
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
#DIVdir a.h3:link
{
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
}
#DIVdir a.h3:visited
{
	text-decoration: none;
}
#DIVdir a.h3:hover
{
	text-decoration: underline;
}

#DIVdir ul li h4
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#DIVdir ul li a.h4:link
{
	text-decoration: none;
}
#DIVdir ul li a.h4:visited
{
	text-decoration: none;
}
#DIVdir ul li a.h4:hover
{
	text-decoration: underline;
}
