body {
	color: #16371c;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #818181;
	color: #3f3f3f;
	background-image: url(../img/bg.png); 
	background-repeat: repeat-x;
}


#container {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 940px;
height: 100%;

}

#header {
	margin-top: 30px;
	width: 940px;
	height: 275px;
}

#h_1 {
	background-image: url(../img/h_1.png); 
	background-repeat: no-repeat;
	width: 220px;
	height: 275px;
    position: absolute;
	z-index: 30;
}

#h_2 {
	background-image: url(../img/h_2.png); 
	background-repeat: repeat-x;
	width: 620px;
	height: 275px;
    position: absolute;
	z-index: -30;
	margin-left: 220px;
}

#h_3 {
	background-image: url(../img/h_3.png); 
	background-repeat: no-repeat;
	width: 50px;
	height: 275px;
    position: absolute;
	z-index: 30;
	margin-left: 840px;

}

#h_4 {
    position: absolute;
	background-color: #eee;
	z-index: 2;
	width: 790px;
	height: 160px;
	margin-left: 100px;
	margin-top: 100px;
}

#menu {
    position: absolute;
	z-index: 80;
	margin-left: 230px;
	margin-top: 80px;

}

#content {
height: 1000px;
width: 900px;
	background-color: #e5d9a9;
background-image: url(../img/body.jpg); 
background-repeat: no-repeat;
}


a:link  { 
	padding: 0px;
	background-color: transparent;
	text-decoration: none; 
	color: #82ac12;
	}
a:visited {
	padding: 0px; 
	background-color: transparent;
	text-decoration: none; 
	color: #82ac12;
	}
a:hover, a:active { 
	padding: 0px;
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #82ac12;
	}

a.p_link:link  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4f4f4f;
	}
a.p_link:visited {
	font-weight: bold; 
	text-decoration: none;
	color: #4f4f4f;
	}
a.p_link:hover, a.p_link:active { 
	font-weight: bold; 
	text-decoration: none;
	color: #4f4f4f;
	}
	
img {
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

#box1 {

	background-image: url(../img/img1.jpg); 
	background-repeat: no-repeat;
    position: absolute;
	width: 516px;
	height: 160px;
	padding-top: 20px;
	padding-left: 250px;
	font-size: 12px;
}

#box2 {
	background-image: url(../img/img2.jpg); 
	background-repeat: no-repeat;
    position: absolute;
	width: 516px;
	height: 160px;
	padding-top: 20px;
	padding-left: 250px;
	font-size: 12px;
}

#box3 {
	background-image: url(../img/img3.jpg); 
    position: absolute;
	width: 550px;
	height: 150px;
	padding-top: 20px;
	padding-left: 210px;
	font-size: 12px;
}

.text_up {
 z-index: 1000;
}

#corpo {
padding-left: 100px;
font-weight: bold;
 z-index: 200;
}



#portfolio {
width: 745px;
height: 307px;
padding: 8px;
margin-left: 1px;
background-image: url(../images/empty2.png);
}

#portfolio_tab {
margin-left: 20px;
width: 100px;
padding: 4px;
}

.p_item {
position:relative;
width: 129px;
height: 129px;
border: 6px solid #9f9f9f;
float: left;
margin-right: 10px;
margin-bottom: 10px;
overflow: hidden;
color: #eee;
font-size: 12px;
font-weight: normal;
}

.p_item_right {
position:relative;
width: 129px;
height: 129px;
border: 6px solid #9f9f9f;
float: left;
margin-right: 0px;
margin-bottom: 10px;
overflow: hidden;
color: #eee;
font-size: 12px;
font-weight: normal;
}

#p_box {
width: 129px;
height: 105px;
z-index: 0;
}

.p_text {
color: #9f9f9f;
}