/*************************** 
  Disposição do layout 
 ***************************/
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	background-color:#FFFFFF;	
	scrollbar-face-color: #0000FF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #BBBBBB;
	scrollbar-arrow-color: #0000FF;
	}
	
#conteudo {
	text-align:left;
	width: 760px;
	margin:10px auto 10px auto;
	padding: 5px;
	left: 0px;
	top: 0px;
	border-left:2px solid #0000FF;
	border-right:2px solid #0000FF;
}

#final {
	text-align:center;
	width: 760px;
	margin:10px auto 10px auto;
	padding: 5px;
	left: 0px;
	top: 0px;
	font-size: -3;
}
#conteudo2 {
	text-align:left;
	width: 670px;
	margin:10px auto 10px auto;
	padding: 5px;
	left: 0px;
	top: 0px;
}
/* TABELA*/

table#lista {
	font-size: 12px;
}
table#lista tr td.dif {
background: #eee
}

table#calendar tr td {
	font-size: 10px;
	color: #000;
	text-align:center;
}

table#agenda tr td {
	font-size:12px;
	color:#0000BB;
	font-weight:bold;
}

table#pesq tr td {
	font-size:10px;
	color:#0000BB;
	font-weight:bold;
}

table#pesq1 tr td {
	font-size:10px;
	color:#00f;
}

table#pesq1 tr td.dif {
	font-size:10px;
	color:#000000;
	background:#bbb
}

table#geral1 tr td {
	font-size:12px;
	color:#00B;
}

table#geral2 tr td {
	font-size:14px;
	color:#00f;
}

table#geral3 tr td {
	font-size:12px;
	color:#000;
}

table#geral4 tr td {
	font-size:12px;
	color:#f00;
}
table#geral5 tr td {
	font-size:16px;
	font-weight:bold;
	color:#00f;
}

table#geral6 tr td {
	font-size:10px;
	color:#000;
}

/* LINKS */
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	background-color:#00FFFF
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}


/*Texto*/
#cx1{
	background:#dddddd;
	padding:20px;
	margin:10px;
	margin-right:0px;
	width:700px;
	float:right;
	border-left:4px solid #DD2424;
	border-bottom:4px solid #DD2424;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.TextoDeCorpo {font-size: 18px}

.TextoDeCorpoB {
	font-size: 18px;
	font-weight: bold;
}

.CorpoTextoVermelho {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.CorpoTextoBranco {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.CorpoTextoBrancoB {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
}

.style8 {
	font-size: large;
	font-weight: bold;
}

.style9 {font-size: xx-small}

.style10 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.style11 {
	color: #000000;
	font-size: 18px;
}

subtitulo {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.SubPequeno {
	font-size: 9px;
	font-weight: bold;
}
.Obspequena {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}

.ObsPequenaPreta {
	color: #000000;
	font-size: 10px;
}
.Obsmedia {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.PretaPeq {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.Pretamedio {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.Fonte12Italico {
	font-style: italic;
	font-size: 12px;
}

.PretaSimples {
	font-size: xx-small;
	color: #000000;
}
.AzulSimples {
	color: #0000FF;
	font-size: 10px;
}

.Azulmedio {
	color: #0000FF;
	font-size: 12px;
}	

.Azul14 {
	color: #0000FF;
	font-size: 14px;
}	

.brancopeq {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.brancomedio {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}