/* -----------------------------
Website: www.diagnostico.com.br
Autor: www.logique.com.br
Data: 27 de Julho de 2009
-------------------------------*/


/* --- GERAL --- */

html, body {margin:0;padding:0;font:11px arial; background:url(bg.jpg);color:#03182e;}
img{border:0}

/* --- LINKS --- */

a{color:#03182e;text-decoration:none;}

/* --- HOME --- */

.menu{height:37px;background:url(bg-menu.jpg)}
.menupag{width:755px;margin:0 auto; padding:10px}
.menupag a{color:#FFFFFF; padding:5px 10px 5px 10px; font-weight:bold}
.menupag a:hover{background:#033e7a;}

.pag-home{background:url(bg-pag.jpg) repeat-x}
.contpag{width:755px;margin:0 auto; padding:10px; position:relative; background:url(bg-home.jpg) top right no-repeat; height:463px}
.contint{width:755px;margin:0 auto; padding:10px; position:relative; background:url(bg-internas.jpg) top right no-repeat; min-height:460px}

.logo{position:absolute;left: 19px;top: 37px;}
.busca{position:absolute;left:21px;top:151px;width:231px;height:33px;}
.orientacao{position:absolute;left:23px;top:237px;width:213px;height:191px;}
.local{position:absolute;left:315px;top:241px;width:140px;height:184px;}
.pacientes{position:absolute;left:520px;top:250px;width:222px;height:78px;text-align:right;}
.medicos{position:absolute;left:519px;top:375px;width:224px;height:78px;text-align:right;}

.textos{width:450px; padding-top:150px; padding-bottom:30px}
.titulos{font:20px arial; color:#033465; letter-spacing:-0.05em; padding-bottom:20px;}
.lista{border:1px solid #99CCCC; background:#ffffff; padding:10px; margin-bottom:5px;}

/* Fontes */

.font15			{ font-size:15px; }

/* --- FORMULARIOS --- */

.formac{padding:2px; margin:2px; border:1px solid #99CCCC}

#todoform input, textarea {border:1px solid #99CCCC;background:#ffffff;}
#todoform input.botao {background:#99CCCC;color:#000033;border:2px solid #99CCCC;font-size:10px;}	

/* --- RODAPE --- */

.rodape{clear:both;height:80px; background:url(bg-pe.jpg); text-align:center; padding-top:30px; color:#FFFFFF}

