/*normalizando os parametros*/
body, div, ul, form, pre, p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
img, fieldset {
	border: 0;
}
a {
	text-decoration: none;
}
/*------------------------------------------*/
html {
	text-align: center;
}
body {
	position: relative;
	width: 790px;
	margin: 0 auto;
	text-align: left;
	background: url('../img/quemsomos/planoparedeP.png') repeat;	
	padding-top:  0px;
}
div#conteudo {
	position: absolute;
	width: 790px;
	/*border: 1px dotted #f00;*/
	height: 605px;
}
img#logo {
	top:20px;
	left: 20px;	
	position: absolute;
	}
img#menu {
	top: 0px;
	left: 390px;
	position: absolute;
}
img#menu-cont {
	top: 15px;
	left: 710px;
	position: absolute;
}
img#menu-possi {
	top: 5px;
	left: 430px;
	position: absolute;
}
img#menu-quem {
	top: 10px;
	left: 635px;
	position: absolute;
}
img#menu-tec {
	top: 28px;
	left: 450px;
	position: absolute;
}
img#menu-curs {
	top: 12px;
	left: 550px;
	position: absolute;
}
img#pretrato {
	position: absolute;
	left: 280px;
	top: 80px;
}
img#sten1{
	position: absolute;
	left: 280px;
	top: 430px;
	z-index: -1;
}
img#sten2 {
	position: absolute;
	left: -140px;
	top: 360px;
}	
div#texto {
	position: absolute;
	top: 210px;
	left: 25px;
	width: 300px;
	text-align: left;
	font-size: 12px;
	font-family: sans-serif;
}