/*PORTFOLIO------------------------ */

@import url("geral.css");


h2.art_dir {	
	width:550px;
	height:30px;
	margin:15px 0 0px 0px;
	padding:0 0 0 0;
	background:url(imgs/art_direction.jpg) no-repeat;
	text-indent:-9999px;
	}
	
h2.graphic_des {	
	width:550px;
	height:30px;
	margin:15px 0 20px 0;
	padding:0;
	background:url(imgs/graphic_design.jpg) no-repeat;
	text-indent:-9999px;
	}
	
h2.illust {	
	width:550px;
	height:30px;
	margin:15px 0 20px 0;
	padding:0;
	background: url(imgs/illustr.jpg) no-repeat;
	text-indent:-9999px;
	}
	
.thumbs{ 
	float:left;
	margin-bottom:90px;
	}
	
.thumbs p {
	height:250px;
	width:234px;
	float:left;
	margin:25px 0px 10px 5px;
	}
#content a {
	text-decoration:none;
	}
#bg_2 {
	background:url(works/work_imgs/work_illustration_lateral.jpg) no-repeat;
	width:267px;
	height:154px;
	position:absolute;
	left:-25px;
	}
	
#bg_3 {
	background:url(works/work_imgs/work_design_lateral.gif) no-repeat;
	width:150px;
	height:140px;
	position:absolute;
	left:0;
	}

#principal{
	position:absolute;
	float:left;
	}
	

