/* content */
				
	.left{
	float:none;
	margin-top:0.5em;
	margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8;
		border-left:1px solid #e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:890px;	
		margin-bottom:2em;
		z-index:20;
		}	
	
	#content{
		position:relative;
		}				
	
	/* slider */

	#slider {
	height:411px;
	width:890px;
	overflow:hidden;
	position: relative;
	margin: 0 auto;
	z-index: 15;
			}
	#slider ul { 
			margin:0;
			padding:0;
			list-style:none;
			}	
	#slider li{
	margin:0;
	padding:0;
	list-style:none;
	height:280px;
	width:890px;
	overflow:hidden;
}	
	
	
	/*botones*/
		
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-87px;
			top:95px;
			z-index:20;
			
			}	
		#nextBtn{ 
			left:900px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:88px;
			height:94px;
			background:url(../images/home/btn_prev.gif) no-repeat 0 0;	
			top:85px;
			}	
		#nextBtn a{ 
			background:url(../images/home/btn_next.gif) no-repeat 0 0;	
			}
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */
