@import url(core.css);
@import url(module.css);
@import url(jquery.lightbox.css);
@import url(font-google.css);
#master:after{ content: "."; line-height: 0; clear: both; display: block; visibility: hidden; }
/*Azul: #5192AE*/
body {
	background: url(../images/main_bg.gif);
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}
strong { font-weight: bold; }
em { font-style: italic; }
@font-face {
	font-family: "Berlin Sans FB";
	font-style: normal;
	src: url("fonte/menu.eot");
}
@font-face {
	font-family: "Berlin Sans FB";
	font-style: normal;
	src: url("fonte/BRLNSR.TTF") format("OpenType");
}
#aux {
	background-color: #000;
	width: 100%; height: 10px;
}
#master {
	width: 1024px;
	margin: 0 auto;
}
	#master .header {
		width: 1024px; height: 200px;
		margin: 0 auto;
		position: relative;
	}
		#master .header .logo {
			*background: url(../images/logo.jpg) no-repeat;
			background: url(../images/logo.png) no-repeat;
			width: 135px; height: 178px;
			position: absolute;
			top: 5px; left: 5px;
		}
		#master .header ul.ul_menu {
			display: block;
			position: absolute;
			top: 70px; left: 146px;
		}
			#master .header ul.ul_menu li.li_menu {
				font-family: "Berlin Sans FB";
				font-size: 20px;
				font-weight: bold;
				color: #000;
				text-align: center;
				margin: 0 2px;
				float: left;
			}
			#master .header ul.ul_menu li.li_menu a { text-decoration: none; color: #000; padding: 80px 30px 25px 30px; }
			#master .header ul.ul_menu li.li_menu a:hover {
				background-color: #5192AE;
				color: #FFF;
				-moz-border-radius-bottomleft: 8px; 
				-webkit-border-bottom-left-radius: 8px;
				-moz-border-radius-bottomright: 8px; 
				-webkit-border-bottom-right-radius: 8px;
			}
			#master .header ul.ul_menu li.li_menu a#selected {
				background-color: #5192AE;
				color: #FFF;
				-moz-border-radius-bottomleft: 8px; 
				-webkit-border-bottom-left-radius: 8px;
				-moz-border-radius-bottomright: 8px; 
				-webkit-border-bottom-right-radius: 8px;
			}
	#master .banner {
		width: 1024px; height: 200px;
		margin: 0 auto;
		position: relative;
	}
		.banner .legenda {
			background-color: #DDD;
			/*width: 600px; height: 30px;*/
			width: 590px; height: 30px;
			font-size: 16px;
			color: #000;
			line-height: 150%;
			padding-left: 10px;
			position: absolute;
			bottom: 4px; left: 0px;
			*top: 320px;
			z-index: 100;
			opacity:0.65;
			-moz-opacity: 0.65;
			filter: alpha(opacity=65);
		}
		.banner #nav { position: absolute; top: 4px; right: 4px; z-index: 100; }
		.banner #nav a { border: none; background: #DDD; text-decoration: none; color: #000; margin: 0 3px; padding: 3px 5px;  }
		.banner #nav a.activeSlide { background: #FFF; color: #000; }
		.banner #nav a:focus { outline: none; }
	#master .top_content {
		background: url(../images/top_content.png) no-repeat;
		width: 1023px; height: 25px;
		margin: 0 auto;
	}
	#master .content {
		background-color: #5192AE;
		width: 1003px; /*1023px*/
		min-height: 500px;
		height: auto !important;
		height: 500px;
		font-size: 14px;
		color: #FFF;
		padding: 0 10px;
		margin: 0 auto;
	}
	#master .content a { text-decoration: underline; color: #FFF; }
	#master .content a:hover { text-decoration: overline; color: #FFF; }
		#master .content h2 {
			font-family: "Berlin Sans FB";
			font-size: 24px;
			font-weight: bold;
			margin-left: 20px;
			margin-bottom: 20px;
		}
		#master .content h4 {
			font-family: "Berlin Sans FB";
			font-size: 20px;
			font-weight: bold;
			margin-left: 20px;
			margin-bottom: 20px;
		}
		#master .content .box_det_cases {
			display: block;
			width: 500px;
			font-size: 14px;
			text-align: left;
			margin: 0 10px;
			float: left;
		}
		#master .content .img_cases { border: 0; background-color: none; text-decoration: none; padding: 0; float: left; }
		#master .content .img_cases2 { border: 0; background-color: none; text-decoration: none; padding: 0; margin-right: 20px; float: left; }
		#master .content .block_cases {
			display: block;
			border: 1px solid #DDD;
			float: left;
			margin: 5px 10px;
			position: relative;
		}
			#master .content .block_cases em {
				background-color: #FFF;
				min-width: 150px;
				color: #5192AE;
				position: absolute;
				top: -55px;
				text-align: center;
				z-index: 2;
				display: none;
				line-height: 150%;
				padding: 5px;
			}
		#master .content ul.ul_servicos li.li_servicos {
			list-style-type: circle;
			color: #FFF;
			margin: 0 20px;
			text-align: left;
		}
		#master .content span.msgO {
			display: block;
			font-size: 14px;
			font-weight: bold;
			color: #FF0;
			margin-left: 20px;
		}
		#master .content .formLego { float: left; }
			#master .content .formLego .entTxt {
				border: none;
				background-color: #FFF;
				height: 20px;
				font-family: Arial, Verdana, Tahoma, sans-serif;
				font-size: 12px;
				color: #5192AE;
				line-height: 150%;
			}
			#master .content .formLego .entTxt.wd50 { width: 50px; }
			#master .content .formLego .entTxt.wd100 { width: 100px; } #master .content .formLego .entTxt.wd150 { width: 150px; }
			#master .content .formLego .entTxt.wd200 { width: 200px; } #master .content .formLego .entTxt.wd150 { width: 250px; }
			#master .content .formLego .entTxt.wd300 { width: 300px; } #master .content .formLego .entTxt.wd150 { width: 350px; }
			#master .content .formLego .entTxt.wd400 { width: 400px; } #master .content .formLego .entTxt.wd150 { width: 450px; }
			#master .content .formLego .entTxt.wd500 { width: 500px; }
			#master .content .formLego .entTxt.textarea { height: 100px; }
			#master .content .formLego .submit {
				border: none;
				background: transparent;
				font-family: Arial, Verdana, Tahoma, sans-serif;
				font-size: 12px;
				color: #FFF;
				line-height: 150%;
			}
		#master .content .box_contato {
			margin-top: -40px;
			margin-left: 200px;
			float: left;
		}
		#master .content .box_contato.box_trabalhe { margin-left: 27px; }
			#master .content .box_contato .arroba {
				background: url(../images/arroba.png)no-repeat;
				width: 128px; height: 128px;
			}
			#master .content .box_contato .p_olho {
				display: block;
				font-size: 15px;
				color: #DDD;
				margin-top: 10px;
			}
	#master .bottom_content {
		background: url(../images/bottom_content.png) no-repeat;
		width: 1023px; height: 25px;
		margin: 0 auto;
	}
#footer {
	width: 1024px; height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
