BODY {
	margin: 0px;
 }
 
TABLE.main {
	width: 100%;
	height: 100%;
 }

TABLE.menu {
	height: 30px;
}

TABLE.noticiasdestaque {
	width: 180;
}

TABLE.content {
	width: 100%;
}

TABLE.path
{
	width: 100%;
	padding: 3px 0px 4px 20px;
	text-align: left;
	font-family: arial,verdana;
	font-size: 11px;
	color: #00337F;
	background-color: #CECDEF;
	border-top: 1px solid #00337F;
	border-bottom: 1px solid #00337F;
}

TABLE.ImgLegend
{
	font-family: arial,verdana;
	font-size: 11px;
	color: #818181;
	font-style: italic;
	border: 1px solid #818181;
	padding: 2px;
}

TABLE.academyProg
{
	width: 80%;
	font-family: arial,verdana;
	font-size: 11px;
	color: #00337F;
	border: 2px solid #00337F;
	border-collapse: collapse;
}

TABLE.noticiasList
{
	color: #00337F;
	line-height: 20px;
}

TABLE.summercamp
{
	width: 95%;
	border: #00337F 1px solid;
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
}

TR.juniores
{
	background-color: #FFAF3F;
}

TR.juvenis
{
	background-color: #FFCA80;
}

TR.iniciados
{
	background-color: #FFD59A;
}

TR.infantis
{
	background-color: #FFDFB1;
}

TR.escolas
{
	background-color: #FEE7C6;
}

TR.benjamins
{
	background-color: #FFF3E2;
}

TD.date
{
	text-align: center;
	font-weight: bold;
	background-color: #CECDEF;
}

TD.hour
{
	text-align:center;
	vertical-align:middle;
	padding: 1px 8px 1px 3px;
	width: 40px;
	background-color: gainsboro;
	font-weight: bold;
}

TD.summercampTD
{
	vertical-align: top;
	background-color: whitesmoke;
	padding: 1px 3px 1px 3px;
}

TD.academyProgHDR
{
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	border: 1px solid #00337F;
	padding: 3px;
	background-color: #CECDEF;
}

TD.academyProgCNT
{
	border: 1px solid #00337F;
	padding: 3px;
}

TD.form
{
	height: 30px;
}

TD.header {
	height: 130px;
	padding-left: 15px;
}

TD.menu {
	padding: 0px 0px 0px 20px;
	background-color: #00337F;
	height: 20px;
}

TD.menuItem {
	padding: 0px 30px 0px 0px;
}

TD.desc_tec {
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
	padding: 10px 10px 3px 3px;
	border-width: 10px;
	border-collapse: separate;
	border-bottom: solid 1px whitesmoke;
}

TD.desc_tecHDR {
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
	padding: 10px 10px 3px 3px;
	border-width: 10px;
	border-collapse: separate;
	border-bottom: solid 1px #00337F;
	font-weight: bold;
}

TD.noticiasHDR {
	background-color: #00337F;
	background-image: url(imagens/corner_noticias.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: trebuchet,arial,verdana;
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 26px;
}

TD.noticiasCNT
{
	background: white;
	border: 1px solid #00337F;
	background-repeat: no-repeat;
	background-position: top right;
}

TD.noticiasFTR {
	height: 5px;
	background-color: #00337F;
}

TD.content {
	padding: 20px 20px 20px 20px;
}

TD.sep {
	width: 20px;
}

TD.line {
	height: 1px;
	background-color: #00337F;
}

TD.right
{
	width: 1px;
}

TD.footer
{
	background-color: #00337F;
	font-family:arial,verdana;
	color: white;
	font-size: 12px;
}

TD.noticiasListDate
{
	text-align: right;
	font-family: arial,verdana;
	font-size: 13px;
}

A
{
	color: #6C6D8A;
}

A:hover
{
	text-decoration: none;
}

A.noticias
{
	font-family: arial,verdana;
	font-size: 13px;
	text-decoration: none;
	color: #00337F;
}

A.noticias:hover
{
	text-decoration: underline;
}

A.noticiasList
{
	font-family: arial,verdana;
	font-size: 13px;
	text-decoration: none;
	color: #00337F;
	text-decoration: none;
}

A.noticiasList:hover
{
	text-decoration: underline;
}

A.noticias
{
	font-family: arial,verdana;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	color: #00337F;
}

A.noticias:hover
{
	text-decoration: underline;
}

A.menu
{
	text-decoration: none;
}

A.menu:hover
{
	text-decoration: underline;
}

A.bodytxt
{
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
	text-decoration: none;
}

A.bodytxt:hover
{
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
	text-decoration: underline;
}

A.path
{
	color: #00337F;
	text-decoration: underline;
}

A.path:hover
{
	text-decoration: none;
}

A.footer
{
	text-decoration: none;
}

A.footer:hover
{
	text-decoration: underline;
	color: #8BD800;
}

TEXTAREA.text
{
	font-size: 11px;
	font-family: arial,verdana;
	border: 1px solid gray;
	background-color: whitesmoke;
}

TEXTAREA.textActive
{
	font-size: 11px;
	font-family: arial,verdana;
	border: 1px solid black;
	background-color: white;
}

INPUT.text
{
	font-size: 11px;
	font-family: arial,verdana;
	border: 1px solid gray;
	background-color: whitesmoke;
}

INPUT.textActive
{
	font-size: 11px;
	font-family: arial,verdana;
	border: 1px solid black;
	background-color: white;
}

SELECT.select
{
	font-family : arial,verdana;
	font-weight : normal;
	font-size : 11px;
	color:#000000;
	border : 1px solid gray;
	background-color: whitesmoke;
}

SELECT.selectActive
{
	font-family : arial,verdana;
	font-weight : normal;
	font-size : 11px;
	color:#000000;
	border : 1px solid black;
	background-color: white;
}

UL.noticias
{
	padding: 5px 15px 5px 25px;
	margin: 0px 0px 0px 0px;
}

.bodytxt
{
	font-family: arial,verdana;
	font-size: 13px;
	color: #00337F;
}

.menu
{
	font-family: trebuchet,arial, verdana;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.HDRtxt
{
	font-family: trebuchet,arial,verdana;
	font-size: 24px;
	color: #00337F;
	font-weight: bold;
}

.HDRtxt A
{
	font-family: trebuchet,arial,verdana;
	font-size: 24px;
	color: #00337F;
	font-weight: bold;
}
.HDRtxt A:Hover
{
	font-family: trebuchet,arial,verdana;
	font-size: 24px;
	color: #00337F;
	font-weight: bold;
	text-decoration:none;
}
TD.campocontact{
	padding:10px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #00337F;
}

IMG.newslogo{
	float:right;
	clear:right;
	margin:0 20px 20px 20px;
}
IMG.summerlogo{
	float:right;
	clear:right;
	margin:0 20px 40px 20px;
}
