.Corrido {
	font-family:baskerville,'palatino linotype';
	font-size: 15px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
}
.Producto {
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
  	font-weight: normal;
	color: #666666;
}
.Destacado {
	font-family:baskerville,'palatino linotype';
	font-size: 15px;
	line-height: 140%;
	font-weight: normal;
	color: #780e18;
}

.Fecha {
	font-family:baskerville,'palatino linotype';
	font-size: 12px;
	font-weight: normal;
	color: #780e18;
}

.Familia_big {
	font-family:baskerville,'palatino linotype';
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #780e18;
	
}
.Familia_lit {
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
  	font-weight: normal;
	font-style: italic;
	color: #808080;

}
.Precio {
	font-family:baskerville,'palatino linotype';
	font-size: 11px;
  	font-weight: normal;
	color: #780e18;
}

.Pie {
	font-family:baskerville,'palatino linotype';
	font-size: 12px;
	color: #333333;
}
.PieNuevo {
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
	color:#666666;
	font-style:oblique;
}
.PieNuevoNeg{
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
	color: #666666;
	font-weight:bold;
}


.Menu {
	font-family:baskerville,'palatino linotype';
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
	
}
.MenuOver {
	font-family:baskerville,'palatino linotype';
	font-size: 16px;
	font-style: italic;
	color: #780e18;
}
.Titulo {
	font-family:baskerville,'palatino linotype';
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}
 
.menu_Titulo {
	font-family:baskerville,'palatino linotype';
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
		
}
.menu_Familia {
	font-family:baskerville,'palatino linotype';
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #780e18;
		
}
.menu_Familia_over {
	font-family:baskerville,'palatino linotype';
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #780e18;
	text-decoration: underline;
		
}
.menu_subFamilia {
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
	
}
.menu_subFamilia_over {
	font-family:baskerville,'palatino linotype';
	font-size: 13px;
  	font-weight: normal;
	font-style: italic;
	color: #808080;
    text-decoration: underline;
}
.Preciofinal {
	font-family:baskerville,'palatino linotype';
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;		
}
.politica{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	background-color:#FFFFFF;
	border: 1px solid #c1cec5;
}
.boton_anadir_carrito
{
	background-image:url(../elementos/img_productoalcarro.jpg);
	width:145px;
	height:33px;
	background-color:transparent;
	border:0px;
	border-color:transparent;
	cursor:hand;
}
.boton_terminar_compra
{
	background-image:url(../elementos/img_productoaceptar.jpg);
	width:145px;
	height:33px;
	background-color:transparent;
	border:0px;
	border-color:transparent;
	cursor:hand;
}
.boton_entrar
{
	background-image:url(../elementos/img_productoentrar.jpg);
	width:145px;
	height:33px;
	background-color:transparent;
	border:0px;
	border-color:transparent;
	cursor:hand;
}
.boton_ir
{
	background-image:url(../elementos/img_productos_botonir.jpg);
	width:20px;
	height:21px;
	background-color:transparent;
	border:0px;
	border-color:transparent;
	cursor:hand;
}
.preciototal {
	font-family:baskerville,'palatino linotype';
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
}
.caja {
	font-family: baskerville,'palatino linotype';
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	border: 1px solid transparent;	
}
.form {
	margin: 0px;
	padding: 0px;
}
.boton{
	font-family: baskerville,'palatino linotype';
	font-size: 13px;
	line-height: 18px;
	color:#666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}