@charset "utf-8";
/* CSS Document */

body {
	background-color: #375992;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 9px;
}

.body_fixed{

	background-attachment: fixed;

}

.body_bg {

        background-image: url(/imagem/home/bg_azul.jpg);

}
.scrollbar{
		scrollbar-3dlight-color    : #7486A9;
		scrollbar-arrow-color      : #FFFFFF;
		scrollbar-base-color       : #4C669B;
		scrollbar-darkshadow-color : #2C426E;
		scrollbar-face-color       : #4C669B;
		scrollbar-highlight-color  : #7486A9;
		scrollbar-shadow-color     : #2C426E;
		scrollbar-track-color      : #7486A9;
		BACKGROUND-COLOR           : transparent;
}
legend {
	color: 8bc8ff;
}
fieldset {
	width: 300px;
	font-weight:bold;
	display: block;
	float:left;
	margin-bottom: 10px;
	margin-right: 15px;
}
fieldset.resultado {
	float:none;
	margin-left: 70px;
	width: 615px;
	padding-right: 27px;
}
fieldset p{
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0;
}
div#bloco1 {
	width: 670px;
	height: 260px;
	border: 0px solid black;
	margin-left: 70px;
	margin-top: 20px;
	padding: 0;
	display: block;
	padding-top: 10px;
}

div#bloco2 {
	width: 670px;
	height: 260px;
	border: 0px solid black;
	padding: 0;
	display: block;
	position: relative; 
	left: 50%; 
	margin-left: -255px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.a_menu_unidade{

color: #FFFFFF;
text-decoration: none;

}


input {
	font-family: arial, verdana, ms sans serif;
	font-size: 11px
}

textarea {
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
} 

select {
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
} 

.input_home{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.t_upper{
	text-transform:uppercase;
}
.t_lower{
	text-transform:lowercase;
}
.t_amarelo {
	font-style: normal;
	line-height: 18px;
	color: #FFCC00;
	text-decoration: none;
}
.t_verde {
	font-style: normal;
	line-height: 18px;
	color: #008000;
	text-decoration: none;
}
.t_cinza {
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.t_cinza_e {
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666C6B;
	text-decoration: none;
}


.t_azul {
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #8bc8ff; 
	text-decoration: none;
	}
	
.t_azul2 {
	font-style: normal;
	line-height: 18px;
	color: #4a668e;
	text-decoration: none;
}

.t_red {
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.t_vermelho {
	font-style: normal;
	line-height: 18px;
	color: red;
	text-decoration: none;
}
.t_branco {
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.t_preto {
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.t_branco:link, .t_branco:visited, .t_branco:hover{
	color:#FFFFFF;
    }
.t_bold {
	font-weight: bold;
	text-decoration: none;
}
.t_italic {
	font-style: italic;
}
.t_14{
	font-family: Arial;
	font-size: 14px;
}
.t_13{
	font-family: Arial;
	font-size: 13px;
}
.t_12{
	font-family: Arial;
	font-size: 12px;
}
.t_11{
	font-family: Arial;
	font-size: 11px;
}
.t_10{
	font-family: Arial;
	font-size: 10px;
}
.t_9{
	font-family: Arial;
	font-size: 9px;
}
		
.m_table{
	border: 1px solid #DBE4EB;
	border-top: 0px solid #DBE4EB;
    }
.m_row {
    border: 1px solid #4a668e;
}
.m_row2 {
	background-color:#FFFFFF;
	border: 10px solid #ffffff;	
}
.m_row3 {
    border: 1px;
	border-left: 1px solid #4a668e;
	border-right: 1px solid #4a668e;
	border-top: 0px solid #4a668e;
	border-bottom: 0px solid #4a668e
} 
.m_row4 {
    border: 1px;
	border-left: 0px solid #4a668e;
	border-right: 1px solid #4a668e;
	border-top: 0px solid #4a668e;
	border-bottom: 1px solid #4a668e;
}
.linha_branca {
    border: 1px;
	border-left: 0px solid #DBE4EB;
	border-right: 0px solid #DBE4EB;
	border-top: 0px solid #DBE4EB;
	border-bottom: 1px solid #DBE4EB;
}
.avatar_row {
	border-top: 1px solid #DBE4EB;
}

.titulo_unidade {
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #084c8b;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: normal;
	width: auto;
}
.avaliacao_pergunta{
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #084c8b;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.titulo{
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	color: #084c8b;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: normal;
	width: auto;
}

.titulo_disciplina {
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666C6B;
}
.conteudo_aula {
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666C6B;
}
.NoRecords td { 
	font-size: 11px; font-family: Arial; font-weight: bold;
	padding: 3px;
	color: #ff0000;
	vertical-align: top;
	}
.t_home {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
.t_bg_amarelo {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background:#fffae5
}

.linha_branca {
    border: 2px;
	border-left: 0px solid #5a719d;
	border-right: 0px solid #5a719d;
	border-top: 0px solid #5a719d;
	border-bottom: 2px solid #ffffff;
}

.linha_azul {
    border: 1px;
	border-left: 0px solid #5a719d;
	border-right: 0px solid #5a719d;
	border-top: 0px solid #5a719d;
	border-bottom: 1px solid #8597b8;
}

//Aumenta diminui fonte
.tam0, .tam0 td, .tam0 p { font-size:8px;}
.tam1, .tam1 td, .tam1 p { font-size:9px;}
.tam2, .tam2 td, .tam2 p { font-size:10px;}
.tam3, .tam3 td, .tam3 p { font-size:11px;}
.tam4, .tam4 td, .tam4 p { font-size:12px;}
.tam5, .tam5 td, .tam5 p { font-size:13px;}
.tam6, .tam6 td, .tam6 p { font-size:14px;}
.tam7, .tam7 td, .tam7 p { font-size:15px;}

.menu{
		text-align:center;
		color:#bbb;
		font-size:8px;
		word-spacing:1px;
		line-height:16px;
		}
		
	.menu a{
		color:#bbb;
		font-size:10px;
		line-height:14px;
		font-weight:normal;
		margin:0 0 4px 0;
		vertical-align:baseline;
		}
		
	.menu a:visited{
		color:#bbb;
		}
		
	.menu_int, .menu_int a{
		color:#888;
		}
		
	.menu_home, .menu_home a{
		color:#fff;
		font-size:10px;
		text-align:right;
		color:#bbb;
		}
		
	.menu_home a{
		line-height:23px;
		}
		
	.menu a:hover{
		text-decoration:underline;
		}
		
	.menu img{
		border:none;
		vertical-align:middle;
		}


