body {
	margin-bottom: 0px ;
	margin-top: 0px ;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.font_home {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.escrito_baixo_home_n {
	font-family: Tahoma;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.escrito_baixo_home {
	font-family: Tahoma;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.escrito_baixo_home_b {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

.escrito_baixo_home_bb {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.escrito_padrao_menor {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.escrito_padrao_cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e6e6e;
}


.escrito_padrao_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #3a7982;
}


.input_boletim {
	border: 1px solid #c1c1c1
	font-family: Tahoma;
	font-size: 11px;
	color: #6e6e6e;
	background: #f1f1f1;
}

.borda_esq {
	border-left: 1px solid #bfbfbf;
}

.titulo_docente {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
}

.titulo_docente2 {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	color: black;	
	font-weight: bold;
}

.docente_texto {
	border-bottom: 1px solid #9ba5af;
	font-family: Tahoma;
	font-size: 12px;
	color: #707f8d;
	border-left: 1px solid white;
}

.docente_texto2 {
	border-bottom: 1px solid #9ba5af;
	font-family: Tahoma;
	font-size: 12px;
	color: #0f3354;
}

.txtformulario {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#f7fcfe;
	border: 1px solid #c0c0c0;
}

.form_botao_login {
	font-family:Tahoma,sans-serif;
	font-size:9px;
	background: #FFFFDD;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:18px;
	width: 20px;
	text-decoration:none;
	cursor: hand
}

.form_campo {
	border: 1px solid gray;
	background-color: White;
	font-family: "Tahoma", Courier, monospace;
	font-size: 11px;
	color: Black;
}

.imagem_s_borda {
	border: 0px ;
}

.verdao_do_plantao {
	font-family: "Tahoma" ;
	font-size: 10px ;
	color: #465F12 ;
	font-weight: bold ;
	text-decoration: none ;
}

.link_calendario, .link_calendario:visited {
	color: #919191;
	text-decoration: none;
	font-weight: bold ;
}

.link_calendario:hover {
	color: #919191;
	text-decoration: underline;
	font-weight: bold ;
}

.font_atextras {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}

.font {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}

.menu1_home {
	font-family: tahoma ;
	font-size: 12px ;
	font-weight: bold;
	text-decoration: none;
	color: white ;
}

.menu2_home {
	font-family: verdana ;
	font-size: 11px ;
	font-weight: bold;
	text-decoration: none;
	color: white ;
}

.eventos {
	color: #665c48;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

.plantao_text {
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma
}

.titulo_projeto {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

/* STYLE IGUAL AO DO ADMIN */

.titulog {
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.plantao_serie {
	font-size: 12px;
	font-family: Tahoma
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.tabela {
	border-collapse: collapse;
	border-color: black;
	border: 1px solid black;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

/* FINAL STYLE ADMIN */