.largo {
	width:220px;
}
.maislargo {
	width:320px;
	height: 50px;
}
.medio {
	width:120px;
}
.pequeno {
	width:50px;
}
#alterada td {
	border: 1px solid #666666;
}
#alterada2 td {
	border: 1px solid #ffffff;
}
#eventobranco {
	background: #ffffff;
}
#eventohemo, #eventointer, #eventocardio, #eventohospitalar, #eventobranco, #eventotp {
	width: 580px;
	/*background: #009999;*/
	text-align: justify;
	display: block;
	color: #ffffff;
	padding: 5px;
	font-size: 12px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#eventocardio {
	background: #333399;
}
#eventohemo {
	background: #FFFF99;
}
#eventohospitalar {
	background: #009966;
}
#eventointer {
	background: #008AE6;
}
#eventotp {
	background: #BB0000;
}
#eventotp td{
	color: #FFFFFF;
}
#eventocardio td {
	color: #FFFFFF;
}
#eventohemo td {
	color: #666666;
}
#eventohospitalar td {
	color: #FFFFFF;
}
#eventointer td {
	color: #FFFFFF;
}
#eventocardio  table#alterada2 tr.titulo td {
	background: #04889F;
	color: #FFFFFF;
	font-weight: bold;
}
#eventohemo table#alterada tr td {
	background: #FFFF99;
} /* Toda a tabela com fundo azul */
#eventohemo  table#alterada tr.difere td {
	background: #FFFF99;
	color: #666666;
} 
#eventohemo   table#alterada tr.tit td {
	background: #FFFF99;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#eventohospitalar  table#alterada tr.titulo td {
	background: #004D71;
	color: #FFFFFF;
	font-weight: bold;
}
#eventointer  table#alterada tr.difere td {
	background: #006BA6;
	color: #FFFFFF;
	font-weight: bold;
}
#eventobranco table#alterada tr.difere td {
	background: #ffffff;
	color: #009966;
	font-weight: bold;
	font-size:12px;
}
