* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('../img/bg-body.jpg');
	color: #666;
}
a {
	text-decoration: none;
	color: #78a2d4;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 10px;
	color: #666;
	border-bottom: 1px dashed #666;
}
h1 {
	font-size: 14px;
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
h3 {
	color: #686868;
	font-size: 13px;
	font-weight: normal;
}
h4 {
	color: #999;
	font-weight: normal;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #999;
	padding: 1px;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
form {
	width: 420px;
	margin: 0 auto;
}
label {
	text-align: right;
	display: block;
}
.lado label {
	display: inline;
}
.ex {
	font-size: 10px;
}
.submit input {
	width: 70px;
	margin: 0 auto;
	display: block;
}
input,
select,
textarea {
	border: 1px solid #666;
	margin: 2px;
	background: #fff;
	padding: 2px;
}
label.error {
	font-size: 11px;
	color: #f00;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	display: block;
}
.aviso {
	color: #f00;
}
.box {
	background: #eee;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	text-align: center;
	padding: 1px 1px 5px 1px;
}
.box a {
	text-decoration: underline;	
}
.informes {
	background: #eee;
	padding: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #666;
	position: relative;
}
.informes h3 {
	position: absolute;
	top: -7px;
	left: 10px;
}
.informes ul {
	padding-bottom: 15px;
}
.informes li {
	background: url('../img/bullet.jpg') #fff no-repeat left 6px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px dashed #666;
	font-weight: bold;
}
.ver-mais {
	float: right;
	margin-top: -10px;
}
.pdf {
	background: url('../img/pdf.jpg') no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	display: block;
	font-weight: bold;
}
.perfil {
	margin-bottom: 30px;
}
.perfil img {
	float: left;
	margin-right: 10px;
}
.links a {
	display: block;
}
.links li {
	margin-bottom: 10px;
}
.lista li {
	background: #dbeafd;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 2px 5px;
}
#new_body {
	background: url('../img/bg-topo.png') repeat-x;	
}
#tudo {
	margin: 0 auto;
	width: 770px;
}
#topo {
	height: 134px;
	position: relative;
	background: url('../img/bg-topo.jpg') no-repeat left bottom;
}
#topo h1 {
	color: #94b1ac;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	bottom: 15px;
	right: 70px;
}
#conteudo {
	background: url('../img/fundo_menu.jpg') repeat-y #fff;
	min-height: 450px;
}
* html #conteudo {
	height: 450px;
}
#menu {
	padding-top: 5px;
	float: right;
}
#menu li {
	float: left;
	padding: 0 5px 0 35px;
	background-repeat: no-repeat;
	height: 31px;
	margin-left: 5px;
	line-height: 25px;
	background-position: left center;
}
#menu a {
	color: #fff;
	font-size: 11px;
}
.home {
	background-image: url('../img/home.jpg');	
}
.espaco-do-estudante {
	background-image: url('../img/espaco-do-estudante.jpg');	
}
.representante-regionais {
	background-image: url('../img/representante-regionais.jpg');	
}
.cadastre-se {
	background-image: url('../img/cadastre-se.jpg');
}
.fale-conosco {
	background-image: url('../img/fale-conosco.jpg');
}
#nav {
	width: 110px;
	float: left;
	padding: 40px 5px 0 10px;
}
#nav li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #90b4b4;
}
#nav a {
	color: #5c5962;
}
#miolo,
#miolo2 {
	width: 460px;
	float: left;
	padding: 10px;
}
#miolo2 {
	width: 620px;
}
#embreve img {
	float: left;
}
#embreve strong {
	float: left;
	width: 230px;
	margin-top: 40px;
}
#nao-perca {
	background: url('../img/nao-perca.jpg');
	height: 76px;
	width: 200px;
	margin: 50px auto 40px auto;
	font-style: italic;
}
#nao-perca a {
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	display: block;
}
#coluna {
	width: 162px;
	float: right;
}
#rodape {
	background: url('../img/bg-m-rodape.jpg');
}
#m-rodape {
	height: 22px;
	padding: 20px 0 0 70px;
	background: url('../img/bg-rodape.jpg');
	position: relative;
	width: 700px;
	margin: 0 auto;
}
#logotrans {
	position: absolute;
	top: 2px;
	left: 27px;
}
#rodape p {
	font-size: 10px;
	text-align: center;
}
#informes li{
	width:220px;
	height:20px;
	background-color:#DBEAFD;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-right:5px;
}












