﻿/* links */
A:link {color: #FFFFFF; text-decoration: underline;}	

A:visited {color: #FFFFFF; text-decoration: underline;}	

A:active {color: #FFFFFF; text-decoration: underline;}	

A:hover	{color: #FFFFFF; text-decoration: underline; font-weight: bold;}

/* body*/
body {color:#FFFFFF; font-family:Calibri; font-size: 12px; }

/* classes */

.celula_menu {vertical-align:middle;}

.celula_menu_borda {width: 15%; vertical-align:middle;}

.celula {width: 50%; vertical-align: top;}

.div_email {padding: 0px 0px 20px 0px;}            

.dropdownlist {color: #0094a2;font-size: small;}

.exames {color: #FFFFFF; font-size: x-small;}

.requerido {color: #FF0000;}

.texto_centro {text-align:center;}

.texto_direita {text-align:right;}

.texto_esquerda {text-align:left;}

.texto_top {vertical-align:text-top}

/* elements ids */
#div_alfa {margin: 10px; text-align: center;}

#celula_conteudo_destaques 
{
	color: #008080;
	border-style: outset;
	border-right-style: groove ; 
	border-right-width: 1px; 
	border-right-color: #008080;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0';
	vertical-align: top; 
	cursor:pointer;
}

#celula_titulo_destaques {height: 20px;width:50%; vertical-align: top;}

#div_conteudo {width: 1024px; text-align: center;}

#div_default{background-image:url(imagens/fundo.png); height:750px; width:1024px;}

#div_grid {text-align:center;}

#div_botoes {text-align:center;}

#div_principal {text-align:center; width: 100%;}

#div_pesquisa{margin: 10px; text-align: right; vertical-align: middle;}

#div_resultados {width: 1024px; text-align: center; padding-bottom: 10px;}

#table_agenda{text-align: left; empty-cells: hide;}

#table_home{padding: 20px; width: 1024px; height: 280px;}

#table_resultados{border-width: 0px 0px medium 0px; border-bottom-style: outset;}
