

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:918px;
		background:transparent;		
		margin-bottom:20px;
		}	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		


	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(../images/bg_logo.gif) no-repeat 0 0;	
		}				

				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				


		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:310px;
			width:918px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:38px;
			height:37px;
			position:absolute;
			left:920px;
			!left:920px;
			top:298px;
			}	
		#nextBtn{ 
			left:920px;
			!left:920px;
			top:261px;
			}
		#prevBtn a {  
			display:block;
			width:38px;
			height:37px;
			background:url(../nueva/elementos/b_izq_01.png) no-repeat 0 0;	
			}		
																
		 #nextBtn a{  
			display:block;
			width:38px;
			height:37px;
			background:url(../nueva/elementos/b_der_01.png) no-repeat 0 0;	
			}	
		
			#prevBtn a:hover{  
			display:block;
			width:38px;
			height:37px;
			background:url(../nueva/elementos/b_izq_02.png) no-repeat 0 0;	
			}	
			#nextBtn a:hover{  
			display:block;
			width:38px;
			height:37px;
			background:url(../nueva/elementos/b_der_02.png) 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;
		}		


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

