/* Estilos principais para o sitio do António Sérgio */

/* Página inicial */
P.docum{
	font-family: "Trebuchet MS", sans-serif;
	font-size : 10pt;
	text-align : justify;
}

P.documdir{
	font-family: "Trebuchet MS", sans-serif;
	font-size : 10pt;
	text-align : right;
}

H1.docum{
	font-family: "Trebuchet MS", sans-serif;
	font-size : 12pt;
	text-align : justify;
	font-weight : bold;
}

H2.docum{
	font-family: "Trebuchet MS", sans-serif;
	font-size : 10pt;
	text-align : justify;
	font-weight : bold;
}

.titulointro
{
	color: black;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: 64pt;
}

.subtitulointro
{
color: black;
text-decoration: none;
font-family: Trebuchet MS, sans-serif;
text-align: justify;
font-weight: bold;
font-size: 20pt;
}
.copyrightintro
{
color: black;
font-family: Trebuchet MS;
text-align: justify;
text-decoration: none;
font-size: 8pt;
}

.assina
{
color: black;
font-family: Trebuchet MS;
text-align: right;
text-decoration: none;
font-size: 8pt;
}

BODY {
	background-color: #FFCC66;
}

BODY.vestibulo {
	background-color: White;
}

/* Menu lado */
TD.menutitulo {
color : white; 
background-color: #78877E;
font-family : Trebuchet MS; 
font-weight : bold; 
font-size : 11pt; 
} 

TD.menu {
color: #753A00;
background-color: #DCDCBA;
font-family : Trebuchet MS; 
font-size : 10pt; 
} 

/* Links */
A.limpa
{
text-decoration: none;
}

A.limpabranco
{
text-decoration: none;
color: #FFFFFF;
}

A.limpapreto
{
text-decoration: none;
color: #000000;
}

A:Hover
{
text-decoration: underline;
}

A:Visited
{
text-decoration: none;
}

/* Mapa do site */
TD.mapasite
{
color: #753A00;
background-color: #DCDCBA;
font-family: Arial, sans-serif;
font-size: 10pt;
}

TD.mapasite2
{
color: white;
background-color: #78877E;
font-family: Arial, sans-serif;
font-size: 10pt;
}

/* Tabelas */
TD.fundocastanho
{
color: black;
background-color: #CC6600;
font-family: Arial, sans-serif;
font-size: 8pt;
border-left: 1pt solid #000000;
border-top: 1pt solid #804000;
border-bottom: 1pt solid #804000;
}

TD.fundocastanho2
{
color: black;
background-color: #CC6600;
font-family: Arial, sans-serif;
font-size: 8pt;
border-right: 1pt solid #000000;
border-top: 1pt solid #804000;
border-bottom: 1pt solid #804000;
}

TD.fundolaranjaescuroesq
{
	color: black;
	background-color: #FF9933;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	border-left: 1pt solid #000000;
	border-bottom: 1pt solid #804000;
	text-align : center;
}

TD.fundolaranjaescurodir
{
color: black;
background-color: #FF9933;
font-family: Arial, sans-serif;
font-size: 8pt;
border-right: 1pt solid #804000;
border-bottom: 1pt solid #804000;
text-align : center;
}

TD.fundolaranjaescuro
{
color: black;
background-color: #FF9933;
font-family: Arial, sans-serif;
font-size: 8pt;
border-bottom: 1pt solid #804000;
text-align : center;
}

TD.fundolaranjaclaro
{
color: black;
background-color: #FFB475;
font-family: Arial, sans-serif;
font-size: 8pt;
border-bottom: 1pt solid #804000;
text-align : center;
}

TD.fundolaranjaclaroesq
{
color: black;
background-color: #FFB475;
font-family: Arial, sans-serif;
font-size: 8pt;
border-bottom: 1pt solid #804000;
border-left: 1pt solid #804000;
text-align : center;
}

TD.fundolaranjaclarodir
{
color: black;
background-color: #FFB475;
font-family: Arial, sans-serif;
font-size: 8pt;
border-bottom: 1pt solid #804000;
border-right: 1pt solid #804000;
text-align : center;
}


TD.fundolaranja
{
color: black;
background-color: #FFCC66;
font-family: Arial, sans-serif;
font-size: 8pt;
text-align : center;
}

TD.fundolaranjacopy
{
color: black;
background-color: #FFCC66;
font-family: Arial, sans-serif;
font-size: 8pt;
border-top: 1pt solid #804000;
border-bottom: 1pt solid #804000;
}


.titulo
{
/*color: #336600;*/
color: black;
font-family: Trebuchet MS;
font-weight: bold;
text-decoration: none;
font-size: 16pt;
}

.titulodireita
{
	/*color: #336600;
	*/
	color: black;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
	font-size: 16pt;
	text-align : right;
}

/* Soltos */
.titulopequeno
{
/*color: #336600;*/
color: white;
font-family: Trebuchet MS;
font-weight: bold;
text-decoration: none;
font-size: 14pt;
}

.dropcap {
color : black; 
font-family : Trebuchet MS; 
font-size : 24pt; 
} 

.copyright
{
color: black;
font-family: Trebuchet MS;
text-align: center;
text-decoration: none;
font-size: 7pt;
}

.border
{
border-left: 1pt solid #000000;
border-right: 1pt solid #000000;
border-top: 1pt solid #000000;
border-bottom: 1pt solid #000000;
}

/*
.exemplo
{
color: black;
color : Maroon;
font-family: Trebuchet MS;
font-family: Arial, sans-serif;
background-color: #8C2D19;
text-align: justify;
font-size: 10pt;
font-weight: bold;
vertical-align: super;
width: 1000px;
padding: 5pt;
}
*/
