body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.tit1  {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 20px;
	font-weight:bold;
	color: #CA540D;
	text-decoration: none;
}
.tah11underline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #5E676C;
	text-decoration: underline;
	line-height: 13px;
}
.conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
td,body,a {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E676C;
	text-decoration: none;
	line-height: 13px;
}
.campo {
	font-family: Verdana;
	font-size: 10px;
	color: #5E676C;
	text-decoration: none;
	background-color: #DDE4E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #DDE4E9;
	border-bottom-color: #DDE4E9;
	border-left-color: #474747;
	height: 20px;
	padding-left: 3px;
}
.campo2 {
	font-family: Verdana;
	font-size: 10px;
	color: #5E676C;
	text-decoration: none;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #DDE4E9;
	border-bottom-color: #DDE4E9;
	border-left-color: #474747;
	padding-left: 3px;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.ver10verm {
	font-family: Verdana;
	font-size: 10px;
	color: #CA540D;
	text-decoration: none;
}
.ver10cinza {
	font-family: Verdana;
	font-size: 10px;
	color: #979595;
	text-decoration: none;
}
.ver10cinza:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.ver11cinza {
	font-family: Verdana;
	font-size: 9px;
	color: #739ECE;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
}

.fontetabela {
	font-family: Verdana;
	font-size: 9px;
	color: #979595;
	text-decoration: none;
	line-height: 10px;
}


.celula_horario {
	background-color:#F3F8FC;
	border: 1px solid #FFFFFF;
}

.celula_cardio {
	background-color:#E4EBE0;
	border: 1px solid #FFFFFF;
}

.celula_dias {
	background-color:#ECF2F9;
	border: 1px solid #FFFFFF;
}

.celula_nome {
	background-color:#DFE9F4;
	border: 1px solid #FFFFFF;
}

.azul {

color: #004B97;
font-weight: bold;

}

.vermelho {

color: #CA3A0B;
font-weight: bold;

}

.amarelo {

color: #C99D18;
font-weight: bold;

}

.verde {

color: #527B28;
font-weight: bold;

}

.tabela {
	border:1px solid #acafb1;
	border-top:none;
	margin-bottom:40px;
}

.tabela th {
	font-weight:bold;
	background:#ecf0f2;
	text-align:center;
	padding:5px;
	font-size:12px;
	border-top:1px solid #acafb1;
	border-bottom:1px solid #acafb1;
}

.tabela td {
	padding:5px;
	background:url(imgs/bg-tabela.gif) repeat center center;
}