@charset "utf-8";
/* CSS Document for Vestibular PUC Minas 2/2008
Author: Rafael Damasceno (www.rafaeldamasceno.com)*/

/***********************************************************************CSS RESET - INICIO*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***********************************************************************CSS RESET - FIM*/

/***********************************************************************GERAL - INICIO*/
html {
	background: url(../img/html_bg.jpg);
}

body {
	background:url(../img/wrap_bg.gif) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:1px;
}

em {
	font-style:italic;
}

#wrap {
	width:770px;
	margin:0 auto;
	background:url(../img/interna_top_bg.gif) left top no-repeat #fff;
}

hr.linha {
	border:1px solid #c8c8c8;
	margin:0;
	padding:0;
}

hr.linha_light {
	border:1px solid #e9e9e8;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.img_full {
	float:left;
	display:block;
	width:542px;
	clear:both;
}
/***********************************************************************GERAL - FIM*/

/***********************************************************************HEADER - INICIO*/
#header {
	padding-top:5px;
	height:39px;
}

#header img{
	float:left;
}


#nav {
	margin:10px 0 0 88px;
	text-indent:-9999px;
}

/*Suckerfish*/

#nav li{
	float:left;
	margin-right:1px;
	position:relative;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul,
li.over ul {
	display: block; 
	margin-top:-27px;
	width:167px;
	height:137px;
	background:url(../img/menu_drop_bg.gif) no-repeat;
}

ul li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#nav li:hover ul li,
li.over ul li {
	clear:both;
	background:none;
}

.nav_bh ul li a{
	background:red;
}

/*Suckerfish - FIM*/

#nav li a {
	display:block;
}

.nav_arcos a {
	width:58px;
	height:23px;
	background:url(../img/menu_arcos.gif) left top;
}

.nav_bh a {
	width:74px;
	height:23px;
	background:url(../img/menu_bh.gif) left top;
}

.nav_betim a {
	width:57px;
	height:23px;
	background:url(../img/menu_betim.gif) left top;
}

.nav_contagem a {
	width:171px;
	height:23px;
	background:url(../img/menu_contagem.gif) left top;
}

.nav_guanhaes a {
	width:83px;
	height:23px;
	background:url(../img/menu_guanhaes.gif) left top;
}

.nav_pocos a {
	width:55px;
	height:23px;
	background:url(../img/menu_pocos.gif) left top;
}

.nav_serro a {
	width:137px;
	height:23px;
	background:url(../img/menu_serro.gif) left top;
}

.nav_virtual {
	padding-left:12px;
	background:url(../img/virtual_bg.gif) no-repeat left bottom;
}

.nav_virtual a:link,
.nav_virtual a:visited {
	width:99px;
	height:23px;
	background:url(../img/menu_virtual.gif) left top;
}

.nav_virtual a:hover {
	background:url(../img/menu_virtual.gif) right top;
}

li:hover ul, li.over ul{ 
display: block; 
}

.nav_coreu {
	margin:36px 0 0 5px;
	display:inline;
}

.nav_coreu a:link,
.nav_coreu a:visited {
	width:157px;
	height:16px;
	background:url(../img/menu_coreu.gif) left;
}

.nav_coreu a:hover {
	background:url(../img/menu_coreu.gif) right;
}

.nav_barreiro,
.nav_praca,
.nav_saogabriel {
	margin:8px 0 0 5px;
	display:inline;
}

.nav_barreiro a:link,
.nav_barreiro a:visited {
	width:157px;
	height:16px;
	background:url(../img/menu_barreiro.gif) left;
}

.nav_barreiro a:hover {
	background:url(../img/menu_barreiro.gif) right;
}

.nav_praca a:link,
.nav_praca a:visited {
	width:157px;
	height:16px;
	background:url(../img/menu_praca.gif) left;
}

.nav_praca a:hover {
	background:url(../img/menu_praca.gif) right;
}

.nav_saogabriel a:link,
.nav_saogabriel a:visited {
	width:157px;
	height:16px;
	background:url(../img/menu_saogabriel.gif) left;
}

.nav_saogabriel a:hover {
	background:url(../img/menu_saogabriel.gif) right;
}
/***********************************************************************HEADER - FIM*/

/***********************************************************************COLUNA ESQUERDA - INICIO*/
#coluna_esquerda {
	padding:10px;
	width:436px;
	float:left;
	background:#faf9f0;
	margin:-4px 0 10px 86px;
	position:relative;
	display:inline;
}

#coluna_esquerda p {
	font-size:.69em;
	color:#505050;
	line-height:110%;
}

.noticia h2 {
	color:#cf8909;
	font-size:.88em;
	font-weight:bold;
	margin:5px 0 2px 0;
	line-height:120%;
}

.noticia h2 a:link,
.noticia h2 a:visited { 
	color:#cf8909;
	text-decoration:none;
}

.noticia h2 a:hover {
	text-decoration:underline;
}


.noticia {
	margin:10px 0 0 0;
	padding:0 0 20px 0;
}

#coluna_esquerda .noticia p {
	line-height:120%;
}

.noticia p a:link,
.noticia p a:visited { 
	color:#505050;
	text-decoration:none;
}

.noticia p a:hover {
	text-decoration:underline;
}

.noticia img {
	float:left;
	margin-right:10px;
}


/***********************************************************************COLUNA ESQUERDA - FIM*/

/***********************************************************************COLUNA DIREITA - INÍCIO*/
#coluna_direita {
	width:216px;
	float:right;
	display:inline;
	background:url(../img/col_right_bg.gif) top left no-repeat;
	padding:0 5px;
}

.encontre {
	background:url(../img/encontre_bg.gif);
	width:216px;
	height:122px;
	position:relative;
}

.encontre img {
	margin:6px 0 0 10px;
}

.encontre select {
	margin:9px 0 0 10px;
	font-size:.63em;
	color:#485e88;
	width:200px;
}
.encontre select option {
	width:200px;
}

.encontre a {
	position:absolute;
	left:0px;
	bottom:20px;
}

.encontre a:link,
.encontre a:visited {
	display:inline;
	float:left;
	margin:15px 0 0 10px;
	color:#4d2e10;
	background:url(../img/seta.gif) left center no-repeat;
	font-size:.56em;
	text-indent:7px;
	text-decoration:underline;
}

.encontre a:hover {
	text-decoration:none;
}

.encontre input {
	width:58px;
	height:19px;
	left:150px;
	bottom:14px;
	background:url(../img/buscar.jpg);
	color:#FFFFFF;
	font-size:11px;
	text-indent:-2px;
	border:none;
	float:right;
	position:absolute;
}

#sidebar {
	width:202px;
	float:right;
	padding:0 5px;
	display:inline;
}

#sidebar p {
	color:#505050;
	font-size:.69em;
	line-height:140%;
}

#sidebar span {
	color:#bb5643;
}

#sidebar h2 {
	margin-top:5px;
}	

#sidebar hr {
	margin-bottom:8px;
}

#sidebar ul {
	_margin-top:-10px;
}

#sidebar .linha_light {
	margin:8px 0;
}

/***********************************************************************COLUNA DIREITA - FIM*/

/***********************************************************************RODAPÉ - INICIO*/
#footer {
	clear:both;
	height:45px;
	padding:50px 20px 0 20px;
}

#footer .footpuc {
	float:left;
	margin-right:40px;
}

#footer .footlapis {
	float:right;
}

#footer ul {
	text-transform:uppercase;
	padding-top:30px;
}

#footer ul li {
	float:left;
	background:url(../img/vejatodos_seta.gif) no-repeat left center;
	font-size:.56em;
	text-indent:7px;
	border-right:1px solid #e3e2e2;
	padding-right:6px;
	margin-right:10px;
}

#footer ul li.lilast {
	border-right:none;
}

#footer a:link,
#footer a:visited {
	color:#505050;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/***********************************************************************RODAPÉ - FIM*/

/***********************************************************************CURSOS - INICIO*/
#coluna_int {
	padding:10px;
	width:436px;
	float:left;
	background:#faf9f0;
	margin:-4px 0 10px 86px;
	position:relative;
	display:inline;
}

#coluna_int p {
	font-size:.69em;
	color:#000;
	line-height:110%;
}

.cursos {
	background:#ececec;
	margin:20px 0 0 0;
	padding:10px 0;
}

.cursos ul.cursolist {
	margin-left:35px;
}

.cursos ul.cursolist li {
	float:left;
	background:url(../img/vejatodos_seta.gif) no-repeat left center;
	font-size:.69em;
	text-indent:7px;
	font-weight:bold;
	border-right:1px solid #c6c5c5;
	padding:0 8px 0 0;
	margin:5px 10px 5px 0;
	text-transform:uppercase;
}

.cursos ul li.lilast {
	border-right:none;
}

.cursos a:link,
.cursos a:visited {
	color:#505050;
	text-decoration:none;
}

.cursos a:hover {
	text-decoration:underline;
}

.curso_tit h1 {
	color:#1e1e1e;
	font-size:1.38em;
	float:left;
	font-weight:normal;
}

.curso_tit span {
	text-transform:uppercase;
	font-size:.63em;
	color:#646464;
	display:block;
	margin:20px 0 0 0;
}

.ilustra_curso  {
	margin-top:15px;
	float:left;
	margin-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.ilustra_curso img {
	margin-top:5px;
}

.topo_link {
	background:url(../img/icon_topo.gif) left center no-repeat;
	display:block;
	height:13px;
	margin-top:6px;
	float:right;
	color:#bb5643;
	text-transform:uppercase;
	font-size:.63em;
	text-indent:17px;
}

.topo_link:link,
.topo_link:visited {
	text-decoration:none;
}

#coluna_int p {
	margin:7px 0;
	line-height:120%;
}

#coluna_int h3 {
	font-weight:bold;
	font-size:.69em;
	margin-top:15px;
}



.standard span {
	color:#646464;
	font-weight:bold;
	font-size:.69em;
	text-transform:uppercase;
}

.standard span a:link,
.standard span a:visited {
	color:#646464;
	text-decoration:none;
}
.standard span a:hover {
	text-decoration:underline;
	color:#0095da;
}

.standard h1 {
	color:#1e1e1e;
	font-size:1.38em;
	font-weight:normal;
	margin:8px 0 8px 0;
}
.standard h1 .subtitulo {
	font-size:14px;
	text-transform:none;
	line-height:120%;
	display:block;
	margin-top:5px;
}


.standard h2 {
	clear:both;
	text-transform:uppercase;
	color:#bb5643;
	font-size:.69em;
	font-weight:bold;
	margin:16px 0 10px 0;
}

.standard dl {
	color:#505050;
	font-size:.69em;
	line-height:120%;
}

.standard dl dt {
	margin:20px 0 0 0;
	font-weight:bold;
}

.standard dl dd {
	margin:0 0 20px 0;
}

.standard a:link {
	color:#bb5643;
}

.standard a:hover {
	text-decoration:none;
}

.standard p {
	color:#505050;
	font-size:.69em;
	line-height:120%;
}

.standard img {
	vertical-align:middle;
	margin-right:8px;
}

.standard ul {
	margin:5px 0;
}

.standard dl ul li {
	list-style:disc inside;
	line-height:120%;
	color:#505050;
}

.standard .linha {
	margin-bottom:20px;
}

.stand_list {
	font-size:.69em;
	list-style:disc inside;
	line-height:120%;
}


/***********************************************************************CURSOS - FIM*/

/***********************************************************************LINKS PADRAO*/
a:link {
	text-decoration: none;
	color:#bb5643;
}
a:visited {
	text-decoration: none;
	color:#bb5643;
}
a:hover {
	text-decoration: underline;
	color:#bb5643;
}
a:active {
	text-decoration: none;
	color:#0033CC;
}
/***********************************************************************LINKS PADRAO - FIM*/


/*MEC*/
.mec {
	display:block;
	margin:0 auto;
	padding:20px 0 0 0;
}

.veja_azul {
	background:url(../img/veja-tambem-bg.gif) no-repeat;
	width:206px;
	height:91px;
}

.veja_azul ul {
	padding:20px 0 0 12px;
}

.veja_azul li {
	margin:0 0 10px 0;
}

.tipo_curso {
	background: url(../img/pucvirtual/lista-vermelho.gif) left center no-repeat;
	text-indent:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#a6200a;
}

.tabela_2009 {
	background:#eae8e7;
	font-size:11px;
	margin:5px 0 20px 0;
}

.tabela_2009 th {
	border-bottom:1px solid #000;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.tabela_2009 td {
	border-bottom:1px solid #000;
	padding:10px;
	vertical-align: middle;
}

.td_verde {
	background:#d4e4e5;
}

.tabela_2009 .lasttd td {
	border-bottom:0;
}

.standard h1.tit_2009 {
	margin:0 0 5px 0;
}

