@charset "utf-8";
/* CSS Document */
@import "styles_menu.css";


a {text-decoration:none; color:#000; outline:0; }
a:hover{ color:#666; text-decoration:underline;}

img{
	border:0;
	margin:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

hr  {
height : 2px;
border : none;
color : #cccccd;
background-color : #cccccc;
}

body {
	margin:0;
	padding:0;
	height:100%;
/*		background-image:url(../images/layout/fundo-site.jpg);
background:url(../images/img_fundo_bg.jpg) top left repeat-x scroll #889399; */
}

/************************** ID ***********************/

#root
{
	width:1000px;
	height:120px;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topo
{
	width:1000px;
	height:140px;
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
}

#centro
{
	width:760px;
    float: left;
	padding: 0px 10px 0px 0px;
}

#pagina
{
	width:745px;
	height:20px;
    float: left;
	margin: 0px 0px 10px 15px;
	font-size:15px;	
	font-weight: bold;	
	text-align:left;
	background:url(../images/layout/pagina.gif) no-repeat scroll;
}

.pagina
{
	width:745px;
	height:20px;
    float: left;
	margin: 0px 0px 10px 15px;
	font-size:15px;	
	font-weight: bold;	
	text-align:left;
	background:url(../images/layout/pagina.gif) no-repeat scroll;
}

#lateral
{
	width:210px;
	margin: 0px 15px 0px 0px;	
    float: right;
}

#fim
{
	width:1000px;
    float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#finzinho
{
	width:1000px;
	height:15px;
    float:left;
	background-color:#F00;
	text-align:center;
}

#quadro_1000{
	width:1000px;
    float: left;
	margin: 0px 0px 0px 0px;
}

.quadro_1000{
	width:1000px;
    float: left;
	margin: 0px 0px 0px 0px;
}


#div_1000_topo
{
	width:1000px;
	height:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
    float: left;	
	background:url(../images/layout/div_1000_topo.gif) no-repeat scroll;
}

.cl_1000_topo
{
	width:1000px;
	height:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
    float: left;	
	background:url(../images/layout/div_1000_topo.gif) no-repeat scroll;
}

#div_1000_meio
{
	width:1000px;
    float: left;
	background:url(../images/layout/div_1000_meio.gif) repeat-y scroll;
}

.cl_1000_meio
{
	width:1000px;
    float: left;
	background:url(../images/layout/div_1000_meio.gif) repeat-y scroll;
}

#div_1000_meio_topo
{
	width:1000px;
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/layout/div_1000_meio_topo.gif) no-repeat scroll;
}

.cl_1000_meio_topo
{
	width:1000px;
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/layout/div_1000_meio_topo.gif) no-repeat scroll;
}

#div_1000_fim_topo
{
	width:1000px;
	height:35px;
    float: left;
	background:url(../images/layout/div_1000_fim_topo.gif) no-repeat scroll;
}

.cl_1000_fim_topo
{
	width:1000px;
	height:35px;
    float: left;
	background:url(../images/layout/div_1000_fim_topo.gif) no-repeat scroll;
}

#div_1000_fim
{
	width:1000px;
	height:15px;
    float: left;	
	background:url(../images/layout/div_1000_fim.gif) no-repeat scroll;
}

.cl_1000_fim
{
	width:1000px;
	height:15px;
    float: left;	
	background:url(../images/layout/div_1000_fim.gif) no-repeat scroll;
}

#quadro_210{
	width:210px;
    float: left;		
	margin: 0px 0px 10px 0px;
}

.quadro_210{
	width:210px;
    float: left;		
	margin: 0px 0px 10px 0px;
}

#div_210_topo
{
	width:210px;
	height:10px;
	background:url(../images/layout/div_210_topo.gif) no-repeat scroll;
}

#div_210_meio
{
	width:210px;
	background:url(../images/layout/div_210_meio.gif) repeat-y scroll;
}

#div_210_fim
{
	width:210px;
	height:10px;
	background:url(../images/layout/div_210_fim.gif) no-repeat scroll;
}

.cl_210_topo
{
	width:210px;
	height:10px;
	background:url(../images/layout/div_210_topo.gif) no-repeat scroll;
}

.cl_210_meio
{
	width:210px;
	background:url(../images/layout/div_210_meio.gif) repeat-y scroll;
}

.cl_210_fim
{
	width:210px;
	height:10px;
	background:url(../images/layout/div_210_fim.gif) no-repeat scroll;
}

#quadro_280{
	width:280px;
    float: left;		
	margin: 23px 0px 0px 15px;
}

#div_280_topo
{
	width:280px;
	height:10px;
	background:url(../images/layout/div_280_topo.gif) no-repeat scroll;
}

#div_280_meio
{
	width:280px;
	background:url(../images/layout/div_280_meio.gif) repeat-y scroll;
}

#div_280_fim
{
	width:280px;
	height:10px;
	background:url(../images/layout/div_280_fim.gif) no-repeat scroll;
}

#div_450_topo
{
	width:450px;
	height:10px;
	float:left;	
	background:url(../images/layout/div_450_topo.gif) no-repeat scroll;
}

#div_450_meio
{
	width:430px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	background:url(../images/layout/div_450_meio.gif) repeat-y scroll;
}

#div_450_fim
{
	width:450px;
	height:10px;
	float:left;	
	background:url(../images/layout/div_450_fim.gif) no-repeat scroll;
}

#quadro_745{
	width:745px;
    float: left;		
	margin: 0px 0px 0px 15px;
}

#div_745_topo
{
	width:745px;
	height:10px;
	background:url(../images/layout/div_745_topo.gif) no-repeat scroll;
}

#div_745_meio
{
	width:745px;
	border-bottom: 2px solid #CCC;
	background:url(../images/layout/div_745_meio.gif) repeat-y scroll;
}

#div_745_fim
{
	width:745px;
	height:10px;
	margin-bottom: 10px;
	background:url(../images/layout/div_745_fim.gif) no-repeat scroll;
}

.quadro_745{
	width:745px;
    float: left;		
	margin: 0px 0px 0px 15px;
}

.cl_745_topo
{
	width:745px;
	height:10px;
	background:url(../images/layout/div_745_topo.gif) no-repeat scroll;
}

.cl_745_meio
{
	width:745px;
	border-bottom: 2px solid #CCC;
	background:url(../images/layout/div_745_meio.gif) repeat-y scroll;
}

.cl_745_fim
{
	width:745px;
	height:10px;
	margin-bottom: 10px;
	background:url(../images/layout/div_745_fim.gif) no-repeat scroll;
}

#contour{
	width:450px;
	float:left;
	margin: 0px 0px 10px 15px;	
	background-color:#FFF;
}

#div_videos
{
	width:100px;
	height:131px;
	float: none;
	background:url(../images/layout/lente_fundo.jpg) no-repeat scroll;
}

.cl_videos
{
	width:100px;
	height:131px;
	float: none;
	background:url(../images/layout/lente_fundo.jpg) no-repeat scroll;
}

#div_videos_200
{
	width:200px;
	height:131px;
	float: none;
	background:url(../images/layout/lente_fundo_200.jpg) no-repeat scroll;
}

.cl_videos_200
{
	width:200px;
	height:131px;
	float: none;
	background:url(../images/layout/lente_fundo_200.jpg) no-repeat scroll;
}

/************************** CLASS ***********************/

#fotinhos
{
	width:143px;
	height:44px;
	margin-top: 3px;
}

.agendamento{
	width:745px;
	margin: 0px 0px 0px 0px;
	background-color:#C6CAF9;
	border-top:4px solid #eee;
	border-left:4px solid #eee;
	border-right:4px solid #ccc;
	border-bottom:4px solid #ccc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-align:center;
    display: none; /* Estilo da pop-up*/	
}

.painel_cirurgia{
	width:750px;
	height:220px;
	margin: 0px 0px 0px 0px;
	background-color:#FFF;
	border-top:4px solid #eee;
	border-left:4px solid #eee;
	border-right:4px solid #ccc;
	border-bottom:4px solid #ccc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-align:center;
}

.Letra8 {
	font-size: 8px;
}

.Letra10 {
	font-size: 10px;
}

.Letra10_BPC {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:10px;
	font-weight: bold;
	text-align:center;
}

.Letra11_BCP {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;	
}

.Letra12 {
	font-size: 12px;
}

.Letra14 {
	font-size: 14px;
	font-weight: normal;
}

.Letra14_BPC {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight: bold;
	text-align:center;
}

.Letra15n {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

.Letra15 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
	font-size: 15px;
	font-weight: bold;
	color:#000;
}

.Letra15_BCI {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

.Letra16 {
	font-size: 16px;
}

.Letra16b {
	font-size: 16px;
	font-weight: bold;
}

.Letra16bu {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.Letra17 {
	font-size: 17px;
}

.Letra18 {
	font-size: 18px;
}

.Letra18b {
	font-size: 18px;
	font-weight: bold;	
}

.Letra18bu {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.Letra18_CP {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

.Letra18_M {
	font-size: 18px; 
	font-weight: bold;
	font-family:"Monotype Corsiva","Palatino Linotype", "Monotype Corsiva", Palatino;
}

.Letra19 {
	font-size: 19px;
}

.Letra20 {
	font-size: 20px;
	font-weight: bold;	
}

.Letra22_M {
	font-size: 22px; 
	font-weight: bold;
	font-family:"Monotype Corsiva","Palatino Linotype", "Monotype Corsiva", Palatino;
}

.Letra24 {
	font-size: 24px;
	font-weight: bold;	
}

.Letra24_CI {
	font-size: 24px;
	font-style: italic;
	text-align: center;
}

.Letra24_CP {
	font-size: 24px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

.Letra24_CIP {
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

.Letra26 {
	font-size: 26px;
}

.Letra26_M {
	font-size: 26px; 
	font-weight: bold;
	font-family:"Monotype Corsiva", "Palatino Linotype", "Monotype Corsiva", Palatino;
}

.Letra28_M {
	font-size: 28px; 
	font-weight: bold;
	font-family:"Monotype Corsiva", "Palatino Linotype", "Monotype Corsiva", Palatino;
}

.Letra30_CP {
	font-size: 30px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

.Letra30_CIP {
	font-size: 30px;
	font-style: italic;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

.Letra34_M {
	font-size: 34px;
	text-align: center;
	font-family:"Monotype Corsiva","Palatino Linotype", "Monotype Corsiva", Palatino;
	font-weight: bold;
}

.style15ba {font-size: 15px; font-weight:bold; color: #4587B9; font-family:Arial, Helvetica, sans-serif;}

.style18ba {
	font-size: 18px;
	font-weight:bold;
	color: #4587B9;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.style24b {font-size: 20px; font-weight:bold;}

.style24bu {font-size: 20px; font-weight:bold; text-decoration: underline;}

.style30 {font-size: 30px; font-weight: bold;}

.style30ba {font-size: 30px; font-weight:bold; color: #00C;}

.style30baa {font-size: 30px; font-weight:bold; color: #4587B9; font-family:Arial, Helvetica, sans-serif;}

.style54ba {font-size: 54px; font-weight:bold; color: #00C;}

.setas {font-size: 16px; font-weight:bold;}




/* cria a div pop-up*/
#popup{
position: absolute; /*Define a posição absoluta da pop-up*/
vertical-align:middle;
/*  top: 0; Distancia da margem superior da página */
left: 15%; /*Distancia da margem esquerda da página */
width: 520px; /*Largura da pop-up*/
height: 430px; /*Altura da pop-up*/
padding: 0px 0px 0px 0px; /*Margem interna da pop-up*/
border-width: 1px; /*Largura da borda da pop-up*/
border-style: solid; /*Estilo da borda da pop-up*/
background: #ccc; /*Cor de fundo da pop-up*/
color: #000066; /*Cor do texto da pop-up*/
display: none; /* Estilo da pop-up*/
/*fim pop-up*/
}

.linkcompleto {
	margin-left: 10px;	
}

.naorepete_center {
	background-repeat: no-repeat;
	background-position: center top;
}

.naorepete {
	background-repeat: no-repeat;
	background-position: left top;	
}

.imgpos {
	position:absolute;
	left:301px;
	margin-top:0px;
	height: 56px;
	text-decoration:none;
	top: 286px;
	width: 472px;
}

