﻿td { FONT-FAMILY: Verdana, tahoma, helvetica; font-size: 12px; color:#413b3e} 

.menuRight { 
background-color: #49b1d3;
color: #FFFFFF;
font-size: 12px;

}
A:link, A:visited { color:#413b3e } 
a:hover {  text-decoration: none} 

.linkWhite: {color: #FFFFFF;}
a.linkWhite:link,visited { color: #FFFFFF; text-decoration: none }

a.linkWhite:hover { 
text-decoration: none }

.linkBlack: {color: #000000;}
a.linkBlack:link,visited { 
color: #000000; 
text-decoration: none }

a.linkblack:hover { 
text-decoration: none }

a.menuA:link,visited { color: #6dc8e5; text-decoration: underline }
a.menuA:hover { text-decoration: none }

a.menuB:link,visited { color: #6dc8e5; text-decoration: underline }
a.menuB:hover { text-decoration: none }

.newsTitulo { font-size:13px; color: #6dc8e5; FONT-FAMILY: Verdana, tahoma, helvetica }

.newsTexto { font-family: Verdana, tahoma, helvetica; font-size: 12px; color: #000000} 

.subCat {font-size:14px; color: #6dc8e5; FONT-FAMILY: Verdana, tahoma, helvetica; TEXT-TRANSFORM: uppercase }

.newsLink {FONT-SIZE: 12px; COLOR: #6dc8e5; FONT-FAMILY: Verdana, tahoma, helvetica; font-weight: bold }
a.newsLink:link,visited { color: #6dc8e5; text-decoration: none; font-style: bold }
a.newsLink:hover { text-decoration: none }

.right { float: right; }
.left { float: left; }
.caption { margin: 5px; padding: 5px; font-size:90%; color: black }

.textbox {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT: Verdana; BACKGROUND-COLOR: #656064
}

.submit {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT: Verdana; 
}
 
.subCatBar {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, tahoma, helvetica; font-weight: bold; TEXT-TRANSFORM: uppercase }
a.subCatBar:link,visited { color: #000000; text-decoration: underline; font-style: bold }
a.subCatBar:hover { text-decoration: none }

.menutitle{
	text-decoration: none;
	margin-bottom: 2px;
	color:#ffffff;
	width:140px;
	margin-left: 10px;
	text-align:Left;
	font-size:12px;
	text-transform: uppercase;
}
A.menutitle:link, A.menutitle:visited, a.menutitle:hover {
	text-decoration: none;
	color:white;
	text-transform: uppercase;
} 

.li{
	cursor:pointer;
	color:#000000;
	font-size:11px;
	font-family: Verdana, tahoma, Helvetica, sans-serif;
}
A.submenutitle:link, A.submenutitle:visited  { text-decoration:none color:black } 
a.submenutitle:hover {
	text-decoration: none;
	color:black;
}

.td_laranja {
	background-color: #6dc8e5;
}

a.btn_laranja:link, a.btn_laranja:visited {
	text-decoration:none;
	color: #000;
}

a.btn_laranja:hover {
		background-color: #f9a223;
}

a.btn_vermelho:link, a.btn_vermelho:visited {
	text-decoration:none;
	color: #000;
}
a.btn_vermelho:hover {
		background-color: #e24146;
}

.td_amarelo {
	background-color: #d5d5d0;
}

a.btn_amarelo:link, a.btn_amarelo:visited {
	text-decoration:none;
	color: #000;
}
a.btn_amarelo:hover {
	background-color: #f8d62e;
}

.td_azul {
	background-color: #4abfd1;
}

a.btn_azul:link, a.btn_azul:visited {
	text-decoration:none;
	color: #000;
}
a.btn_azul:hover {
		background-color: #4abfd1;
}

a.btn_verde:link, a.btn_verde:visited {
	text-decoration: none ;
	color: #000;
}
a.btn_verde:hover {
		background-color: #a5d824;
}

body {
	background-color: #6dc8e5;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

A.calendarDate:link, A.calendarDate:visited {
	text-decoration: none;
	color: #d3d529;
	font-weight: bold;
} 
A.calendarDate:hover {
	text-decoration: none;
	color: red;
} 

.submit {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT: Verdana; 
}


.textbox {
	BORDER-RIGHT: #D7D4CC 1px solid; 
	BORDER-TOP: #4D4D4D 2px solid; 
	BACKGROUND: #c3dbdf; 
	BORDER-LEFT: #4D4D4D 2px solid; 
	BORDER-BOTTOM: #D7D4CC 1px solid; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	padding-left: 5px;
	color : #000000;
}
