﻿1/* CSS Document */
.TabelaParedeLaranja {
background-color:#DF5F2A;
}

.TabelaParedeAzul {
background-color:#313581;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
}td img {display: block;}

body {
	background-color: #CCCFDE;}
	
.Rodape{
background-color:#7C86B1;
}

.Horario{
background-position:center;
}

.ActiveNews1{
	color:#F00;
	font-weight: bold;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ActiveNews2{
	color:#F0F;
	font-weight: bold;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
}
.ActiveNews3{
	color:#F60;
	font-weight: bold;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
}
.ActiveNews4{
	color:#963;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
}

.ActiveNews5{
	color:#390;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
}


a.textomenu:link{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#313581;
	font-size:14px;
	font-weight:bold;
}
a.textomenu:visited{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#313581;
	font-size:14px;
	font-weight:bold;
}
a.textomenu:hover{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#313581;
	font-size:14px;
	font-weight:bold;
}
a.textomenu:active{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#313581;
	font-size:14px;
	font-weight:bold;
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#009;
}

