body {
	background:url(imagens/back_top.png) repeat-x top center #E8F7F9;
	font: 12px Arial;
	margin: 0;
	padding: 0;
	height: 100%
}
h2 {
	font-family: arial, trebuchet ms;
	color: navy;
}
h3 {
	color:#0066CC;
	font: 14px arial;
	font-weight: bold;
}

h3.black {
	color:#000;
	font: 14px arial;
	font-weight: bold;
}

td { 
	text-align: justify;
	font: 12px Arial
}
.form {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #ffffff;
	width: 200px;
	border: solid 1px #60605f
}

/*input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #e97d36 }*/
input.text { color: #333; background-color: #fff; border: solid 1px #bbbbbb; }
textarea.text { color: #333; background-color: #fff; border: solid 1px #bbbbbb   }
input.text:hover, textarea.text:hover { color: #b00; background-color: #fff; border: solid 1px #bf0000   }

.titulo      { color: #039; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.titulo_branco      { color: #fff; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.sub_titulos     { color: #039; font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.imagens {
	color: #BACDDF;
}

/*Links Produtos*/
a.link_produtos:link {
	color: #777777;
	text-decoration: none
}
a.link_produtos:visited {
	color: #777777;
	text-decoration: none
}
a.link_produtos:hover {
	color: #cc0000;
}

/*font menu branco*/
.font_menu_branco {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
}
a.font_menu_branco:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
}
a.font_menu_branco:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
}
a.font_menu_branco:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
}


.font_modalidades {
	padding-left: 10px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}

/*fonte caixas grandes*/
.font_box_big {
	color: #5b5b5b;
	font-family: Arial Narrow;
	font-size: 13pt;
}

a.font_box_big:link {
	color: #5b5b5b;
	font-family: Arial Narrow;
	font-size: 13pt;
}

a.font_box_big:visited {
	color: #5b5b5b;
	font-family: Arial Narrow;
	font-size: 13pt;
}

a.font_box_big:hover {
	color: #5b5b5b;
	font-family: Arial Narrow;
	font-size: 13pt;
}



/*rows da tabela de actividades*/
.out
	 { background-color: #ffffff }

.over
	 { background-color: #f0f0f0 }
	 
#teste {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

