/* CSS Document */

body {margin:0; background-color:#9d9d4f; font-family:Trebuchet MS; font-size:12px; color:#A23620;}/*F6F6EE*/
a img, table {border:0;}
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

input {font-family:Trebuchet MS; height:14px; color:#BB060B; border:0; font-size:11px;}
textarea {font-family:Trebuchet MS; width:226px; height:51px; font-size:11px; color:#BB060B; border:0; overflow:auto;}

/*  ---  GERAL ---  */
#linhas {width:50%; background:url(../img/linhas.gif) top repeat-x;}
#linhas_1 {width:50%; background:url(../img/linhas_1.gif) top repeat-x;}

#pai {
		width:750px;
		/*margin-top:-116px; <-- Usado quando o menu contem curriculo */
		margin-top:-90px;  /*Usado quando o menu nao possui a opcao curriculo*/
		margin-left:auto;
		margin-right:auto;
		position:relative;
	}
	

#content {
			float:left;
			width:750px;
			background-color:#FFFFFF;
		}
		
		
#col_1, #col_2 {float:left;}

#col_1 {width:190px;}
#col_2 {width:530px; padding:13px 0 50px 30px;}


/*  ---  HOME  ---  */
#home_1 {float:left; margin-left:10px; _margin-left:5px; width:215px; text-align:right;}

#home_2 {float:right; margin-right:30px; _margin-right:15px; width:215px; text-align:right;}

.moldura_home {background-position:top; background-repeat:no-repeat;}
.txt_home {margin-top:20px; text-align:left; height:70px;}
.txt_home a {color:#A23620;}

/*  ---  INTERNAS  ---  */
#titulo {padding:18px 0 14px 0;}
#conteudo_internas {float:left; width:530px;}
#esq, #dir {float:left;}
#esq {width:235px; margin-right:32px;}
#dir {width:240px;}

.linha {float:left; padding-bottom:45px;}

.moldura_int {width:235px; height:153px; background-position:top; background-repeat:no-repeat;}

#exame {float:left; width:209px; padding:0 13px; background:url(../img/bg_exame.gif) repeat-y; background-color:#000000;}

#ampliar {position:relative; margin:-130px 0 110px 150px; *margin-bottom:0;}

/*  ---  FALE CONOSCO  ---  */
#fale {width:235px;}
#fale img {float:right;}
#fale1, #fale2, #fale3, #fale4 {text-align:center; padding-top:1px; *padding-top:0;}
#fale1 {height:18px; background:url(../img/fale_nome.gif) top no-repeat;}
#fale2 {height:18px; background:url(../img/fale_email.gif) top no-repeat; width:150px;}
#fale3 {height:18px; background:url(../img/fale_telefone.gif) top no-repeat; width:85px;}
#fale4 {height:56px; background:url(../img/fale_msg.gif) top no-repeat;}

/*  ---  EXAMES / ECOCARDIOGRAMA  ---  */
#eco {float:left; width:475px;}


/*  ---  ACESSO RESTRITO  ---  */
#acesso {margin-top:20px; float:right;} /*width:136px; padding-right:11px;*/
#area {text-align:right; margin-bottom:2px;}
#campo1, #campo2 {height:18px; text-align:center; padding-top:1px; *padding-top:0;}
#campo1 {background:url(../img/campo1.gif) top no-repeat; margin-bottom:5px;}
#campo2 {background:url(../img/campo2.gif) top no-repeat; float:left; width:102px;}
#acesso_ok {float:right;}


/*  ---  CAMINHO DE PAO  ---  */
#caminho {font-size:10px; color:#A7A754; font-weight:bold;}
#caminho a {font-weight:normal; color:#A7A754;}


/*  ---  VOLTAR E TOPO  ---  */
#voltar_topo {padding-top:30px; float:left; width:530px;}



/*  ---  MENU  ---  */
#menu {width:190px; height:151px; background:url(../img/menu/fundo_menu_1.jpg) top no-repeat;} /*background:url(../img/menu/fundo_menu.jpg) top no-repeat; <- Usado com o curriculo*/
#menu div#menu_1 {float:right; text-align:right; margin-top:-44px; padding-right:13px; width:150px;}
#menu div img {position:relative;}
.sub {margin-right:32px;}


/*  ---  RODAPE  ---  */
#rodape {float:left; width:100%;}
#rod_linha {background-color:#A23620;}
#rod {
		width:720px;
		margin:0 auto;
		background:url(../img/bg_rodape.gif) top no-repeat;
		height:63px;
		font-size:10px;
		text-align:right;
		padding:10px 30px 0 0;
	}
#assinatura {width:720px; margin:0 auto; padding:10px 30px 0 0; text-align:right;}
#assinatura a {color:#A23620; font-weight:bold; font-size:14px;}

.pop {cursor:pointer; cursor:hand;}
