#menu-acesso-rapido,
#logo, 
#header-page, 
#sidebar, 
#footer, 
#creditos .links, 
#content .breadcrumb, 
#content .print_page, 
#form-plano-1, 
#form-plano-2 {
	display:none;
}

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

/******************************************/
/*************SIMULACAO PLANOS*************/
/******************************************/

.sim_planos {
	width:316px;
	float:left;
	margin-bottom:15px;
}

.sim_planos .plano {
	padding:10px;
	width:294px;
	float:left;
	margin-bottom:6px;
	border:solid 1px #cecece;
}

.sim_planos .fraco {
	border:solid 1px #999999;
}

.sim_planos .plano span {
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 6px;
}

.sim_planos .plano span label {
	background:none;
	padding-left:0;
	cursor:pointer;
}

#simulacao_planos {
	display:block;
	width:652px;
	float:left;
	margin-bottom:15px;
}

#simulacao_planos h3 {
	border:none;
	font-size:18px;
	margin-bottom:7px;
}

#simulacao_planos .esquerda {
	width:316px;
	float:left;
}

#simulacao_planos .direita {
	width:316px;
	float:right;
}

#simulacao_planos .direita p {
	margin-bottom:7px;
}

#simulacao_planos .direita table tr.cabecalho {
	font-weight:bold;
}

#simulacao_planos .esquerda-resul {
	width:200px;
	float:left;
	margin-bottom:15px;
}

#simulacao_planos .esquerda-resul .descricao {
	padding:5px;
	font-size:11px;
	background:#FFFFCF;
	border:solid 1px #EFE686;
}

#simulacao_planos .direita-resul {
	width:432px;
	float:right;
	margin-bottom:15px;
}

#simulacao_planos .direita-resul h4 {
	font-size:16px;
	margin-bottom:7px;
	padding-top:4px;
	border-bottom:solid 1px #CECECE;
}

#simulacao_planos .direita-resul p {
	margin-bottom:7px;
}

#simulacao_planos .direita-resul table tr td {
	padding:8px;
}

#simulacao_planos .direita-resul label {
	background:none;
}

#simulacao_planos .separador {
	clear:both;
	height:20px;
	border-top:solid 1px #cecece;
}

.print_page {
	position:absolute;
	right:0;
	top:0;
	padding:5px 5px 5px 30px;
	font-size:11px;
	background:#FFFFCF url(images/printer_48.png) no-repeat 5px center;
	border:solid 1px #EFE686;
}

.print_page a { 
	color:#000;
}


/******************************************/
/*************SIMULACAO PLANOS*************/
/******************************************/

h2 { font-size:30px; }

.guia-lista .local {
	padding:7px 0;
	border-bottom:solid 1px #E6E6E6;
	background:#F5F5F5;
	width:600px;
}

.guia-lista .zebra {
	background:#fff;
}

.guia-lista h3 {
	font-size:20px;
	border-bottom:solid 1px #cecece;
	padding-bottom:5px;
	margin-bottom:3px;
}

.guia-lista h4 {
	color:#0D7040;
	font-size:14px;
	margin:0;
}

.guia-lista p {
margin:0;
}

#cabecalho-impressao {
	background:url(http://www.unimedrondonopolis.com.br/wp-content/themes/unimed/images/logo-selo-unimed.png) no-repeat;
	width:600px;
	height:119px;
	margin-bottom:10px;
}