@CHARSET "ISO-8859-1";

*{
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
	font-family: Arial;
}

div.container{
	position: relative;
	margin: 0px auto;
}

div.header{
	background: transparent url("../img/background.jpg") repeat-x top left;
	position: relative;
	min-width: 1142px;
	width: 100%;
	margin: 0px auto;
}

.h-center{
	position: relative; 
	margin: 0px auto; 
	width: 1142px; 
	height: auto; 
}

.header div.logo_uni{
	position: relative;
	float: left; 
}

.h-center .nav_header{
	 position: relative;
	 float: right;
	 margin-right: 14%;
}

.h-center .nav_header ul{
	display: block;
	font-size: 13px;
	color: #039;
	font-weight: bold;
	text-transform: uppercase;
}

.nav_header ul li:FIRST-CHILD{
	list-style: none;
	display: inline;
	border: none;
	padding-right: 8px;
}

.nav_header ul li{
	list-style: none;
	display: inline;
	border-left: 1px solid #039;
	padding-left: 10px;
	padding-right: 8px;
}

.nav_header ul li a{
	text-decoration: none;
	color: inherit;
}

.nav_header ul li a:hover{
	text-decoration: underline;
}

.header #box-principal{
	top: 180px;
	background: transparent url("../img/enade-nota.png") no-repeat center center;
	position: absolute;
	height: 409px;
	width: 100%;
}

.h-center div.box-selected{
	margin-top: 135px; 
	position: absolute; 
	height: 100%; 
	width: 100%; 
	height: 150px; 
}

.box-selected div.i-selected{
	position: relative; 
	float: left;
}

.i-selected div.img-i-selected{
	position: relative; 
	margin: 0px 30px 0px 40px; 
	width: 81px; 
	height: 90px;
}

.i-selected div.desc-i-selected{
	position: relative; 
	width: 135px; 
	text-align: center; 
	margin: 10px 15px; 
	font-weight: bold; 
	font-size: 14px;
}

.h-center div.sub-header{
	margin-top: 355px; 
	position: absolute; 
	width: 100%; 
	height: 156px;
}

.sub-header div.choosen{
	position: relative; 
	margin: 0px 130px 0px 0px; 
	width: 140px; 
	height: 156px; 
	float: left;
}

.sub-header div.choosen-desc{
	position: relative; 
	margin-top: 25px; 
	float: left; 
	color: #fff; 
	font-size: 36px; 
	font-weight: bold;
}


div.main{
	position: relative;
	width: 100%;
	margin: 0px auto;
}

.main div.m-center{
	position: relative; 
	margin: 0px auto; 
	width: 1142px;
	height: auto;
}

.main div#menu{
	position: relative;
	margin: 5% auto;
	height: 150px; 
	width: auto;
}

#menu .i-menu{
	position: relative; 
	float: left; 
	border-left: 1px solid #ccc
}

#menu .i-menu:FIRST-CHILD{
	position: relative; 
	float: left; 
	border: none;
}

#menu .i-menu .img-i-menu{
	position: relative; 
	margin: 0px 30px 0px 40px; 
	width: 81px; 
	height: 90px;
}

#menu .i-menu .desc-i-menu{
	position: relative; 
	width: 135px; 
	text-align: center; 
	margin: 10px 15px; 
	font-weight: bold; 
	font-size: 14px;
}

.m-center .scope{
	position: relative; 
	width: 640px; 
	min-height: 350px; 
	margin: 110px 280px 0px 280px;
}

.m-center div .t6{
	font-size: 18px;
}

.footer{
	position: relative; 
	background: transparent url('../img/f-footer.jpg') repeat-x center center; 
	min-width: 100%;
	width: 1142px; 
	height: 231px;
	margin: 0px auto;
}

.f-center{
	position: relative;
	margin: 0px auto;
	width: 1142px;
	height: auto; 
	top: 20%;
}

.f-center .direitos{
	position: relative; 
	float: left; 
	width: 250px;
}

.f-center .direitos .logo_uni_menor{
	position: relative; 
	margin-bottom: 10px;
}

.f-center .direitos address{
	position: relative; 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px; 
	width: 200px;
}

.direitos address a, .twitter-link a{
	color: #fff; 
	text-decoration: none;
}

.direitos address a:HOVER, .twitter-link a:HOVER{
	text-decoration: underline;
}

.f-center .twitter{
	position: relative; 
	float: left;
	margin-left: 100px;
}

.f-center .twitter .twitter-logo{
	position: relative; 
	float: left; 
	margin-right: 10px;
}

.f-center .twitter .twitter-link{
	position: relative; 
	float: left; 
	margin-top: 8px; 
	color: #fff; 
	font-weight: bold; 
	font-size: 12px;
}

div.nav_footer{
	position: relative; 
	float: right;
	margin-right: 14%;
}

.footer .nav_footer ul{
	font-size: 13px;
	color: #039;
	font-weight: bold;
	text-transform: uppercase;
}

.footer .nav_footer ul li:FIRST-CHILD{
	list-style: none;
	display: inline;
	border: none;
	padding-right: 8px;
}

.footer .nav_footer ul li{
	list-style: none;
	display: inline;
	border-left: 1px solid #039;
	padding-left: 10px;
	padding-right: 8px;
}

.footer .nav_footer ul li a{
	text-decoration: none;
	color: inherit;
}

.footer .nav_footer ul li a:HOVER{
	text-decoration: underline;
}
