body {
	margin:0;
	padding:0;
	text-align:center;
	overflow:-moz-scrollbars-vertical;
	line-height:1.125em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(../images/fundoSite.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

#geral{
	margin:0 auto;
	width:960px;
	height:auto;
	/*border:1px solid #EDEDED;*/
}

#topo {
	width:960px;
	height:150px;
}

#menu {
	width:960px;
	height:40px;
	background-image:url(../images/bgMenu.png);
}

#conteudo {
	width:960px;
	min-height:400px;
	float:left;
	padding-bottom:10px;
	background-image:url(http://www.vestibularunigran.com.br/images/fundoConteudo.png);
	background-repeat:repeat;
}

#polos {
	width:250px;
	height:250px;
	float:left;
	margin:10px 0 0 50px;
}

#polosConteudo {
	width:704px;
	height:340px;
	margin:15px auto;
}

#left {
	float:left;
	width:281px;
}

.inscricoes {
	margin:20px 0 0 20px;
	float:left;
}

.data {
	float:left;
}

.fotos {
	margin:10px 10px 0 0;
	float:right;
}

.videos {
	margin:20px 10px 0 0;
	float:right;
}

.rodape {
	margin:10px 100px 0 0;
	float:right;
}

#cursos {
	width:704px;
	height:314px;
	margin:25px auto;
	background-image:url(../images/bg_cursos.png);
	background-repeat:no-repeat;
}

#cursos .menu {
	width:436px;
	height:45px;
	float:left;
	margin:0 0 0 9px;
}

#cursos .menu li {
	list-style-type:none;
}

#cursos .exatas {
	width:108px;
	height:45px;
	float:left;
	background-image:url(../images/exatas.png);
	background-repeat:no-repeat;
}

#cursos .btn {
	width:108px;
	height:45px;
	float:left;
	background-image:url(../images/bg_btn.png);
	background-repeat:no-repeat;
	margin-left:2px;
}

#cursos .tecnologia {
	width:104px;
	height:45px;
	float:left;
	background-image:url(../images/tecnologia.png);
	background-repeat:no-repeat;
	margin-left:2px;
}

#cursos .conteudo {
	width:688px;
	height:253px;
	float:left;
	margin:6px;
}

#menuwrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-indent:0;
	padding:10px 0 0 50px;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
}

#menubar li {
	float: left;
	width: 9em;
}

.v_centro_informacoes {
	width:937px;
	height:auto;
	padding:10px;
	
	background-image:url(../images/bg_informacoes.png);
}

.v_texto_centro_informacoes{
	padding:5px 5px 5px 5px;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009;
	text-align:center;
	font-weight:bold;
}

#indexEscolhe {
	width:960px;
	height:500px;
}

/*polos internacionais*/
#titulo {
	width:95%;
	height:25px;
	background-image:url(../images/bg_escolha_cursos.png);
	background-repeat:repeat-x;
	font-size:16px; 
	font-weight:bold;
	color:#009;
	line-height:20px;
}

#endereco {
	width:95%;
	background-image:url(../images/bg_cursos_aberto.png);
	background-repeat:repeat;
	font-size:12px; 
	color:#000;
}
