/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f8f8f8;
}
.input-principal {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #FF7D7D;
	border: 1px solid #EC6666;
}
.input-principal2 {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	background-color: #4093AD;
	border: 1px solid #287D98;
}
.principal-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2211D;
	text-decoration: none;
}
.principal-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.principal-texto a:hover {
	color: #999999;
}
.principal-titulo-pequeno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A2211D;
	text-decoration: none;
}
.interno-texto {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
}
.input-branco {

	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #fcfcfc;
	border: 1px solid #CCCCCC;
}
.quadro {
	background-color: FFF;
	border-width: 1px; 
	border-style: solid; 
	border-color: 4A91CD;
	padding-bottom: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
}
.tit-apostilas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 7px 2px 7px;
}
.apostilas-linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 4A91CD;
	border-right-color: 4A91CD;
	border-bottom-color: 4A91CD;
	border-left-color: 4A91CD;
}
.apostilas-padding {
	padding-bottom: 8px;
}
.apostilas-txt {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14pt;
	padding: 7px;
}

.quadro2{
	background-color: #F9F8F8;
	border-color: #EAEAE9;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
.input-tamnhofixo {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #fcfcfc;
	border: 1px solid #CCCCCC;
	width:310;
}
.invisivel {
	display:none;
	background-color:#000000;
}
