@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}


html{
			height:100%


}


body {
			height:100%;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			text-align:center;
			background-image: url("../images/fundo_azul.png");
			background-repeat:repeat-x;
			background-position: top center;
			background-color: #f5f9f0;
			font-family:Arial, Helvetica, sans-serif;
			color:#000000;
			font-size:12px;
	}
	
	

.efeitoimg { 
			border:1px solid #ccc; 
			padding:5px;
			background-color:#F2f2f2}

	
#principal {
			background-image: url("../images/fundo_site.png");
			border: 0px solid #FFF;
			width: 795px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			min-height:100%;
			
			}

#topo {
	width: 795px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:140px;
	border-bottom: 0px solid;
}	


#topo_fundo {
			width: 795px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			background-image: url("../images/topo_site.png");
			background-repeat:no-repeat;
			height:155px;
			border-bottom: 0px solid;
}			
			
#logo {
			border:0px;
			height:120px;
			width:200px;
			float:left;
			margin-left:10px;
			margin-top:10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:30px;
			color:#FFFFFF;

}

#contato {
			border:0px;
			height:100px;
			width:300px;
			background-image: url("../images/contato_mectal.png");
			background-repeat: no-repeat;
			float:right;
			margin-top:10px;
			color:#CCCCCC;

}


#menu_horizontal {
			
			width: 775px;
			height:32px;
			border: 0px solid;
			background-repeat: no-repeat;

}

#painel {
			
			width: 755px;
			height:210px;
			padding-top:0px;
			border: 0px solid;
			background-color:#ffffff;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			background-image:url(../images/slide_show_vallarta.jpg);
			background-repeat:no-repeat;

}

#titulo {
			
			width: 100%;
			height:30px;
			border: 0px solid;
			background-color:#ffffff;
			text-align:left;


}

#box_qm_somos {
			
			width: 100%;
			height:80px;
			border: 0px solid;
			background-color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			line-height: 150%;
			text-align:	justify;

}

#box_galeria {
			
			width: 100%;
			height:500px;
			border: 0px solid;
			background-color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			line-height: 200%;
						text-align:	justify;

}


#conteudo {
	width: 755px;
	height:720px;
	padding-top:0px;
	border: 0px solid;
	background-color:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	

}



#painel_direito {
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	width: 283px;
	height:650px;
	border: 0px solid;
	border-left:1px solid #F2F2F2;
	background-color:#FFF;
	float:left;
	text-align:left;

	margin-right:auto;


}

#painel_esquerdo {
	margin-top:10px;
	width: 450px;
	height:650px;
	border: 0px solid;
	text-align:justify;
	align:center;
	float:left;
	background-color:#FFF;

	

}

#painel_localizacao {
	margin-top:10px;
	width: 755px;
	height:650px;
	border: 0px solid;
	background-color:#FFF;
	color:#666666;

	

}

#painel_contato {
	margin-top:10px;
	width: 430px;
	height:500px;
	border: 0px solid;
	background-color:#FFF;
	color:#666666;

	

}



#a_empresa{
			width: 400px;
			height:200px;
			padding-left:13px;
			padding-right:0px;
			margin-top:15px;
			border: 0px solid;
			background-color:#FFFFFF;
			text-align:justify;
			float:left;
			color:#333333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height: 236%
			}

#ultimas_obras_direito{
			width: 280px;
			height:350px;
			padding-left:10px;
			padding-right:0px;
			margin-top:15px;
			border: 0px solid;
			background-color:#FFFFFF;
			text-align:justify;
			float:left;
			color:#333333;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height: 150%
			}

				.input_texto { 
				background-color: #FFF; 
				font: 12px tahoma, verdana, arial, helvetica, sans-serif;
				color:#802D30;
				border:1px solid #cccccc;
				width:390px;
				height:15px;
				padding:2px;
				}
				
				.input_texto_02 { 
				background-color: #FFF; 
				font: 12px tahoma, verdana, arial, helvetica, sans-serif;
				color:#802D30;
				border:1px solid #cccccc;
				width:390px;
				height:100px;
				padding:2px;
				}

#rodape {
			width: 795px;
			height:40px;
			font-size:9px;
			color:#999999;
			border-bottom: 0px solid;
			background-image: url("../images/rodape_site.png");
			background-repeat: no-repeat;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
*/}

			

