@media screen {

h1, h2, h3, h4 {
font-weight:normal;	
}

/*  Verificar

.hora {
width:40px;
text-align:right;
padding-right:10px;
font-weight:bold;
}*/

.titulo , h1 {
font-size:17pt;

color:black;
text-align:left;

padding-top:8px;
padding-bottom:18px;

background-image:url('tit_bck.gif');
background-repeat:no-repeat;

}

.subtitulo , h2 {
font-size:14pt;
font-weight:bold;
color:#007b68;
}

.destacado , h3 {
font-size:11pt;
font-weight:bold;
color:#009b83;
}

.coment , h4 {
font-size:08pt;
}

.section {
font-size:10pt;
font-weight:bold;

margin-bottom:3px;
color:#003b52;
width:350px;
border-bottom:2px solid #009b83;
}


.box {
background-color:#d2ebe7;
margin-left:40px;
margin-right:40px;
font-size:09pt;
padding-top:5px;
padding-bottom:5px;
}


.box_mrgn {
margin:10px;
}




/* Definições do Submenu de Seleção de Campii */

.campus_bar {
float:right;

margin-right:0px;
margin-left:20px;
margin-bottom:200px;

width:190px;

background-color:gainsboro;
}

.campus_bar_mrgn {
margin:5px;
border:1px solid dimgray;
padding:3px;
}

.lista {
font-size:09pt;
line-height:11pt;
}

.barra_iniciais {
text-align:center;
font-size:09pt;
font-weight:bold;
}











/* Formatação para o Google Maps */

.mapa_origem {
width:562px;
text-align:left;
background-color:gainsboro;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
padding-right:10px;
font-size:9pt;
border:1px solid #585858;



margin-bottom:10px;
}

.mapa_origem select {
font-size:09pt;
}

#map_canvas {
border:1px solid #585858;
background-color:none;
}

#directions {

width:582px;

font-size:08pt!important;

z-index:30;
}

#directions table {
font-size:10pt;
}

#directions td th {
padding-top:4px;
padding-bottom:4px;
}

#directions td {
background-color:whitesmoke!important;
vertical-align:middle!important;
text-align:left;
}

#directions td a:link , #direction td a:visited {
font-size:18pt!important;
text-align:center!important;
font-weight:bold!important;
text-decoration:none!important;
}

#directions td b {
color:navy;
}

}



