@import url("../internas.css");

#site {
	background: url(imagens/fundo.jpg) #fff;
}


#topo {
	background: url(imagens/pos20092010/topo.jpg);
}

#corpo {
	clear: both;
	background: url(imagens/pos20092010/banner_topo_menu.jpg)  no-repeat left top;
	padding: 0 0 0 25px;
}

#menu { 
	background: url(imagens/pos20092010/menu.jpg) no-repeat left bottom;
	height: 447px;
	width: 117px;
	padding: 8px 0 0 0;
}
	
#menu li {
	width: 117px;	
	background:#014052;
	color: #fff;
}

#menu ul{
	padding: 25px 0 0 0;
}

#menu ul li a, #menu ul li a:hover {
	color: #fff;
	height: 22px;
	padding: 6px 0 0 0;
}

#menu ul li a:hover {
	background: #000;
	color: #fff;
}

#atalhos h3, #atalhos a, #atalhos a:hover {
	color: #000;
}

.texto {
	text-transform: lowercase ;
}

#conteudo div li {
	list-style: square;
	margin: 0 0 0 15px;
}

#conteudo div li a {
	text-decoration: none;
}

#conteudo div li a:hover {
	text-decoration: underline;
}


#rodape {
	background: url(../imagens/rodape.jpg) bottom center no-repeat;
}

#rodape h2 span {
	background: url(../imagens/logo_rodape.jpg) no-repeat;
}

#rodape_interno li a, #rodape_interno li a:hover {
	background: url(../imagens/marcador_rodape.jpg) no-repeat left top;
}

#sub_menu ul {
	padding: 10px 0 20px 0;
	text-align: center;
}

#sub_menu li {
	display: inline;
}

#sub_menu a {
	text-decoration: none;
	border: 1px solid #E5E5E5;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background: #F4F4F4;
}

#sub_menu a:hover {
	text-decoration: none;
	border: 1px solid #aaa;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background: #EBEBEB;
	color: #828282;
}

#conteudo h4 {
	font-size: 14px;
	color: #000;
	padding: 15px 0 0 0;
}

#conteudo h5 {
	font-size: 13px;
	color: #000;
	padding: 10px 0 ;
}


#conteudo .titulo {
	font-size: 17px;
	color: #72AF6A;
	padding: 0 0 5px 0;
}

#conteudo p a {
	text-decoration: none;
	color: #72AF6A;
}

#conteudo p a:hover {
	text-decoration: underline;
	color: #43673F;
}

fieldset {
    float: left;
	clear: both;
    padding: 0 5px 5px 4px;
	margin: 2px;
    border: 1px solid #eee;
    background: #fff;
}

legend {
    background: #fff;
}

#conteudo .botao {
 	text-align: center;
}

.marcador {
	list-style: square;
	margin: 0 0 0 15px;
}

.marcador li {
	padding: 3px 0 3px 0;
}

.atencao {
	color: #72AF6A;
	font-weight: bold;
}

.alinha_centro {
	text-align: center;
	width: 150px;
	margin: auto;
}

.alinha_centro a {
	text-align: center;
	text-decoration: none;
	display: block;
	height: 23px;
	padding: 5px 0 0 0;	
	border: 2px solid #94FF01;
	color: #94FF01;
}

.alinha_centro a:hover {
	text-align: center;
	background: #E7FFD7;
	text-decoration: none;
	display: block;
	height: 23px;
	padding: 5px 0 0 0;	
}

#conteudo li {
	list-style: square;
	margin: 0 0 0 15px;
}

fieldset {
    float: left;
	clear: both;
    padding: 0 5px 5px 4px;
	margin: 2px;
    border: 1px solid #eee;
    background: #fff;
}

legend {
    background: #fff;
}

.esquerda {
	text-align: left;
}

.destaque {
	font-weight: bold;
	color: #B70100;
}

#chat {
	width: 115px;
	height: 115px;
	float: left;
	padding: 15px 0 0 0;
}

#cursos {
	width: 390px;
	float: left;
	/*border: 1px solid red;*/
}

.ver {
	color: #FF0000;
	font-weight: bold;
}

#flash {
	padding: 20px 0 0 0;
}

.limpa {
	clear: both;
}

.estrutura_curricular {
	width: 537px;
}

.estrutura_curricular, .estrutura_curricular td, .estrutura_curricular th {
	display:table;
	padding: 1px;
}

.estrutura_curricular {
	float:left;
	padding: 1px;
	margin: 5px;
}

.estrutura_curricular td {
	display:table-cell;
	border: solid 1px #000;
	background: #fff;
	padding: 3px;
}

.estrutura_curricular th {
	display:table-cell;
	border: solid 1px #000;
	background: #eee;
	font-size: 13px;
	padding: 3px;
}

.larg {
	width: 400px;
}

.larg_2 {
	width: 117px;
}

.alerta{
	color: #f00;
	font-weight: bold;
}
