.titulo {	
	padding:0 0 10px 10px;
}
.caja {
	width:210px;
	height:130px;
	margin:20px 10px 20px 10px !important;
	margin:10px 4px 10px 4px;
	padding:2px 0 10px 0;
	float:left;
}
.foto_producto {

	width:205px;
	position:relative;
	z-index:999px;
	height:106px;
	display:block;
	text-align:center;
}

.foto_producto img{

border: 1px solid #fb9c10;

}

.bt_tipopizza {	
	display:block;
	background-image:url(../images/pizzahut/bt_tipos_pizzas.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:177px;
	height:40px;
	padding:0 16px 0 16px;
	margin-top:-20px;
	z-index:200;
	text-decoration:none;
}
.txt_tipopizza {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffd201;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align:center;
}
.bt_anadir {
	display:block;
	width:172px;
	height:24px;
	margin:0 auto;
	background-image:url(../images/pizzahut/bt_anadir_carrito.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0 19px 0 19px;
	text-decoration:none;
}
.txt_anadir{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	padding:2px 0 10px 0;
	text-align:center;
}



.bt_tipopizza:link {
	text-decoration:none;
	color:#ffd201;
}	
.bt_tipopizza:visited {
	text-decoration:none;
	color:#ffd201;
}
.bt_tipopizza:hover {
	text-decoration:none;
	color:#ffd201;
}
.bt_tipopizza:active {
	text-decoration:none;
	color:#ffd201;
}
.txt_tipopizza {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffd201;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align:center;
}
.bt_anadir:link {
	text-decoration:none;
	color:#000000;
}
.bt_anadir:visited {
	text-decoration:none;
	color:#000000;
}
.bt_anadir:hover {
	text-decoration:none;
	color:#000000;
	background-image:url(../images/pizzahut/bt_anadir_carrito_h.png);
}
.bt_anadir:active {
	text-decoration:none;
	color:#000000;
}

