#Administracao {
	color: #333333;
	background-color: #FFFFFF;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#Administracao td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Inactivo {
	color: #FFFFFF;
	text-align: center;
	background-color: #990000;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9BB4E6;
	border-right-color: #9BB4E6;
	border-left-color: #9BB4E6;
}
.tablelinhaY {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB4E6;
	background-color: #DBE3F7;
}
.tablelinhaN {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB4E6;
	background-color: #FFFFFF;
}
.tablecab {
	background-color: #d5dff3;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BB4E6;
}
.SemDados {
	background-color: #FFF2F2;
	width: 200px;
	border: 1px solid #990000;
	padding: 10px;
}
.Enviado {
	background-color: #99CC66;
	width: 200px;
	border: 1px solid #009900;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.peq {
	font-size: 10px;
}
#Separ {
	clear: both;
}
.TabCab {
	color: #FFFFFF;
	background-color: #333333;
}
.TabLinha {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Lateral {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.Assistencia {
	margin: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #EEEEEE;
}

.AssistenciaMaster {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #EEEEEE;
}
.Data {
	background-color: #7CBA01;
	float: left;
	width: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
.DataA {
	float: left;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Data strong {
	text-align: center;
	font-size: 22px;
}

.DataPeq {
	background-color: #7CBA01;
	float: left;
	width: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding: 5px;
}

.DataPeqA {
	float: left;
	text-align: center;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.DataPeq strong {
	text-align: center;
	font-size: 12px;
}
input.blur {
	color: #999;
}
.Noticia {
	margin-top: 10px;
}
.campo {
	padding-right: 10px;
	float: left;
	white-space: nowrap;
}
#Administracao a {
	color: #3366FF;
}
#SubMenu {
	margin-top: 20px;
	margin-bottom: 20px;
}
img { 
	border: 0px;
}
.CaixaLogin {
	background-color: #ECF5FF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #0066CC;
}
