
	#containerFP{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:340px;
		height:327px;
		background:transparent;		
		margin-bottom:2em;
		}	
	.colFP{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.fullFP{
		clear:both;	
		padding:1em 36px;
		}	
	#footerFP{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		


	#headerFP 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;	
		}				

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


		#sliderFP ul, #sliderFP li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#sliderFP, #sliderFP li{ 
			height:340px;
			width:340px;
			overflow:hidden;
			}	
		#sliderFP{ 
			margin:0px;
			}	
		#prevBtnFP, #nextBtnFP{ 
			display:block;
			width:35px;
			height:34px;
			position:absolute;
			left:140px;
			!left:140px;
			top:412px;
			!top:412px;
			}	
		#nextBtnFP{ 
			left:170px;
			!left:170px;
			top:412px;
			!top:412px;
			}														
		#prevBtnFP a, #nextBtnFP a{  
			display:block;
			width:22px;
			height:21px;
			background:url(../nueva/elementos/b_anterior_off.png) no-repeat 0 0;	
			}	
		#nextBtnFP a{ 
			background:url(../nueva/elementos/b_siguiente_off.png) no-repeat 0 0;	
			}
		#prevBtnFP:hover, #nextBtnFP:hover{  
			display:block;
			width:22px;
			height:21px;
			background:url(../nueva/elementos/b_anterior_off.png) no-repeat 0 0;	
			}	
		#nextBtnFP:hover{ 
			background:url(../nueva/elementos/b_siguiente_off.png) no-repeat 0 0;	
			}
	
	.colFP strong, .fullFP strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.colFP a, .fullFP a{
		font-weight:bold;
		text-decoration:underline;
		}		


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


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


