@charset "utf-8";
/* CSS Document */




body  {
	background: #151515;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#8b8b8b;
	text-decoration: none;
	line-height: 0.8em;
	border-bottom-width: 0px;
}

.twoColFixRt #container {
	width: 1024px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #151515; /* this overrides the text-align: center on the body element. */
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #151515;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.catalogos {
	width: 700px;
	margin-top: 125px;
	margin-left: 30px;
}
.desenho {
	width: 600px;
	margin-top: 122px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 140px;
	margin-right: 0px;
}

a:hover {
	color: #fff;
	text-decoration:none;
	font-size: 12px;
	text-align: left;
	}
.menuLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	text-decoration: none;
	line-height: 1.6em;
	display: block;
	padding-left: 4px;
	text-align: left;
}
.logo {
	padding-bottom: 100px;
}
.curriculum {
	width: 600px;
	margin-top: 123px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 180px;
}
.slideShow {
	width: 800px;
	margin-top: 130px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.slidePosition {
	margin-bottom: 5px;
	margin-right: 10px;
}

.slideImages {
	width: 800px;
	margin-top: 125px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}

.slideAlinhamento {
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}

.logoAlinhamento {
	margin-top: 62px;
	margin-bottom: 112px;
	
}

.copyright {
	margin-top: 570px;
	margin-bottom: 0px;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 0.6em;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 4px;
}
.linksTexto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #625f4c;
	text-decoration: none;
	line-height: 0.6em;
	margin-top: 250px;
	margin-bottom: 4px;
	margin-left: 350px;
	width: 400px;
	padding: 4px;
	text-align: left;
	
}
.span {
	text-align: left;
	margin-bottom: 0px;

}
.contacto {
	width: 700px;
	margin-top: 130px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	
}
.pEspeciais {
	width: 700px;
	margin-top: 123px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
