*{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

img{
	border: none;
}

body{
	background: #f1f1f1;
}

#site{
	margin: auto;
	width: 770px;
	height: auto;
	min-height: 800px;
	background: url(../imagens/fundo_sombra.jpg) repeat-y center top;
	display: table;
}

#rodape{
	margin: auto;	
	background: url(../imagens/rodape.jpg) no-repeat center bottom ; 	
	width: 770px;
	height: 32px;
	clear:both;
}

#topo h1 a{
	clear: both;
	text-indent: -9999px;
	background: url(../imagens/topo.jpg) no-repeat top center;
	margin: auto;
	width: 770px;
	height: 184px;
	display: block;
}

#menu{
	width: 216px;
	height: 566px;
	clear: both;
	float: left;
	background: url(../imagens/menu.jpg) no-repeat left top;
}

#menu ul{
	padding: 25px 0 0 47px;
	list-style: none;
}

#menu li{
	padding: 2px 0;
}

#menu li a{
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 7px;
	display: block;
	width: 121px;
	height: 20px;
	background: url(../imagens/fundo_trans.png) repeat;
}

#menu li a:hover{
	background: #2C3943;
}

#conteudo{
	width: 484px;
	padding: 35px 20px 60px 18px;
	background: url(../imagens/img_conteudo.jpg) no-repeat left top;
	float: left;	
}

#conteudo p a{
	text-decoration: none;
	color: #993300;
}

#conteudo p a:hover{
	text-decoration: underline;
}

#conteudo p{
	padding: 5px 0;
}

#conteudo h4{
	font-size: 18px;
	color: #dd5555;
	padding: 15px 0 5px 0 ;
}

#conteudo #lista li{
	list-style: square;
	padding: 2px 0;
	margin: 0 0 0 15px;
}

#conteudo .inicio li{
	list-style: none;
	padding: 5px;
	display: block;
	width: 454px;
	background: #f2f2f2;
	margin: 5px;
}

#conteudo ul li{
	list-style: square;
	padding: 2px 0;
	margin: 0 0 0 15px;
}

#conteudo form {
	float: left;
}

fieldset {
    float: left;
	clear: both;
    padding: 0 5px 5px 4px;
	margin: 2px;
    border: 1px solid #eee;
    background: #fff;
}

legend {
    background: #fff;
}

.alinha {
	text-align: center;
}

#conteudo h6{
	padding: 0 0 10px 0;
	font-size: 16px;
	color: #dd5555;
	padding: 15px 0 0 0;
}


#atalhos h3{
	padding: 0 0 20px 20px;
	float: left;
}

#atalhos a, #atalhos a:hover {
	display: inline;
	font-size: 12px;
	text-decoration: none;
	padding: 0 12px;
	background: url(../imagens/fundo_atalho.jpg) no-repeat;
	font-weight: normal;
}

#atalhos a:hover {
	background: url(../imagens/fundo_atalho_escuro.jpg) no-repeat;
	color:#555;
}

.limpa{clear: both;}


#conteudo h5{
	font-size: 22px;
	color: #dd5555;
	padding: 0 0 10px 0;
	width: 250px;
	height: 20px;
	display: block;
	float: left;
}


.tabelas, .tabelas td, .tabelas th {
	display: table;
	padding: 1px;
}

.tabelas {
	float:left;
	padding: 1px;
	margin: 5px;
}

.tabelas td {
	display:table-cell;
	border: solid 1px #aaa;
	background: #fff;
	padding: 3px;
}

.tabelas th {
	display:table-cell;
	border: solid 1px #aaa;
	background: #eee;
	font-size: 13px;
	padding: 3px;
}

.disciplinas{
	width: 372px;
}

.carga_horaria{
	width: 102px;
}

#meio{
	clear: both;
	width: 450px;
	height: 30px;
	padding: 15px 0 5px 0;
}

.comente{
	list-style: none;
	margin: 25px 7px 0 7px;
	display: block;
	width: 130px;
	padding: 5px;
	float: left;
	border: 2px solid #1D2A6E;
	text-align: center;
	background: #E0E4F0;
}

.matriz_curricular, .matriz_curricular td, .matriz_curricular th {
	display:table;
	padding: 1px;
}

.matriz_curricular {
	padding: 1px;
	margin: 5px;
}

.matriz_curricular td {
	display:table-cell;
	border: solid 1px #aaa;
	background: #fff;
	padding: 3px;
}

.matriz_curricular th {
	display:table-cell;
	border: solid 1px #aaa;
	background: #eee;
	font-size: 13px;
	padding: 3px;
}



.matriz_curricular .larg_p {
	width: 20px;
}

.larg {
	width: 400px;
}

.larg_l {
	width: 100px;
	text-align: center;
}

.centro{
	text-align: center;
}

#links-projetos #ageuniara a, #links-projetos #projetos-experimentais a, #links-projetos #jornal-vitral a{
	background: url(../imagens/ageuniara.jpg) no-repeat center top;
	width: 100px;
	height: 100px;
	float: left;
	text-indent: -9999px;
	display: block;
	padding: 0 28px;
}

#links-projetos #jornal-vitral a{
	background: url(../imagens/jornalvitral.jpg) no-repeat center top;
}

#links-projetos #projetos-experimentais a{
	background: url(../imagens/projetos_experimentais.jpg) no-repeat center top;
}
