body{
	margin:0px;
	padding:0px;	
	background:#F60 url(/templates/unissultemplate/images/fundo.jpg) no-repeat top center;
}
#total{
	position:relative;
	width:100%
}
#bordaGeral{
	position:relative;
	background-color:#FFF;
	width:779px;
	margin:0 auto;
	text-align:center;
}
#cabecalho{	
	height:277px;
}
#divTopo{	
	width:779px;
}
body p {
	color:#000;	
}
body li {
	color:#000;	
}
body h1 {
	color:#000;	
}
body h2 {
	color:#000;	
}
#divMenu{
	background-color: #cccaaa;
	color: #ffffff;
	width:779px;	
}
select{
	height:17px;
	width:150px;
	font-size:11px;
}
#divMenu table {
	left:60px;
	position:relative;
	top:9px;
	width:600px;	
}
#divMenu a {
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:0 15px;
	text-decoration:none;
}
input{
	height:10px;		
}
#divModulo1{
	background-color: #cccbbb;
	color: #ffffff;
}
#divModulo2{
	background-color: #cccccc;
	color: #ffffff;
}
#divModulo3{
	background-color: #cccddd;
	color: #ffffff;
}
#conteudo{
	background-image:url(/templates/unissultemplate/images/fundo_centro.jpg);
	background-repeat:repeat-x;
	text-align:left;	
	font-family:Arial;
	font-size:12px;
}
#rodape{
	height:40px;
	text-align:center;
	background-image:url(/templates/unissultemplate/images/rodape.jpg);
	background-repeat:no-repeat
}
.contentpaneopen{
	width:765px;	
}
.alinhaImagem{
	float:left;
	margin-right:10px;
	text-align:left;	
}
.contentpane td{
	
	padding-right:10px;
}
.sectiontableheader{
	display:none;
}
