
#portafolio{
margin: 0 auto;
width:900px;
}


#content_portafolio_pusher {
height: 120px;
}

#slider{
float: left;
}	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:811px;
	height:367px;
	overflow:hidden; 
	}	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:53px;
	height:116px;
	position:absolute;
	left:-42px;
	top:120px;
	clear: both;
	}	
#nextBtn, #nextBtn2{ 
	left:843px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:53px;
	height:116px;
	background:url(../img/bt-left.png) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../img/bt-right.png) no-repeat 0 0;	
	}

.marco{
width: 409px;
height: 369px;
background:url(../img/marco.png) no-repeat;
}

#shw-left{
width: 21px;
height: 369px;
background:url(../img/shw-left.png) no-repeat left;	
float: left;
}

#shw-right{
width: 21px;
height: 369px;
background:url(../img/shw-right.png) no-repeat right;	
float: left;
}

#content_portafolio h3 {
width: 198px;
height: 76px;
background:url(../img/portafolio.png) no-repeat top;	
margin: 0;
padding: 0;
}

.contentport{
width: 390px;
height: 367px;
float: right;
}

.contentport h1{
font-size: 20px;
color:white;
padding: 0 0 0 20px;
}

.contentport p{
font-size: 16px;
color:white;
padding: 20px 20px 0 20px;
}

.contentport a {
text-decoration: none;
font-weight: bold;
color: white;
text-shadow: 1px 0 3px #000000;
text-transform: uppercase;
width: 125px;
height: 43px;
background: url(../img/button.png) no-repeat 0 0;
display: block;
line-height:41px;
text-indent: 25px;
margin: 0 0 0 20px;
}

.contentport a:hover {
background: url(../img/button.png) no-repeat center bottom;
}



.contentport dl{
margin: 0;
padding: 0;
height: 170px;
}

.contentport dl.h-moli{
margin: 0;
padding: 0;
height: 194px;
}

.contentport dl.h-poco{
margin: 0;
padding: 0;
height: 216px;
}

.contentport dl.h-atic{
margin: 0;
padding: 0;
height: 217px;
}

.contentport dl.h-tdah{
margin: 0;
padding: 0;
height: 195px;
}

.contentport dl.h-atles{
margin: 0;
padding: 0;
height: 149px;
}

.contentport dl.h-otac{
margin: 0;
padding: 0;
height: 194px;
}

dd.lista{
background: url(../img/bullet.png) no-repeat;
padding: 5px 0 0 10px;
margin:20px;
padding:0 0 0 40px;
height: 27px;
color: white;
}

.thumb{
border:4px solid #5f5c5c;
}

