#flashportada{
	width: 500px;
	height: 51px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 12px;
}
html > body #content{
	margin-right: 10px !important;
	margin-left:10px !important;
}

#content{
	padding: 0 !important;
	margin-right: 10px !important;
	margin-left:0px !important;
	margin-top:0;
	height:450px;
}
#carrito{
	display: none;
}
	
html > body #home-canvas{
	margin-top:10px;
	margin-left:5px;
}
#home-canvas{
	width: 555px;
	height: 400px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:0px;
}

#home-canvas h3{
	background: none;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}
#home-canvas h3 a{
	text-decoration: none;
}
#home-canvas .precio{
	background: #fff;
	color: #7c8cac;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	overflow: visible;
	margin: 0;
}

#bloque1{
	width: 365px;
	height: 223px;
	background:url(../images/pattern_white.gif) repeat top left;
	float:left;
	margin-right:5px;

}
	#bloque1 h3{
		font-size: 130%;  
		text-align: left; 
		margin: 5px 5px 5px 5px;
		padding-left:5px;
		padding-top:3px;
		font-weight:normal;			
		background: url(../images/h3_background.gif) no-repeat top left;
		height:31px;
	}

	#bloque1 h3 a{color: #fff;font-weight:normal;}
		#bloque1 h3 a:hover{color: #ff8000;}

	#bloque1 #img-bloque1{
		width:250px; 
		height: 164px; 
		display: block; 
		overflow: hidden; 
		border: 1px solid #666; 
		padding: 0;
		margin-left:5px;
		font-weight:normal;
	}
	#bloque1 .precio{
		font-size:120%; 
		padding: 2px; 
		width: 65px; 
		border-color: #666;
		color:#fff;
		background:url(../images/pattern.jpg);
		font-weight:normal;
		float:right;
		margin-top:135px;
	}
	
#bloque2{
	width: 185px;
	height: 101px;
	background:url(../images/pattern.jpg) repeat top left;
	float:right;
	margin:6px 0;

}
	#bloque2 h3 {
		width:180px;
		padding-left:4px;
		font-size: 80%; 
		text-align: left; 
		font-weight:normal; 
		background:url(../images/bg_h3.jpg) repeat top left;

	}
	#bloque2 h3 a {color: #fff;font-weight:normal; display:block;}
		#bloque2 h3 a:hover {color: #ff8000;}
	#bloque2 #img-bloque2{
		border: 1px solid #666; 
		width:125px; 
		height: 80px; 
		margin-left:2px;
		overflow: hidden; 
		font-weight:normal;}
	#bloque2 .precio{
		font-size:70%; 
		padding: 2px; 
		float:right;
		margin-top:62px;
		width: 45px; 
		border-color: #666; 
		font-weight:bold; 
		color:#000;
		background:url(../images/pattern_white.gif) repeat top left;
	}
#bloque3{
	width: 185px;
	height: 101px;
	background:url(../images/pattern.jpg) repeat top left;
	float:right;
}
	#bloque3 h3{
		width:180px;
		padding-left:5px;
		font-size: 80%; 
		text-align: left; 
		font-weight:normal;
		background:url(../images/bg_h3.jpg) repeat top left;
		}
	#bloque3 h3 a{color: #fff;font-weight:normal;}
			#bloque3 h3 a:hover {color: #ff8000;}
			
	#bloque3 #img-bloque3{
		border: 1px solid #666; 
		width:125px; 
		height: 80px; 
		overflow: hidden; 
		font-weight:normal;
	}
	#bloque3 .precio{
		font-size:70%; 
		padding: 2px; 
		width: 45px; 
		border-color: #666; 
		float:right;
		margin-top:62px;
		font-weight:bold; 
		color:#000;
		background:url(../images/pattern_white.gif) repeat top left;}

#bloque4{
	width: 185px;
	height: 101px !important;
	background:url(../images/pattern.jpg) repeat top left;
	float:right;
	margin:6px 0;

}
	#bloque4 h3{
		width:180px;
		padding-left:5px;
		font-size: 80%; 
		text-align: left; 
		font-weight:normal;
		background:url(../images/bg_h3.jpg) repeat top left;
	}
	#bloque4 h3 a{color: #fff;font-weight:normal;}
			#bloque4 h3 a:hover {color: #ff8000;}
	#bloque4 #img-bloque4{
		border: 1px solid #666; 
		width:125px; 
		height: 80px; 
		overflow: hidden; 
		font-weight:normal;
	}
	#bloque4 .precio{
		font-size:70%; 
		padding: 2px; 
		border-color: #666; 
		float:right;
		margin-top:62px;
		width: 45px; 
		font-weight:bold; 
		color:#000;
		background:url(../images/pattern_white.gif) repeat top left;
	}

	#img-bloque1 , #img-bloque2 , #img-bloque3 , #img-bloque4{ position:absolute;}
	#img-bloque1 img, #img-bloque2 img, #img-bloque3 img, #img-bloque4 img{position:absolute; bottom:0;}
	
	html > body #talla{ margin-right:5px; }
	
	#talla{
		width: 177px;
		height: 96px;
		float:left;
		margin-left:2px;
		margin-right:5px;
		border:1px solid #ccc;
	}
	#opiniones{
		width: 177px;
		height: 96px;
		float:left;
		border:1px solid #ccc;
	}
	#conoce{
		display: none !important;
	}
	#franquicia {
		display: none !important;
	}