html, body {
	width:100%;
	height:100%;
}

body {
	background:url(../images/fundo_site.jpg) repeat-x top center;
}

body.no_back {
	background: none;
}

.clear {
	clear:both;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

.padding {
	padding:10px 25px;
}

.padding_h {
	padding:25px 25px 10px 25px;
}

.padding_f {
	padding:10px 25px 25px 25px;
}

.linha_v {
	float:left;
	width: 53px;
	height: 110px;
	background-image: url(../images/linha_v.gif);
 	background-position: center;
	background-repeat: repeat-y;
}

#tela {
	position:absolute;
	z-index:999;
	background: url(../images/ajax-loader.gif) no-repeat 50% 30% #595959;
	width:100%;
	height:100%;
	display:none;
}

#resposta {
	display:none;
	border:1px solid #eee;
	margin-bottom:20px;
	padding-left:30px;
}

	#resposta a {
		display:block;
		background:url(../images/close.png) no-repeat top center;
		width:7px;
		height:7px;
		text-indent:-999em;
		float:right;
		margin:5px;
	}

#all {
	position:relative;
	margin:0 auto;
	width:870px;
	height:auto;
	padding:18px 0;
}

#sombra_l {
	background:url(../images/sombra_l.png) no-repeat top center;
	width:15px;
	height:272px;
	position:absolute;
	left:-15px;
}

#sombra_r {
	background:url(../images/sombra_r.png) no-repeat top center;
	width:15px;
	height:272px;
	position:absolute;
	right:-15px;
}

	#borda_c {
		background:url(../images/borda_c.jpg) repeat-y top center;
	}

#header {
	background:url(../images/borda_u.jpg) no-repeat top;
}

	#logo a {
		background:url(../images/logo_MAP_saude.png) no-repeat top center;
		display:block;
		width:292px;
		height:89px;
		text-indent:-999em;
	}
	
	#menu ul {
		background:url(../images/menu/fundo_menu.png) repeat-x center;
		padding:0;
		margin:0;
		margin-top:16px;
		float:left;
		width: 100%;
		list-style:none;
	}
	
	#menu ul li { display: inline; }
	
	#menu ul li a {
		float:left;
		display:block;
		text-indent:-999em;
		margin-left:11px;
	}
	
		#menu ul li a.quem_somos_ativo {
			background:url(../images/menu/quem_somos.png) no-repeat top center;
			background-position:0 -57px;
			width:80px;
			height:57px;
			cursor:default;
		}
		
		#menu ul li a.quem_somos {
			background:url(../images/menu/quem_somos.png) no-repeat top center;
			width:80px;
			height:57px;
		}
		
		#menu ul li a.quem_somos:hover {
			background-position:0 -57px;
		}
		
		#menu ul li a.nossos_produtos_ativo {
			background:url(../images/menu/nossos_produtos.png) no-repeat top center;
			width:113px;
			height:57px;
			background-position:0 -57px;
			cursor:default;
		}
		
		#menu ul li a.nossos_produtos {
			background:url(../images/menu/nossos_produtos.png) no-repeat top center;
			width:113px;
			height:57px;
		}
		
		#menu ul li a.nossos_produtos:hover {
			background-position:0 -57px;
		}
		
		#menu ul li a.conheca_as_operadoras_ativo {
			background:url(../images/menu/conheca_as_operadoras.png) no-repeat top center;
			width:135px;
			height:57px;
			background-position:0 -57px;
			cursor:default;
		}
		
		#menu ul li a.conheca_as_operadoras {
			background:url(../images/menu/conheca_as_operadoras.png) no-repeat top center;
			width:135px;
			height:57px;
		}
		
		#menu ul li a.conheca_as_operadoras:hover {
			background-position:0 -57px;
		}
		
		#menu ul li a.fale_conosco_ativo {
			background:url(../images/menu/fale_conosco.png) no-repeat top center;
			width:104px;
			height:57px;
			background-position:0 -57px;
			cursor:default;
		}
		
		#menu ul li a.fale_conosco {
			background:url(../images/menu/fale_conosco.png) no-repeat top center;
			width:104px;
			height:57px;
		}
		
		#menu ul li a.fale_conosco:hover {
			background-position:0 -57px;
		}

#banner {}

	#banner_mol {
		position: relative;
		background: url(../images/banner/banner_fundo.jpg) no-repeat top center;
		margin:0;
		padding:0;
		width:818px;
		height:255px;
		overflow: hidden;
	}

#box {}

	#one_health a {
		background:url(../images/b_one_health.jpg) no-repeat top center;
		display:block;
		width:255px;
		height:255px;
		text-indent:-999em;
		margin:0;
		margin-right:28px;
		margin-left:-3px;
		padding:0;
	}
	
	#planos_empresariais a {
		background:url(../images/b_planos_empresariais.jpg) no-repeat top center;
		display:block;
		width:255px;
		height:255px;
		margin:0;
		padding:0;
		text-indent:-999em;
	}
	
	#cotacao_online a {
		background:url(../images/b_cotacao_online.jpg) no-repeat top center;
		display:block;
		width:255px;
		height:255px;
		margin:0;
		padding:0;
		text-indent:-999em;
	}

/* PÁGINAS */

#titulos {}

	#titulos_fundo {
		background:url(../images/titulos/subbanner.jpg) no-repeat top center;
		padding-top: 20px;
		padding-left: 30px;
		height: 55px;
	}
	
	#titulos_fundo p {
		font-size: xx-large;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}

#pag {}
	
	#conteudo {
		width:595px;
		border:1px solid #e9e9e9;
	}
	
	#conteudos {
		width:595px;
	}
	
		.borda_F {
			border:1px solid #e9e9e9;
			width:595px;
		}
		
		#borda_G, .borda_G {
			border:5px solid #f9f9f9;
			padding:10px;
		}

		#conteudo h1, .conteudos h1 {
			color: #444444; 
			text-decoration: none;
			font-size: 18px;
			text-transform: uppercase;
			letter-spacing: -0.1em;
			word-spacing: 0.1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-bottom:10px;
		}

		#conteudo h2, .conteudos h2 {
			color: #444444; 
			text-decoration: none;
			font-size: 18px;
			letter-spacing: -0.1em;
			word-spacing: 0.1em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			padding-bottom:10px;
		}
	
		#conteudo p, .conteudos p {
			font-size:14px;
			color: #8f8f8f;
			text-align:justify;
			padding-bottom:10px;
			line-height:18px;
		}
		
			#bg_individuais, #bg_familiares, #bg_empresariais, #bg_terceiraidade, .operadoras {
				margin-bottom:20px;
			}
			
			.bg_produtos {
				display: block;
				float: left;
				margin-right: 15px;
				width: 150px;
			}
			
			.txt_produtos {
				display: block;
				float: left;
				width: 394px;
			}
			
				.txt_produtos a {
					display: block;
					color:#23A2D2;
					font-weight:bold;
				}
			
			a.button {
				background: url(../images/btn_left.png) no-repeat scroll 0 1px transparent;
				color: #2B2B2B;
				display: block;
				float: left;
				height: 30px;
				margin: 4px -6px 0 -2px;
				overflow: hidden;
				padding: 0 6px 0;
				text-decoration: none;
				text-shadow: 1px 1px 0 #EBEBEB;
			}
			
			a:hover.button {
				color: #23A2D2;
			}
			
			a.button span {
				background: url(../images/btn_right.png) no-repeat scroll right 1px transparent;
				display: block;
				padding: 6px 7px 6px 1px;
				position: relative;
				text-align: center;
				height: 30px;
				cursor:pointer;
			}
			
#form_contato {}

	#form_contato p { 
		border-bottom:1px solid #DDD;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	
	#form_contato input.txt { 
		width:410px; 
		height:30px; 
		background:url(../images/fundo_campo.jpg) repeat-x; 
		border:1px solid #BDBCBD; 
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px; 
		color:#666666; 
		line-height:30px; 
		padding:0 13px;
	}
	
	#form_contato select { 
		width:210px; 
		height:30px; 
		border:1px solid #BDBCBD; 
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px; 
		color:#666666;
		padding:5px;
	}
	
	#form_contato textarea { 
		width:410px; 
		height:60px; 
		background:url(../images/fundo_campo_msg.jpg) bottom center repeat-x; 
		border:1px solid #BDBCBD; 
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#666666; 
		padding:8px 13px;			
	}

	label {
		display:block;
		font-size:11px;
		height:14px;
		color: #9a0000; 
		vertical-align:top;
		font-weight:bold;
		padding-left:120px;
	}

	#form_contato samp {
		display:block;
		width:120px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#575d64;
		padding-bottom:3px;
		font-weight:bold;
		float:left;
		padding-top:8px;
	}
	
	.btn_enviar {
		background:url(../images/btn_enviar.png) no-repeat top center;
		width:68px;
		height:29px;
		display:block;
		padding:0;
		margin:0;
		border:0;
		color:#2B2B2B;
		cursor:pointer;
		font-size:14px;
		font-weight:bold;
	}
	
	.btn_enviar:hover {
		color: #23A2D2;	
	}
	
	#barra-lateral {
		width:180px;
	}
	
		#barra-lateral #cotacao_online a {
			background:url(../images/box_lateral/cotacao_online.jpg) no-repeat top center;
			width:180px;
			height:200px;
			text-indent:-999em;
			display:block;
			padding:0;
			margin:0;
			padding-bottom:20px;
		}
		
		#barra-lateral #one_health span {
			background:url(../images/box_lateral/one_health.jpg) no-repeat top center;
			width:180px;
			height:200px;
			text-indent:-999em;
			display:block;
			padding:0;
			margin:0;
		}
		
		#barra-lateral #one_health a {
			background:none;
			width:auto;
			height:auto;
			padding:0;
			margin:0;
		}


#flash {}
	
	#flash h2 {
		font-size:22px;
		font-weight:bold;
		display:block;
		padding-bottom:10px;
		color:#0072BC;
	}
	
	#fundo_flash {
		background:url(../images/fundo_flash.jpg) no-repeat top center;
		width:818px;
		height:137px;
		padding:0;
		margin:0;
	}

#footer {
	background:url(../images/borda_d.jpg) no-repeat bottom;
}

	#footer_content {
		background:#f5f5f5;
		padding:15px;
	}
	
		#f_quem_somos {
			width:450px;
		}
		
		#f_contato {
			width:280px;
		}
	
		#footer_content h2 {
			font-size:20px;
			font-weight:bold;
			display:block;
			padding-bottom:10px;
			color: #444444;
		}
		
			#f_quem_somos p, #f_contato p {
				font-size:12px;
				color: #8f8f8f;
				text-align:justify;
			}
			
			#f_quem_somos a {
				color: #23A2D2;
				text-decoration: underline;
				font-size:12px;
				display:block;
				text-align:right;
			}
			
			#f_menu a {
				display:block;
				color:#444444;
				padding-bottom:5px;
				font-size:12px;
			}
			
			#f_contato p {
				padding-bottom:8px;
			}
			
			#f_menu {
				width:475px;
				padding:8px 8px 3px 8px;
				background:#f5f5f5;
			}
			
				#f_menu ul {
					padding:0;
					margin:0;
					float:left;
					width: 100%;
					list-style:none;
				}
				
				#f_menu ul li { display: inline; }
				
				#f_menu ul li span {
					float:left;
					display:block;
					padding:0 12px;
					font-size:11px;
					color:#8f8f8f;
				}
				
				#f_menu ul li a {
					float:left;
					display:block;
					text-decoration:none;
				}
				
				#f_menu ul li a:hover {
					float:left;
					display:block;
					text-decoration: underline;
				}
				

#redes_socias {
	padding:10px 0 0 0;
}

#redes_socias .face {
	background:url(../images/facebook_32.png) no-repeat top center;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	float:right;
	margin-right:10px;
}

#redes_socias .twitter {
	background:url(../images/twitter_32.png) no-repeat top center;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	float:right;
}