@charset "utf-8";
/* CSS Document */

body
{
	position:relative;
	margin: 0px auto;
	top:-30px;
	width:900px;
	height:700px;
	background-position: center;
	background-color: #C1c1c1;
}
#corpo {
	position:absolute;
	top:-25px;
	width:900px;
	height:700px;
	background-image:url(background.jpg);
	background-repeat:repeat-y;
}
#topo {
	position:absolute;
	left:32px;
	top:26px;
	width:835px;
	height:190px;
}
#miolo {
	position:absolute;
	top:215px;
	left:32px;
	width:835px;
	height:483px;
}
#rod1 {
	position:absolute;
	top:700px;
	width:592px;
	height:68px;
	left: 0px;
}
#rod2 {
	position:absolute;
	left:592px;
	top:700px;
	width:308px;
	height:68px;
}
#t-link1 {
	position:absolute;
	left:579px;
	top:258px;
	width:135px;
	height:40px;
}
#t-link2 {
	position:absolute;
	left:579px;
	top:301px;
	width:135px;
	height:40px;
}
#t-link3 {
	position:absolute;
	left:579px;
	top:344px;
	width:135px;
	height:40px;
}
#t-link4 {
	position:absolute;
	left:579px;
	top:388px;
	width:135px;
	height:40px;
}
#t-link5 {
	position:absolute;
	left:579px;
	top:432px;
	width:135px;
	height:40px;
}
#p-links {
	position:absolute;
	left:348px;
	top:428px;
	width:106px;
	height:48px;
}
#m-link {
	position:absolute;
	left:48px;
	top:429px;
	width:146px;
	height:50px;
}
#link-portfolio {
	position:absolute;
	left:188px;
	top:429px;
	width:168px;
	height:48px;
}
#banner1 {
	position:absolute;
	left:53px;
	top:228px;
	width:531px;
	height:227px;
}
#banner2 {
	position:absolute;
	left:589px;
	top:223px;
	width:270px;
	height:235px;
}
#certificado {
	position:absolute;
	left:651px;
	top:489px;
	width:156px;
	height:201px;
}

