@charset "utf-8";
body, img, td, tr  {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Myriad Pro";
	font-size: 14px;
}

.tableBot1 {
	color: #333333;
	font-weight: bold;
	font-family: "Myriad Pro";
	text-align: center;
}
.portofolioTable {
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.tableBot2 {
	font-size: 12px;
	font-family: "Myriad Pro";
	text-align: center;
}
.header {
	background-image: url(../images/imgHeader.jpg);
	height: 100px;
	background-repeat: no-repeat;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
.left_content {
	width: 200px;
	text-align: left;
	float: left;
}
.mnu {
	font-family: "Myriad Pro";
	font-size: 24px;
	text-transform: none;
	font-variant: small-caps;
}
.googleSearch {
	height: 150px;
}
.mainContent {
	margin-left: 204px;
}
.pic {
	padding: 5px;
	text-align: left;
	float: left;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.precos {

}
.box1 {
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 356px;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
.submit {
	text-align: center;
}
.input1 {
	font-family: "Myriad Pro";
	font-size: 12px;
	width: 100px;
}
.input2 {
	font-family: "Myriad Pro";
	font-size: 12px;
	width: 200px;
}
.input3 {
	font-family: "Myriad Pro";
	font-size: 12px;
	width: 400px;
}
form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.error {
	font-size: 12px;
	color: #CC0000;
	font-family: "Myriad Pro", Tahoma;
	font-weight: bold;
}
img.portofolio {
	padding: 10px;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #333333;
	font-family: "Myriad Pro", Tahoma;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: "Myriad Pro", Tahoma;
}
form.clientes {
	text-align: center;
	margin-top: 20px;
	width: 300px;
}
.newsdata {
	font-size: 12px;
	font-weight: bold;
	color: #9BA4E5;
	margin-top: 10px;
}
.newstitle {
	font-size: 10px;
	text-align: justify;
	font: Arial;
	padding: 5px;
	margin-right: 20px;
}
.txtSobreNos {
	text-align: justify;
}

