﻿

@media screen {

h1, h2, h3, h4 {
font-weight:normal;	
margin:0px;
}

#menu a:link , #menu a:visited {
color:white;
text-decoration:none;
}

#menu a:hover, #menu a:active{
color:yellow;
text-decoration:none;
}



.titulo , h1 {
font-size:18pt;
color:black;
font-weight:bold;
text-align:left;

border-bottom:2px solid #ababab;

margin-top:5px;
margin-bottom:12px;
padding-bottom:0px;
}

.subtitulo , h2 {
font-size:14pt;
font-weight:bold;
color:DodgerBlue;
margin-top:0px;
margin-bottom:10px;
}

.destacado , h3 {
font-size:14pt;
font-weight:bold;
color:#917400;
margin-bottom:10px;
}

h5 {
font-size:11pt;
font-weight:bold;
color:DodgerBlue;
margin-top:0px;
margin-bottom:5px;
}

.coment , h4 {
font-size:11pt;
color:#825000;
font-weight:bold;
margin-top:8px;
}

a:link , a:visited {
color:navy;

}

a:hover {
color:DodgerBlue;
}


#submenu {
font-weight:bold;
font-size:08pt;
text-align:center;
}

#submenu a:link, #submenu a:visited {
color:#004c87;
}

#submenu a:hover , #submenu a:active {
color:DodgerBlue;
text-decoration:none;
}

.volta {
font-weight:bold;
font-size:08pt;
text-align:right;

border-bottom:solid 1px DodgerBlue;
}

.volta a:link , .volta a:visited, .volta_page a:link, .volta_page a:visited {
color:#004c87;
text-decoration:none;
}

.volta a:hover , .volta_page  a:hover{
color:DodgerBlue;
}



#sidebox b {
color:#205AA7;	
	
}


/* 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;
}

}


@media print {

table {
font-size:10pt;
border-collapse:collapse;
border:1px DarkGray solid;
}

td {
border:1px DarkGray solid;
padding:3px;
}

.hora {
width:40px;
text-align:right;
padding-right:10px;
font-weight:bold;
}

.titulo , h1 {
font-size:18pt;
color:black;
text-align:left;

padding-bottom:2px;
}

.subtitulo , h2 {
font-size:14pt;
font-weight:bold;
color:#000;
}

.destacado, h3 {
font-size:12pt;
font-weight:bold;
color:#000;
}

.coment, h4 {
font-size:08pt;
}

a:link , a:visited {
color:black;
text-decoration:none;

}

a:hover {
color:black;
}


#submenu {
font-weight:bold;
font-size:08pt;
text-align:center;
color:white;
}

#submenu a:link, #submenu a:visited {
color:white;
}

#submenu a:hover , #submenu a:active {
color:white;
text-decoration:none;
}

.volta {
font-weight:bold;
font-size:08pt;
text-align:right;

border-bottom:solid 1px white;
}

.volta a:link , .volta a:visited {
color:#fff;
text-decoration:none;
}

.volta a:hover {
color:fff;
}


/* 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 #whitesmoke;

margin-bottom:10px;
}

.mapa_origem select {
font-size:09pt;
}

#map_canvas2 {
border:1px solid whitesmoke;
}

#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;
color:black;
}

#directions td b {
color:black;
}

}
