

html, body {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	margin: 0px;
	/*background: url(http://www.faculdadeuniversal.com.br/imgs/bg_linha.jpg) repeat-x top left;*/
}

a img {
	border: 0px solid #ffffff;
}
a:hover img {
	border: 0px solid #ffffff;
}
/*
a:link {
	text-decoration: none;
	color: #4D4C4C;
}
a:visited {
	text-decoration: none;
	color: #4D4C4C;
}
a:hover {
	text-decoration: underline;
	color: #4D4C4C;
}
a:active {
	text-decoration: none;
	color: #4D4C4C;
}
*/

#site {
	width: 994px;
	background: url(http://www.faculdadeuniversal.com.br/sites/topo_home.png) no-repeat top left;
	text-align: left;
	margin: 0px auto;
	padding-left: 4px;
	display: table;
}

.pointer {
	height: 12px;
	float: left;
	margin-left: 24px;
	cursor: pointer;
}
/*
--------------------------------- inicio do topo
*/


/*
--------------------------------- termino do topo
--------------------------------- inicio do left (esquerda)
*/
#left{
	width: 208px;
	float: left;
}

#left a {
	font-size: 8pt;
	color: #515151;
	text-decoration: none;
	
}

#left a:hover {
	font-size: 8pt;
	color: #515151;
	text-decoration: none;
}

#idiomas {
	width: 148px;
	height: 21px;
	background: url(http://www.faculdadeuniversal.com.br/sites/paises.jpg) no-repeat top left;
	margin-left: 20px;
}

#menu_lat_fundo {
	display: table;
	background: url(http://www.faculdadeuniversal.com.br/sites/fundo_menu_lat.png) repeat-y top left;		
}

#Institucional{
	width: 197px;
	background: url(http://www.faculdadeuniversal.com.br/sites/institucional_lateral.png) no-repeat top left;
	padding-top: 20px;
	line-height: 18px;
	padding-left: 15px;
}

#Institucional img{
	margin-left: -15px;
}

#cursos_area{
	width: 197px;
	background: url(http://www.faculdadeuniversal.com.br/sites/cursos_area_lat.png) no-repeat top left;
	padding-top: 25px;
	line-height: 18px;
	padding-left: 15px;
}

#cursos_area img{
	margin-left: -15px;
}

#Afaculdade {
	width: 197px;
	background: url(http://www.faculdadeuniversal.com.br/sites/faculdade_menu.png) no-repeat top left;
	padding-top: 25px;
	line-height: 18px;
	padding-left: 15px;
}

#Afaculdade img{
	margin-left: -15px;
}

#cursos_livres {
	width: 197px;
	background: url(http://www.faculdadeuniversal.com.br/sites/cursos_livres_lat.png) no-repeat top left;
	padding-top: 25px;
	line-height: 18px;
	padding-left: 15px;
}

#cursos_livres img{
	margin-left: -15px;
}

#menu_fim {
	height: 6px;
	background: url(http://www.faculdadeuniversal.com.br/sites/fundo_menu_base.png) no-repeat top left;		
}
#fale_dromar {
	width: 197px;
	height: 141px;
	cursor: pointer;
}

#depoimentos {
	
}

#depoi_top {
	width: 190px;
	height: 32px;
	background: url(http://www.faculdadeuniversal.com.br/sites/depoimentos_lat_top.png) no-repeat top left;	
}

#depoi_corpo {
	background-color: #e1e1e1;
	width: 190px;
}

#depoi_base {
	width: 190px;
	height: 7px;
	background: url(http://www.faculdadeuniversal.com.br/sites/depoimentos_lat_base.png) no-repeat top left;	
}

/*
--------------------------------- termino do left (esquerda)
--------------------------------- inicio do meio
*/

#middle {
	float: right;
	width: 786px;
}
/*
--------------------------------- termino do meio
--------------------------------- inicio do rodape
*/
.pula_linha {
	clear: both;	
}

#rodape {
	width: 100%;
	height: 253px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFF;
	background: url(http://www.faculdadeuniversal.com.br/sites/linha_rodape.png) repeat-x top left;
}

#footer {
	width: 994px;
	text-align: left;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#footer ul {
	color: #FFF;
	float:  left;
	width: 200px;
	margin-left: 10px;
	margin-top: 80px;
	list-style: none;
	padding-left: 5px;
}

#footer ul li {
	border-bottom: solid;	
	border-bottom-color:#CCC;	
}

#footer ul li a{
	color: #FFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}


.destaque {
	font-weight: bold;
}
/* 
--------------------------------- termino do rodape
*/
