/*BODY*/
/*Quitar puntitos en Firefox para los links*/
a {outline: none;}

/*Imágenes sin recuadro de link o flash pulsado*/
a img {border:0;}
:focus {outline:0}

body,ul,ol,p,table,form,h1,h2,h2,h3,h4,h5,h6 {
 padding:0;
 margin:0;
}
html{/*Mostrar siempre los scroll*/
 height:100%;
 overflow:-moz-scrollbars-vertical;
 overflow-y:scroll;
}
body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 12px;
	color: #EBDFB5;
	text-align: left;
	background-repeat:no-repeat;
	background-position:center;
	*background-position:top;
	background-attachment:fixed;
	background-color:#391313;
}

body input, body option{
	font-size:9pt;
}
#FiltrarOrigen{
	font-size:9pt;
}
#Imagenes{
	position:relative;
	height:auto;
	width:auto;
}

/*FUENTES*/
p, h2, h3, h4, h5, h6{	
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: 0;
 line-height: 1.5em;
 font-size: 9pt;
 color: #EBDFB5;
 text-align: left;
 padding-bottom:6px;
}

a:link {text-decoration:none;} /* Link no visitado*/
a:visited {text-decoration:none;} /*Link visitado*/
a:active {text-decoration:none;} /*Link activo*/
a:hover {text-decoration:none;} /*Mause sobre el link*/

p a:link {text-decoration:underline; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
p a:visited {text-decoration:underline; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
p a:active {text-decoration:underline; font-weight:bold;color: #EBDFB5;} /*Link activo*/
p a:hover {text-decoration:none; font-weight:bold; background-color:#EBDFB5; color:#7D2929;} /*Mause sobre el link*/

img a:link {text-decoration:none; font-weight:normal;} /* Link no visitado*/
img a:visited {text-decoration:none; font-weight:normal;} /*Link visitado*/
img a:active {text-decoration:none; font-weight:normal;} /*Link activo*/
img a:hover {text-decoration:none; font-weight:normal; background-color:transparent;} /*Mause sobre el link*/

h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
	padding-bottom:0px;
	text-align:inherit;
}

h1 a:link {text-decoration:none; font-weight:bold;color:#EBDFB5;} /* Link no visitado*/
h1 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
h1 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
h1 a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

h2 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
h2 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
h2 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
h2 a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

h3 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
h3 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
h3 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
h3 a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

h4{
	color:#b4846f;
	line-height:1em;
}

h4 a:link {text-decoration:none; font-weight:normal;color: #b4846f;} /* Link no visitado*/
h4 a:visited {text-decoration:none; font-weight:normal;color:#b4846f;} /*Link visitado*/
h4 a:active {text-decoration:none; font-weight:normal;color: #b4846f;} /*Link activo*/
h4 a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#b4846f} /*Mause sobre el link*/

h5{
	color:#743737;
	margin-top:3px;
	font-weight:normal;
}

h5 a:link {text-decoration:none; font-weight:normal;color: #743737;} /* Link no visitado*/
h5 a:visited {text-decoration:none; font-weight:normal;color:#743737;} /*Link visitado*/
h5 a:active {text-decoration:none; font-weight:normal;color: #743737;} /*Link activo*/
h5 a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#743737} /*Mause sobre el link*/

h6{
	color:#be9494;
	text-align:right;
	line-height:1.6em;
	font-weight:normal;
}
h6 a:link {text-decoration:none; font-weight:normal;color: #be9494;} /* Link no visitado*/
h6 a:visited {text-decoration:none; font-weight:normal;color:#be9494;} /*Link visitado*/
h6 a:active {text-decoration:none; font-weight:normal;color: #be9494;} /*Link activo*/
h6 a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

/*ESTRUCTURA*/
#Web {
	position:relative;
	height:auto;
	width:auto;
	min-height:100%;
	background-image:url(http://www.montsoliu.com/imagenes/background-web-sombra.png);
 	background-repeat:repeat-y;
 	background-position:center;
}
* html #Web {
 height:100%;
 width:100%;
}
#Contenido {
	position:relative;
	width:910px;
	background-image:url(http://www.montsoliu.com/imagenes/background-web-degr.jpg);
	*background-image:none;
	background-image:none\0/;
	background-position:top;
	background-repeat:repeat-x;
	margin: 0 auto;
	height:100%;
	min-height:100%;
	overflow:hidden;
	padding-left:35px;
	padding-right:35px;
	background-color:#7d2929;
}

/*HEADER*/
#Header {
	position:relative;
	height:202px;
	width:1020px;
	margin:0 auto;
	background-image:url(http://www.montsoliu.com/imagenes/background-web-sombra.png);
	background-repeat:repeat-y;
	background-position:center;
}
#Header-Logo{
	position:absolute;
	width:194px;
	height:128px;
	left:-5px;
	z-index:10;
}

#Header-Login, #Header-Menu, #Header-Foto {
	position:relative;
	height:30px;
	width:805px;
	padding-left:175px;
	background-color:#be9494;
	margin-left:20px;
	z-index: 1;
}
#Header-Login{
	color:#743737;
	padding-right:35px;
	width:770px;
	position: relative;
}

#Header-Login a:link {text-decoration:none; font-weight:normal;color: #743737;} /* Link no visitado*/
#Header-Login a:visited {text-decoration:none; font-weight:normal;color:#743737;} /*Link visitado*/
#Header-Login a:active {text-decoration:none; font-weight:normal;color: #743737;} /*Link activo*/
#Header-Login a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#743737} /*Mause sobre el link*/


#Header-Login-Idiomas, #Header-Login-Data, #Header-Login-Carrito, #Header-Login-Productos{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	padding-top:5px;
}
#Header-Login-Idiomas{
	float:left;
	padding-left:0px;
	margin-left:0px;
}
#Header-Login-Data{
	padding-right:5px;
	text-align:right;
	width:425px;
}
#Header-Login-Carrito{
	position:relative;
	padding-top:0px;
	height:30px;
	width:48px;
}
a#Header-Carrito-RollOver {
	display:block;
	width:48px;
	height:30px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/header-login-carrito.gif) top left no-repeat;
}
a#Header-Carrito-RollOver:hover {
    background-position:0 -30px;
}

#Header-Login-Productos{
	position:relative;
	padding-top:5px;
	height:auto;
	width:auto;
	padding-left: 5px;
}
#Header-Menu {
	height:58px;
	width:805px;
	background-image:url(http://www.montsoliu.com/imagenes/header-background-menu.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#8a000b;
	padding-left: 175px;
	color:#c88671;
	position: relative;
}
#Header-Menu li{
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	vertical-align:top; 
	letter-spacing:-0.03em;
	margin-top:22px;
	margin-right:22px;
	float:left;
	display:list-item;
	vertical-align:top;
	font-weight:bold;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Header-Menu li { letter-spacing:-1px; }
}
#Header-Menu ul{
	list-style-type:disc;
}
#Header-Menu-Id1{
	list-style-type:none;
	color:#EBDFB5;
}
#Header-Menu-Id2,#Header-Menu-Id3,#Header-Menu-Id4,#Header-Menu-Id5,#Header-Menu-Id6,#Header-Menu-Id7,#Header-Menu-Id8,#Header-Menu-Id9 {
	list-style-image:url(http://www.montsoliu.com/imagenes/menu-bola.gif);
	color:#EBDFB5;
}
#Header-Menu li a:link {text-decoration:none; font-weight:bold;color: #c88671;} /* Link no visitado*/
#Header-Menu li a:visited {text-decoration:none; font-weight:bold;color:#c88671;} /*Link visitado*/
#Header-Menu li a:active {text-decoration:none; font-weight:bold;color: #c88671;} /*Link activo*/
#Header-Menu li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

.Header-Menu-Actual{
	color:#EBDFB5;
}
#Header-Ayuda{
	position:relative;
	width:170px;
	height:19px;
	float:right;
	margin-right:35px;
	text-align:right;
	font-size:8pt;
	padding-top:2px;
}

#Header-Foto{
	height:92px;
	background-image:url(http://www.montsoliu.com/imagenes/header-background-menu-foto.jpg);
	*background-image:url(http://www.montsoliu.com/imagenes/header-background-menu-foto-ie.jpg);
	background-image:url(http://www.montsoliu.com/imagenes/header-background-menu-foto-ie.jpg)\0/;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#451717;
}

.Header-Foto-Telefono{
	font-size:12pt;
	line-height:1.3em;
	font-weight:bold;
}
#Header-Foto-Contacto{
	position:relative;
	width:auto;
	height:35px;
	float:right;
	margin-right:35px;
	margin-top:15px;
	color:#EBDFB5;
	padding:10px;
	text-align:right;
	line-height:1.4em;
	background-image:url(http://www.montsoliu.com/imagenes/header-banner.gif);
	background-position:top;
	background-repeat:repeat;
}

/*MIGA DE PAN*/
#Header-Miga {
	position:relative;
	width:808px;
	height:22px;
	background-color:#dc8405;
	padding-left:172px;
	margin-left:20px;
	z-index: 1;
}

#Header-Miga a:link {text-decoration:none; font-weight:normal;color: #581d1d;} /* Link no visitado*/
#Header-Miga a:visited {text-decoration:none; font-weight:normal;color:#581d1d;} /*Link visitado*/
#Header-Miga a:active {text-decoration:none; font-weight:normal;color: #581d1d;} /*Link activo*/
#Header-Miga a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#581d1d;} /*Mause sobre el link*/

.breadcrumbs {
	padding-top:2px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#581d1d;
	width:600px;
}

.home-rollover {
	display:inline-block;
	float:left;
	width:16px;
	height:16px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/miga-pan-casa.gif) top left no-repeat;
}
.home-rollover:hover {
    background-position:0 -16px;
}

/*MENU PRODUCTOS*/
#MenuWeb{
	position:relative;
	width:940px;
	height:67px;
	margin:0 auto;
}
#Menu-Productos{
	position:relative;
	width:215px;
	height:auto;
	float:left;
	min-height:600px;
}

#Menu-Productos-Lista{
	position:relative;
	width:215px;
	height:auto;
	background-color:#391313;
	border-bottom-color:#7d2929;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:1px;
}

#Menu-Productos-Lista li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
}

#Menu-Productos-Lista li:last-child{
	border:none;
}

#Menu-Productos-Lista ul{
	list-style-type:none;
}

#Menu-Productos-Lista li{
	position:relative;
	padding-top:3px;
	padding-bottom:5px;
	margin-right:15px;
	margin-left:15px;
	border-bottom-color:#7d2929;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#Menu-Productos-Lista ul li.last{
	border:none;
	color:#dc8405;
}
##Menu-Productos-Lista ul li.Lotes{
	color:#dc8405;
}

.Novedad{
	font-weight:bold;
	color:#7d2929;
	background-color:#dc8405;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	*margin-top:3px;
}

#Menu-Productos-Lista li a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
#Menu-Productos-Lista li a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Menu-Productos-Lista li a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Menu-Productos-Lista li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Menu-Productos-Lista ul li.last a:link, #Menu-Productos-Lista ul li.Lotes a:link {text-decoration:none; font-weight:bold;color: #dc8405;} /* Link no visitado*/
#Menu-Productos-Lista ul li.last a:visited, #Menu-Productos-Lista ul li.Lotes a:visited {text-decoration:none; font-weight:bold;color:#dc8405;} /*Link visitado*/
#Menu-Productos-Lista ul li.last a:active, #Menu-Productos-Lista ul li.Lotes a:active {text-decoration:none; font-weight:bold;color: #dc8405;} /*Link activo*/
#Menu-Productos-Lista ul li.last a:hover, #Menu-Productos-Lista ul li.Lotes a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/


.Novedad a:link {text-decoration:none; font-weight:bold;} /* Link no visitado*/
.Novedad a:visited {text-decoration:none; font-weight:bold;} /*Link visitado*/
.Novedad a:active {text-decoration:none; font-weight:bold;} /*Link activo*/
.Novedad a:hover {text-decoration:none; font-weight:bold;} /*Mause sobre el link*/

#Menu-Productos-Filtrar, #Menu-Productos-Colaboradores, #Menu-Productos-Cesta{
	position:relative;
	width:195px;
	height:52px;
	margin-top:10px;
	background-color:#391313;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:5px;
	padding-top:8px;
	margin-bottom:10px;
	float:left;
}
#Cesta-Vacia{
	postion:relative;
	height:auto;
	width:auto;
	color:#EBDFB5;
	float:left;
	margin-left:20px;
	margin-bottom:7px;
	font-weight:bold;
}
#Header-Contacto-Texto{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right-color:#FF0;
	border-right-style:solid;
	border-right-width:1px;
	background-color:transparent;
}
#Menu-Productos-Buscar{
	position:relative;
	float:right;
	width:auto;
	height:auto;
	text-align:left;
	margin-top:-6px;
}
#Menu-Productos-Buscar h4{
	color:#EBDFB5;
	margin-top:0px;
}
#Menu-Productos-Cesta{
	width:210px;
	padding-left:0px;
	margin-top:0px;
	height:auto;
}
#Menu-Productos-Colaboradores{
	height:auto;
}

#Menu-Productos-Colaboradores h4{
	margin-bottom:10px;
}

#Menu-Productos-Colaboradores-Logos{
	position:relative;
	width:183px;
	height:100px;
	margin-bottom:5px;
	background-position:center;
}

#Menu-Productos-Filtrar {
	color:#391313;
	font-size:9pt;
	z-index:10;
}
#Menu-Productos-Filtrar ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	z-index:10;
}
#Menu-Productos-Filtrar ul {
	list-style: url(none) none;
}
#Menu-Productos-Filtrar ul li {/*Principal*/
	display: inline;
	float: left;
	position: relative;
	background-image:url(http://www.montsoliu.com/imagenes/filtro-origen.gif);
	background-repeat:no-repeat;
	width: 167px;
	height:20px;
	margin: 0;
	text-indent:10px;
	padding-top:2px;
}
#Menu-Productos-Filtrar ul li a {
	color: #391313;
	text-decoration: none;
	display: block;
	padding-bottom:2px;
	margin: 0;
}
#Menu-Productos-Filtrar ul li a:hover, ul li a:active {
}
#Menu-Productos-Filtrar ul li ul {
	position: absolute;
	display: none;
}
#Menu-Productos-Filtrar ul li ul li { /*Submenus*/
	width: 165px;
	height:22px;
	border-color:#bcbcbc;
	border-style:solid;
	border-width:1px;
	border-bottom:none;
	background-image:url(http://www.montsoliu.com/imagenes/filtro-origen-fondo.gif);
	background-repeat:repeat-x;
	display: list-item;
	float: none;
	margin: 0;
	*margin-left:-10px;
	*margin-bottom:-3px;
	padding-top:3px;
}
#Menu-Productos-Filtrar ul li ul li a {
	z-index:10;
}

#Menu-Productos-Filtrar li a:link {text-decoration:none; font-weight:normal;color: #391313;} /* Link no visitado*/
#Menu-Productos-Filtrar li a:visited {text-decoration:none; font-weight:normal;color:#391313;} /*Link visitado*/
#Menu-Productos-Filtrar li a:active {text-decoration:none; font-weight:normal;color: #391313;} /*Link activo*/
#Menu-Productos-Filtrar li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#391313;} /*Mause sobre el link*/

#Menu-Productos-Filtrar h4, #Menu-Productos-Buscar h4, #Menu-Productos-Cesta h4{
	font-size:9pt;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	*margin-top:12px;
}

/*///////////////*/

#Menu-Desplegable{
	position:relative;
	width:240px;
	height:22px;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#Menu-Desplegable {
	color:#391313;
	font-size:9pt;
	z-index:99;
}

#Menu-Desplegable ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	z-index:99;
}
#Menu-Desplegable ul {
	list-style: url(none) none;
}
#Menu-Desplegable ul li {/*Principal*/
	display: inline;
	float: right;
	position: relative;
	background-image:url(http://www.montsoliu.com/imagenes/menu-desplegable.gif);
	background-repeat:no-repeat;
	width: 240px;
	height:20px;
	margin: 0;
	text-indent:10px;
	padding-top:2px;
}
#Menu-Desplegable ul li a {
	color: #391313;
	text-decoration: none;
	display: block;
	padding-bottom:2px;
	margin: 0;
}
#Menu-Desplegable ul li a:hover, ul li a:active {
}
#Menu-Desplegable ul li ul {
	position: absolute;
	display: none;
	top:22px;
}
#Menu-Desplegable ul li ul li { /*Submenus*/
	width: 238px;
	height:22px;
	border-color:#bcbcbc;
	border-style:solid;
	border-width:1px;
	border-bottom:none;
	background-image:url(http://www.montsoliu.com/imagenes/filtro-origen-fondo.gif);
	background-repeat:repeat-x;
	display: list-item;
	float: none;
	margin: 0;
	*margin-left:-168px;
	*margin-bottom:-3px;
	padding-top:3px;
}
#Menu-Desplegable ul li ul li a {
	z-index:15;
}

#Menu-Desplegable li a:link {text-decoration:none; font-weight:normal;color: #391313;} /* Link no visitado*/
#Menu-Desplegable li a:visited {text-decoration:none; font-weight:normal;color:#391313;} /*Link visitado*/
#Menu-Desplegable li a:active {text-decoration:none; font-weight:normal;color: #391313;} /*Link activo*/
#Menu-Desplegable li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#391313;} /*Mause sobre el link*/

#Menu-Desplegable h4{
	font-size:9pt;
	font-weight:bold;
	*margin-top:12px;
}

/*MENU CARRITO PRODUCTOS*/
#Menu-Carrito-Productos, #Menu-Total-Precios{
	position:relative;
	height:70px;
	width:205px;
	background-color:#7d2929;
	float:left;
	margin-top:5px;
	-moz-border-radius-topleft: px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: px;
border-top-left-radius: px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: px; 
}

#Menu-Total-Precios{
	height:25px;
}

#Menu-Total-Precios h6{
	color:#FF0;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	width:110px;
	margin-left:70px;
	margin-top:1px;
}

#Menu-Carrito-Producto-Foto{
	position:relative;
	width:70px;
	height:70px;
	float:left;
}
#Menu-Carrito-Producto-Datos{
	position:relative;
	width:130px;
	height:65px;
	float:left;
	margin-left:5px;
	padding-top:5px;
}

#Menu-Carrito-Producto-Nombre{
	position:relative;
	width:110px;
	height:45px;
	float:left;
	line-height:1.2em;
}
#Menu-Carrito-Producto-Mas-Menos{
	position:relative;
	height:18px;
	float:left;
	width:18px;
	margin-right:5px;
}
#Menu-Carrito-Producto-Eliminar{
	position:relative;
	height:18px;
	float:right;
	width:18px;
	margin-right:5px;
}

#Menu-Carrito-Producto-Nombre a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
#Menu-Carrito-Producto-Nombre a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Menu-Carrito-Producto-Nombre a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Menu-Carrito-Producto-Nombre a:hover {text-decoration:none; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

a#Menu-Carrito-Mas, a#Menu-Carrito-Menos, a#Menu-Carrito-Eliminar {
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/carrito-mas.gif) top left no-repeat;
}
a#Menu-Carrito-Mas:hover, a#Menu-Carrito-Menos:hover, a#Menu-Carrito-Eliminar:hover {
    background-position:0 -18px;
}
a#Menu-Carrito-Menos{
	background:url(http://www.montsoliu.com/imagenes/carrito-menos.gif) top left no-repeat;
}
a#Menu-Carrito-Eliminar{
	background:url(http://www.montsoliu.com/imagenes/carrito-eliminar.gif) top left no-repeat;
}

/*CATEGORIAS*/
a#Cate-Foto, #Cate-Foto, a#Cate-Foto-Zoom{
	position:relative;
	height:199px;
	width:214px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	background-position:left;
	background-repeat:no-repeat;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-repeat:no-repeat;
	background-position:top-left;
}
.Cate-Foto{
	position:absolute;
	clip:rect(5px 209px 194px 5px);
}

a#Foto, #Foto, a#Foto-Zoom{
	position:relative;
	float:left;
	width:75px;
	height:75px;
	background-position:top-left;
	background-repeat:no-repeat;
}

.Foto{
	position:absolute;
	clip:rect(5px 75px 70px 70px);
}

#Cate-Titulos{
	position:relative;
	height:auto;
	width:435px;
	float:left;
	border-bottom-color:#cea889;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
}
#Cate-Titulos h2{
	color:#edddb3;
	position:relative;
	float:left;
	font-size:11pt;
}
a#Cate-Origen{
	position:relative;
	float:right;
}

#Cate-Enlaces{
	position:relative;
	height:auto;
	width:435px;
	float:left;
	border-bottom-color:#87715e;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:3px;
	font-size:8pt;
	color: #8c7863;
	line-height:1.4em;
	font-weight:bold;
}

a#Cate-Origen:link, #Cate-Enlaces a:link {text-decoration:none; font-weight:bold;color: #8c7863;} /* Link no visitado*/
a#Cate-Origen:visited, #Cate-Enlaces a:visited {text-decoration:none; font-weight:bold;color:#8c7863;} /*Link visitado*/
a#Cate-Origen:active, #Cate-Enlaces a:active {text-decoration:none; font-weight:bold;color: #8c7863;} /*Link activo*/
a#Cate-Origen:hover, #Cate-Enlaces a:hover {text-decoration:none; font-weight:bold; color:#EBDFB5;} /*Mause sobre el link*/

#Cate-Textos{
	position:relative;
	width:300px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#Cate-Textos li{
	list-style-position:inside;
	list-style-type:disc;
	float:none;
}

.Cate-p, .Cate-h3	{
	position:relative;
	height:auto;
	width:438px;
	float:left;
}
.Cate-h3{
	color:#e48200;
}

.Cate-p a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
.Cate-p a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
.Cate-p a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
.Cate-p a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

.Cate-p a p:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
.Cate-p a p:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
.Cate-p a p:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
.Cate-p a p:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

.Cate-h3 a:link {text-decoration:none; font-weight:bold;color: #e48200;} /* Link no visitado*/
.Cate-h3 a:visited {text-decoration:none; font-weight:bold;color:#e48200;} /*Link visitado*/
.Cate-h3 a:active {text-decoration:none; font-weight:bold;color: #e48200;} /*Link activo*/
.Cate-h3 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

/*NUEVOS PRODUCTOS*/
#Productos-DIV{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	margin-top:0px;
}
#Producto-Div, #Producto-Div-Precio{
	position:relative;
	height:125px;
	width:325px;
	background-repeat:repeat-x;
	background-position:top-left;
	background-image:url(http://www.montsoliu.com/imagenes/background-productos.jpg);
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#Producto-Div-Precio{
	width:214px;
	clear:left;
}
#Producto-Div-Precio #Producto-Comprar, #Producto-Div-Precio #Producto-Carac{
	margin-left:5px;
	width:168px;
}
#Producto-Div-Precio #Producto-Carac{
	margin-left:5px;
	width:183px;
}
.Producto-Imagen{
	position:absolute;
	clip:rect(2px 125px 123px 5px);
}

a#Producto-Imagen-Zoom, #Producto-Imagen{
	position:relative;
	height:125px;
	width:125px;
	float:left;
	background-position:top-left;
	background-repeat:no-repeat;
}
#Producto-Precios{
	position:relative;
	width:80px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:8px;
}

#Producto-Foto{
	position:relative;
	width:auto;
	height:auto;
	float:left;
}

a#Producto-Precio h3, a#Producto-Precio h4, #Producto-Precio-Agotado h3, #Producto-Precio-Agotado h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#822b26;
	font-size:16pt;
	line-height:1.2em;
	float:right;
	text-align:right;
}

#Producto-Precio-Agotado h3, #Producto-Precio-Agotado h4{
	text-decoration:line-through;
}

a#Producto-Precio h4, #Producto-Precio-Agotado h4{
	font-size:9pt;
	font-style:italic;
	margin-top:3px;
	float:right;
}

a#Producto-Precio h3:link, 		a#Producto-Precio h4:link {text-decoration:none; font-weight:bold;color: #822b26;} /* Link no visitado*/
a#Producto-Precio h3:visited, 	a#Producto-Precio h4:visited {text-decoration:none; font-weight:bold;color:#822b26;} /*Link visitado*/
a#Producto-Precio h3:active, 	a#Producto-Precio h4:active {text-decoration:none; font-weight:bold;color: #822b26;} /*Link activo*/
a#Producto-Precio h3:hover, 	a#Producto-Precio h4:hover {text-decoration:underline; font-weight:bold; color:#822b26;} /*Mause sobre el link*/

a#Producto-Comprar, #Producto-Comprar-Agotado{
	position:relative;
	height:auto;
	width:150px;
	min-width:75px;
	padding-left:10px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:12px;
	background-color:#EBDFB5;
	text-align:left;
	color:#832b27;
	float:left;
	font-weight:bold;
	font-size:10pt;
	margin-left:10px;
	margin-top:5px;
	-webkit-box-shadow: 0px 0px 2px 0px #000;
-moz-box-shadow: 0px 0px 2px 0px #000;
box-shadow: 0px 0px 2px 0px #000; 
}

#Producto-Comprar-Agotado{
	text-decoration::none;
}

a#Producto-Comprar:link {text-decoration:none; font-weight:bold;color: #832b27;} /* Link no visitado*/
a#Producto-Comprar:visited {text-decoration:none; font-weight:bold;color:#832b27;} /*Link visitado*/
a#Producto-Comprar:active {text-decoration:none; font-weight:bold;color: #832b27;} /*Link activo*/
a#Producto-Comprar:hover {text-decoration:none; font-weight:bold; color:#ebdfb5; background-color:#822B26;}
 

a#Producto-Carac, #Producto-Carac{
	position:relative;
	height:65px;
	width:165px;
	background-color:#832b27;
	float:left;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-top:5px;
}

a#Producto-Carac h3, #Producto-Carac h3{
	margin-bottom:2px;
	line-height:1.2em;
}

a#Producto-Carac h4, #Producto-Carac h4{
	font-style:italic;
	color:#edddb3;
	font-weight:normal;
	line-height:1.2em;
}

a#Producto-Carac:link {text-decoration:none; font-weight:bold;color: #832b27;} /* Link no visitado*/
a#Producto-Carac:visited {text-decoration:none; font-weight:bold;color:#832b27;} /*Link visitado*/
a#Producto-Carac:active {text-decoration:none; font-weight:bold;color: #832b27;} /*Link activo*/
a#Producto-Carac:hover {text-decoration:none; font-weight:bold;}
a#Producto-Carac:hover h3 {text-decoration:underline; font-weight:bold;}
a#Producto-Carac:hover h4 {text-decoration:underline; font-weight:normal;}

.Productos-H3, .H3{
	position:relative;
	height:auto;
	width:660px;
	padding-bottom:5px;
	border-bottom-color:#eeddb3;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	float:left;
	font-size:11pt;
	margin-top:10px;
	margin-bottom:10px;
}

.H3{
	width:435px;
}

#Fotos-Productor{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
}



/*DIVS GENERALES*/
#Contenido-Web{
	position:relative;
	height:auto;
	width:680px;
	float:left;
	margin-left:15px;
}
#Titular-Menu, #Titular-Grande, #Titular-Grande-Familia, #Titular-Mediano, #Titular-Pequeno, #Titular-Origen, .Titular-Grande {
	position:relative;
	width:100%;
	height:25px;
	margin-bottom:10px;
	margin-top:15px;
	border-bottom-color:#caa98b;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-right:15px;
	z-index: 1;
	display: block;
	overflow: hidden;
}
#Titular-Grande, .Titular-Grande {
	margin-right:0px;
	width:auto;
	min-width:680px;
	float:left;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	margin-top:15px;
}
.Titular-Grande{
	margin-top:5px;
}
#Titular-Mediano {
	width:445px;
	float:left;
}
#Titular-Pequeno {
	width:216px;
	float:left;
	margin-right:0px;
}
#Titular-Grande-Familia{
	width:515px;
	margin-right:0px;
	float:left;
}
#Titular-Origen{
	width:165px;
	float:right;
	text-align:right;
	margin-right:0px;
}
#Titular-Menu h1, #Titular-Grande h1, #Titular-Mediano h1, #Titular-Pequeno h1, #Titular-Menu h2, #Titular-Grande h2, #Titular-Mediano h2, #Titular-Pequeno h2, #Titular-Menu h3, #Titular-Grande h3, #Titular-Mediano h3, #Titular-Pequeno h3, #Titular-Origen h1, #Titular-Origen h2, #Titular-Origen h3, #Titular-Grande-Familia h1, #Titular-Grande-Familia h2, #Titular-Grande-Familia h3  {
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#EBDFB5;
}
#Titular-Origen h1, #Titular-Origen h2, #Titular-Origen h3{
	text-align:right;
}
.Titular-Seleccionado{
	color:#9c7d69;
}

.Titular-Seleccionado a:link {text-decoration:none; font-weight:bold;color: #9c7d69;} /* Link no visitado*/
.Titular-Seleccionado a:visited {text-decoration:none; font-weight:bold;color:#9c7d69;} /*Link visitado*/
.Titular-Seleccionado a:active {text-decoration:none; font-weight:bold;color: #9c7d69;} /*Link activo*/
.Titular-Seleccionado a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Areas, #Areas-ReceNews, #Areas-Productores, #Areas-Videos{
	position:relative;
	height:auto;
	min-height:180px;
	width:680px;
	background-color:#391313;
	float:left;
	background-repeat:no-repeat;
	background-position:top-left;
}
#Areas-Videos{
	margin-bottom:10px;
}
#Areas-ReceNews{
	margin-bottom:15px;
	background-image:url(http://www.montsoliu.com/imagenes/noticias-background.gif);
	background-repeat:repeat-y;
	background-position:top left;
	*padding-bottom:10px;
}

#Areas-Productores{
	margin-bottom:15px;
	margin-top:10px;
	background-color:#995556;
	*padding-bottom:10px;
	margin-bottom:0px;
}

#Areas-Productores-Texto{
	position:relative;
	height:auto;
	min-height:216px;
	width:440px;
	background-color:#391313;
	float:left;
	padding-left:15px;
}

#Precios {
	position:relative;
	height:auto;
	width:75px;
	float:left;
	text-align:right;
	margin-right:0px;
	margin-top:8px;
	clear:none;
}
#Precios-Kilo {
	position:relative;
	height:auto;
	width:auto;
	min-width:60px;
	float:right;
	text-align:right;
	font-size:8pt;
	font-style:italic;
	color:#927964;
}

#Precios h2, #Precios h3{
	font-size:14pt;
	line-height:1.2em;
	letter-spacing:-1pt;
	float:right;
}

#Precios a:link{text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Precios a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Precios a:active{text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Precios a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Boton-Comprar, #Boton-Comprar-Mini, #Boton-Comprar-Cesta, #Boton-Comprar-Grande{
	position:relative;
	width:110px;
	height:18px;
	margin-right:5px;
	background-color:#EBDFB5;
	float:right;
	padding:5px;
	padding-top:6px;
	margin-top: 5px;
	padding-right:1px;
	clear:none;
	-moz-border-radius: 5px;
	border-radius:5px; 
}
#Boton-Comprar-Grande{
	height:auto;
	min-height:52px;
	width:200px;
	margin-left:5px;
}

#Boton-Comprar-Cesta{
	width:183px;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	text-align:center;
}

#Boton-Comprar-Mini{
	width:auto;
	min-height:18px;
	height:auto;
	float:left;
	*margin-top:5px;
	margin-bottom:10px;
	*margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
}

#Boton-Comprar-Grande h2,#Boton-Comprar h2, #Boton-Comprar-Mini h2, #Boton-Comprar h3, #Boton-Comprar-Mini h3, #Boton-Comprar-Cesta h2, #Boton-Comprar-Cesta h3 {
	color:#832B27;
	font-size:9pt;
	line-height:1.3em;
	margin-bottom:3px;
}
#Boton-Comprar-Grande h4, #Boton-Comprar h4,#Boton-Comprar-Cesta h4{
	color:#832B27;
	font-size:9pt;
	font-weight:normal;
	line-height:1.3em;
}

#Boton-Comprar a:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
#Boton-Comprar a:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
#Boton-Comprar a:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
#Boton-Comprar a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/
#Boton-Comprar h4 a:link {text-decoration:none; font-weight:normal;color: #832B27;} /* Link no visitado*/
#Boton-Comprar h4 a:visited {text-decoration:none; font-weight:normal;color:#832B27;} /*Link visitado*/
#Boton-Comprar h4 a:active {text-decoration:none; font-weight:normal;color: #832B27;} /*Link activo*/
#Boton-Comprar h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/

#Boton-Comprar-Grande a:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Grande a:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Grande a:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
#Boton-Comprar-Grande a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/
#Boton-Comprar-Grande h4 a:link {text-decoration:none; font-weight:normal;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Grande h4 a:visited {text-decoration:none; font-weight:normal;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Grande h4 a:active {text-decoration:none; font-weight:normal;color: #832B27;} /*Link activo*/
#Boton-Comprar-Grande h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/

#Dos-Columnas{
	position:relative;
	height:auto;
	width:640px;
	-moz-column-count: 3;
	-moz-column-gap: 30px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 20px;
	padding:20px;
	padding-top:0px;
	float:left;
}

#Dos-Columnas ul{
	list-style-position:inside;
}	

#Dos-Columnas li a:link {text-decoration:none; font-weight:bold;color: #dc8405;} /* Link no visitado*/
#Dos-Columnas li a:visited {text-decoration:none; font-weight:bold;color:#dc8405;} /*Link visitado*/
#Dos-Columnas li a:active {text-decoration:none; font-weight:bold;color: #dc8405;} /*Link activo*/
#Dos-Columnas li a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

/*AGOTADOS*/
#Precios-Agotado {
	position:relative;
	height:auto;
	width:75px;
	float:left;
	text-align:right;
	margin-right:0px;
	margin-top:8px;
	clear:none;
}

#Precios-Agotado h2, #Precios-Agotado h3{
	font-size:14pt;
	line-height:1.2em;
	letter-spacing:-1pt;
	float:right;
}

#Precios-Agotado a:link{text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Precios-Agotado a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Precios-Agotado a:active{text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Precios-Agotado a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Boton-Comprar-Agotado, #Boton-Comprar-Mini-Agotado, #Boton-Comprar-Cesta-Agotado, #Boton-Comprar-Grande-Agotado{
	position:relative;
	width:110px;
	height:18px;
	margin-right:5px;
	background-color:#EBDFB5;
	float:right;
	padding:5px;
	padding-top:6px;
	margin-top: 5px;
	padding-right:1px;
	clear:none;
}
#Boton-Comprar-Grande-Agotado{
	height:52px;
	width:120px;
	margin-left:5px;
}

#Boton-Comprar-Cesta-Agotado{
	width:183px;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	text-align:center;
}

#Boton-Comprar-Mini-Agotado{
	width:250px;
	min-height:18px;
	height:auto;
	float:left;
	*margin-top:5px;
	margin-bottom:10px;
	*margin-bottom:0px;
}

#Boton-Comprar-Grande-Agotado h2,#Boton-Comprar-Agotado h2, #Boton-Comprar-Mini-Agotado h2, #Boton-Comprar-Agotado h3, #Boton-Comprar-Mini-Agotado h3, #Boton-Comprar-Cesta-Agotado h2, #Boton-Comprar-Cesta-Agotado h3 {
	color:#832B27;
	font-size:9pt;
	line-height:1.2em;
}
#Boton-Comprar-Grande-Agotado h4, #Boton-Comprar-Agotado h4,#Boton-Comprar-Cesta-Agotado h4{
	color:#832B27;
	font-size:9pt;
	font-weight:normal;
	line-height:1.8em;
}

#Boton-Comprar-Agotado a:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Agotado a:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Agotado a:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
#Boton-Comprar-Agotado a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/
#Boton-Comprar-Agotado h4 a:link {text-decoration:none; font-weight:normal;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Agotado h4 a:visited {text-decoration:none; font-weight:normal;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Agotado h4 a:active {text-decoration:none; font-weight:normal;color: #832B27;} /*Link activo*/
#Boton-Comprar-Agotado h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/

#Boton-Comprar-Grande-Agotado a:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Grande-Agotado a:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Grande-Agotado a:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
#Boton-Comprar-Grande-Agotado a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/
#Boton-Comprar-Grande-Agotado h4 a:link {text-decoration:none; font-weight:normal;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Grande-Agotado h4 a:visited {text-decoration:none; font-weight:normal;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Grande-Agotado h4 a:active {text-decoration:none; font-weight:normal;color: #832B27;} /*Link activo*/
#Boton-Comprar-Grande-Agotado h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/

#Boton-Comprar-Mini a:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Mini a:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Mini a:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
#Boton-Comprar-Mini a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/
#Boton-Comprar-Mini h4 a:link {text-decoration:none; font-weight:normal;color: #832B27;} /* Link no visitado*/
#Boton-Comprar-Mini h4 a:visited {text-decoration:none; font-weight:normal;color:#832B27;} /*Link visitado*/
#Boton-Comprar-Mini h4 a:active {text-decoration:none; font-weight:normal;color: #832B27;} /*Link activo*/
#Boton-Comprar-Mini h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#4138d3;} /*Mause sobre el link*/

a#Boton-Comprar-Cesta {
	position:relative;
	height:auto;
	width:auto;
	color:#832B27;
	font-size:9pt;
	background-color:#EBDFB5;
	font-weight:bold;
	padding:5px;
	min-width:180px;
}

a#Boton-Comprar-Cesta:link {text-decoration:none; font-weight:bold;color: #832B27;} /* Link no visitado*/
a#Boton-Comprar-Cesta:visited {text-decoration:none; font-weight:bold;color:#832B27;} /*Link visitado*/
a#Boton-Comprar-Cesta:active {text-decoration:none; font-weight:bold;color: #832B27;} /*Link activo*/
a#Boton-Comprar-Cesta:hover {text-decoration:none; font-weight:bold; background-color:#832B27; color:#EBDFB5;} /*Mause sobre el link*/

#Boton-Detalle, #Boton-Detalle-Mini, #Botones-Submenu{
	position:relative;
	width:108px;
	height:70px;
	margin-right:5px;
	background-color:#7d2929;
	float:right;
	padding:5px;
	padding-top:6px;
	padding-right:3px;
	clear: none;
	margin-top:5px;
	line-height:1.2em;
	color: #EBDFB5;
}

#Boton-Detalle-Mini, #Botones-Submenu{
	width:auto;
	min-width:106px;
	height:18px;
	float:left;
	text-align:center;
	clear:none;
}
#Botones-Submenu{
	padding-right:4px;
	min-width:130px;
}

#Boton-Detalle-Mini h2,#Boton-Detalle-Mini h3,#Boton-Detalle-Mini h4, #Botones-Submenu h2, #Botones-Submenu h3, #Botones-Submenu h4{
	text-align:center;
}

#Boton-Detalle h4 {
	color:#EBDFB5;
	font-size:9pt;
	line-height:1.2em;
	text-align:left;
	margin-top:2px;
	font-style:italic;
}

#Boton-Detalle-Mini h4, #Botones-Submenu h2, #Botones-Submenu h3, #Botones-Submenu h4 {
	text-align:center;
	font-style:normal;
	padding-top:1px;
}

#Cursivas{
	font-weight:normal;
	font-style:italic;
}

#Boton-Detalle a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Boton-Detalle h3 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle h3 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle h3 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle h3 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Boton-Detalle h4 a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle h4 a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle h4 a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle h4 a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Boton-Detalle-Mini a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle-Mini a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle-Mini a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle-Mini a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Boton-Detalle-Mini h4 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle-Mini h4 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle-Mini h4 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle-Mini h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Botones-Submenu a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Botones-Submenu a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Botones-Submenu a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Botones-Submenu a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Botones-Submenu h4 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/ 
#Botones-Submenu h4 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Botones-Submenu h4 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Botones-Submenu h4 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Productos{
	position:relative;
	height:125px;
	width:330px;
	margin-bottom:10px;
	float:left;
	background-color:#391313;
	background-position:left;
	background-repeat:no-repeat;
	margin-right:10px;
}
#Productos-Foto, #Productos-Foto-Agotado{
	position:relative;
	height:125px;
	width:125px;
	float:left;
}

#Precio-Prp {
	position:relative;
	height:auto;
	width:auto;
	float:right;
	color:#906052;
	font-size:8pt;
	line-height:1.3em;
	text-align:left;
	margin-top:5px;
	margin-right:5px;
	letter-spacing:-0.1pt;
}

#Precio-Prp a:link {text-decoration:none; font-weight:normal;color: #906052;} /* Link no visitado*/
#Precio-Prp a:visited {text-decoration:none; font-weight:normal;color:#906052;} /*Link visitado*/
#Precio-Prp a:active {text-decoration:none; font-weight:normal;color: #906052;} /*Link activo*/
#Precio-Prp a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

#Textos, #Textos-Productos{
	position:relative;
	width:auto;
	height:auto;
	min-width:330px;
	max-width:430px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	float:right;
	clear:none;
}
#Textos-Productos p{
	color:#dc8405;
}

#Textos ul, #Textos-ReceNews ul, #Textos-ReceNews-Grandes ul, #Textos-Productos ul {
	word-spacing: 0.05em;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 9pt;
	text-align:left;
	padding-left: 5px; /*Limpieza de márgenes (se puede cambiar)*/
	margin-left: 12px; /*Indentado de la lista (se puede cambiar)*/
	list-style-type:disc;
}

#Textos ol, #Textos-ReceNews ol, #Textos-ReceNews-Grandes ol, #Textos-Productos ol {
	word-spacing: 0.05em;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 9pt;
	text-align:left;
	text-antialiasing:true;
	padding-left: 5px; /*Limpieza de márgenes (se puede cambiar)*/
	margin-left: 12px; /*Indentado de la lista (se puede cambiar)*/
}

#Textos li, #Textos-ReceNews li, #Textos-ReceNews-Grandes li, #Textos-Productos li {
	padding-bottom:5px;
}

#Textos li a:link, #Textos-ReceNews li a:link, #Textos-ReceNews-Grandes li a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Textos li a:visited, #Textos-ReceNews li a:visited, #Textos-ReceNews-Grandes li a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Textos li a:active, #Textos-ReceNews li a:active, #Textos-ReceNews-Grandes li a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Textos li a:hover, #Textos-ReceNews li a:hover, #Textos-ReceNews-Grandes li a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

#Productos-Detalles{
	position:relative;
	height:auto;
	width:auto;
	min-width:645px;
	max-width:647px;
	min-height:18px;
	background-color:#975454;
	color:#391313;
	float:left;
	padding:5px;
	padding-top:6px;
	line-height:1.4em;
	padding-left: 8px;
	margin-top:0px;
}

/*MIGA TITULARES*/
#Titular-Grande-Familia ul, #Titular-Grande ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#9c7d69;
	margin: 0;
	padding: 0;
	height: 22px;
	display: block;
	width:515px;
	position: relative;
}

#Titular-Grande-Familia li a:link {text-decoration:none; font-weight:bold;color: #9c7d69;} /* Link no visitado*/
#Titular-Grande-Familia li a:visited {text-decoration:none; font-weight:bold;color:#9c7d69;} /*Link visitado*/
#Titular-Grande-Familia li a:active {text-decoration:none; font-weight:bold;color: #9c7d69;} /*Link activo*/
#Titular-Grande-Familia li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Titular-Grande li a:link {text-decoration:none; font-weight:bold;color: #9c7d69;} /* Link no visitado*/
#Titular-Grande li a:visited {text-decoration:none; font-weight:bold;color:#9c7d69;} /*Link visitado*/
#Titular-Grande li a:active {text-decoration:none; font-weight:bold;color: #9c7d69;} /*Link activo*/
#Titular-Grande li a:hover {text-decoration:none; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Titular-Grande-Familia ul li, #Titular-Grande ul li {
	display: block;
	float: left;
	position: relative;
	height: auto;
	overflow: hidden;
	margin: 0px 8px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(http://www.montsoliu.com/imagenes/miga-pan-titulares.png) no-repeat 100% 0;
	color:#9c7d69;
}
#Titular-Grande-Familia ul li div.Separador-Titulares, #Titular-Grande ul li div.Separador-Titulares {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#Titular-Grande-Familia ul li span, #Titular-Grande ul li span {
	display: block;
	overflow: hidden;
}
#Titular-Grande-Familia ul li a, #Titular-Grande ul li a {
	display: block;
	position: relative;
	height: 22px;
	overflow: hidden;
	float: left;
}
#Titular-Grande-Familia ul li.first a, #Titular-Grande ul li.first a {
	text-indent:-1000em;
	padding: 0;
	overflow: hidden;
	background: url(http://www.montsoliu.com/imagenes/miga-pan-casa.gif) no-repeat 0 0;
}
#Titular-Grande-Familia ul li.first a:hover, #Titular-Grande ul li.first a:hover {
	background-position: 0 -16px;
}
#Titular-Grande-Familia ul li.last, #Titular-Grande ul li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.Separador-Titulares {
	display: none;
	background: url(http://www.montsoliu.com/imagenes/miga-pan-titulares-trans.png) no-repeat 100% 0;
	*background: url(http://www.montsoliu.com/imagenes/miga-pan-titulares-trans-ie.png) no-repeat 100% 0;
	background: url(http://www.montsoliu.com/imagenes/miga-pan-titulares-trans-ie.png) no-repeat 100% 0\0/;
	width: 20px;
	height: 17px;
}

/*TOOLTIPS*/
.clip{
	position:absolute;
	float:left;
	width:auto;
	height:auto;
}

a.ToolTip-Fotos-Novedad, a.ToolTip-Fotos-Destacado, a.ToolTip-Fotos-Area, a.ToolTip-Fotos-Producto, a.ToolTip-Fotos-Galeria, a.ToolTip-Fotos-Videos, a.ToolTip-Fotos-Detalle, a.ToolTip-Fotos, a.ToolTip-Fotos-PRP, a.ToolTip-Fotos-PRP-Head  {
	position: relative;
	text-decoration: none;
	color:#EBDFB5;
	font-weight:bold;
	font-size:10px;
}
a.ToolTip-Fotos-Novedad:hover, a.ToolTip-Fotos-Destacado:hover, a.ToolTip-Fotos-Area:hover, a.ToolTip-Fotos-Producto:hover, a.ToolTip-Fotos-Galeria:hover, a.ToolTip-Fotos-Videos:hover, a.ToolTip-Fotos-Detalle:hover, a.ToolTip-Fotos:hover, a.ToolTip-Fotos-PRP:hover, a.ToolTip-Fotos-PRP-Head:hover  {
	background-color:transparent; /* DEBE haber un color de fondo */
}
a.ToolTip-Fotos-Novedad span, a.ToolTip-Fotos-Destacado span, a.ToolTip-Fotos-Area span, a.ToolTip-Fotos-Producto span, a.ToolTip-Fotos-Galeria span, a.ToolTip-Fotos-Videos span, a.ToolTip-Fotos-Detalle span, a.ToolTip-Fotos span, a.ToolTip-Fotos-PRP span, a.ToolTip-Fotos-PRP-Head span {
	display: none; /* el elemento va a estar oculto */
	z-index:999; /* va a estar por encima de todo */
}
a.ToolTip-Fotos-Novedad:hover span, a.ToolTip-Fotos-Destacado:hover span, a.ToolTip-Fotos-Area:hover span, a.ToolTip-Fotos-Producto:hover span, a.ToolTip-Fotos-Galeria:hover span, a.ToolTip-Fotos-Videos:hover span, a.ToolTip-Fotos-Detalle:hover span, a.ToolTip-Fotos:hover span, a.ToolTip-Fotos-PRP:hover span, a.ToolTip-Fotos-PRP-Head:hover span {
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	display: block; /* se fuerza a mostrar el bloque */
	left:0px; /* donde va a estar */
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	background-color: #EBDFB5; /* el color de fondo por defecto */
	color: #832B27; /* el color de los textos por defecto */
	word-spacing: 0.05em;
	letter-spacing: 0;
	line-height: 1.2em;
}
a.ToolTip-Fotos:hover span  {
	height:auto;
	width:666px;
	bottom:0;
}
a.ToolTip-Fotos-PRP-Head span{
	height:auto;
	width:666px;
	top:176px;/*Altura Original -24 de los padding*/
}
a.ToolTip-Fotos-PRP:hover span  {
	height:auto;
	width:211px;
	bottom:0;
}
a.ToolTip-Fotos-Novedad:hover span  {
	height:auto;
	width:201px;
	top:104px;/*Altura Original -24 de los padding*/
}
a.ToolTip-Fotos-Destacado:hover span  {
	height:auto;
	width:140px;
	top:181px;/*Altura Original -24 de los padding*/
}
a.ToolTip-Fotos-Area:hover span  {
	height:auto;
	width:211px;
	top:180px;/*Altura Original -24 de los padding*/
}
a.ToolTip-Fotos-Galeria:hover span  {
	height:auto;
	width:201px;
	top:176px;/*Altura Original -24 de los padding*/
}
a.ToolTip-Fotos-Videos span {
	height:auto;
	width:306px;
	top:168px;
}
a.ToolTip-Fotos-Detalle span {
	height:auto;
	width:306px;
	bottom:0px;
	*bottom:0px;
}
a.ToolTip-Fotos-Producto:hover span  {
	height:auto;
	width:111px;
	top:89px;/*Altura Original -24 de los padding*/
}

/*HOME*/
#Home-Banner-DIV{
	position:relative;
	height:213px;
	width:445px;
	float:left;
	margin-right:15px;
}
#Home-Banner{
	position:relative;
	height:213px;
	width:445px;
	float:left;
	background-image:url(http://www.montsoliu.com/imagenes/home/montsoliu.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#Home-Banner-Texto{
	position:absolute;
	height:auto;
	width:425px;
	bottom:0px;
	background-image:url(http://www.montsoliu.com/imagenes/home/fondos.png);
	background-repeat:repeat-x;
	background-position:top center;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:40px;
}

#Home-Banner h2{
	color:#EBDFB5;
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 2px 2px #000;
	text-shadow:none\0/;
	text-align:left;
	margin-bottom:3px;
}

#Home-Banner h2 a:link {text-decoration:none; font-weight:bold;color:#EBDFB5;} /* Link no visitado*/
#Home-Banner h2 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Home-Banner h3 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Home-Banner h2 a:hover {text-decoration:underline; font-weight:bold; color:#EBDFB5} /*Mause sobre el link*/

#Home-Banner h3{
	color:#FFF;
	font-size:9pt;
	text-shadow: 1px 2px 2px #000;
	text-shadow:none\0/;
	text-align:left;
	font-weight:normal;
	line-height:1.4em;
}
#Home-Banner h3 a:link {text-decoration:none; font-weight:normal;color:#EBDFB5;} /* Link no visitado*/
#Home-Banner h3 a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Home-Banner h3 a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Home-Banner h3 a:hover {text-decoration:none; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

/*PRODUCTOS*/
#Producto-Novedad, #Producto-Vendidos{
	position:relative;
	width:215px;
	height:213px;
	background-color:#391313;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#Productos-Novedad-DIV1, #Productos-Novedad-DIV2{
	position:relative;
	width:215px;
	height:213px;
	float:left;	
	margin-right:15px;
}

#Producto-Novedad-Foto{
	position:relative;
	width:215px;
	height:140px;
	float:left;
}

#Producto-Vendidos{
	width:218px;
	margin-right:0px;
	background-image:url(http://www.montsoliu.com/imagenes/productos-vendidos-background.gif);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
}
#Producto-Vendidos-Detalle, #Producto-Vendidos-Detalle-Posicion, #Producto-Vendidos-Detalle-Foto, #Producto-Vendidos-Detalle-Texto{
	position:relative;
	margin-right:0px;
	width:218px;
	height:70px;
	float:left;
}
#Producto-Vendidos-Detalle{
	border-bottom-width:1px;
	border-bottom-color:#7d2929;
	border-bottom-style:solid;
}
#Producto-Vendidos-Detalle-Posicion{
	width:22px;
	height:45px;
	padding-left:8px;
	padding-top:25px;
	font-size:18px;
	font-weight:bold;
}
#Producto-Vendidos-Detalle-Foto{
	width:70px;
}
#Producto-Vendidos-Detalle-Texto{
	padding-left:8px;
	padding-top:8px;
	padding-right:0px;
	width:104px;
	height:62px;
}
#Producto-Vendidos-Detalle-Texto h2, #Producto-Vendidos-Detalle-Texto h3, #Producto-Vendidos-Detalle-Texto h4{
	font-size:9pt;
	font-weight:normal;
	line-height:1.2em;
}
#Producto-Vendidos-Detalle-Texto h4{
	margin-top:0px;
	color:#b4846f;
	line-height:1.3em;
}

#Productos-Destacados{
	position:relative;
	height:auto;
	width:680px;
	background-color:#391313;
	margin-bottom:10px;
	float:left;
	background-position:top-left;
	background-repeat:no-repeat;
}

#Productos-Destacados-Productor{
	position:relative;
	height:110px;
	width:680px;
	background-color:#4d1a19;
	float:left;
	clear:both;
	background-position:top-left;
	background-repeat:no-repeat;
}

#Productos-Destacados-Productor-Textos{
	position:relative;
	height:auto;
	width:505px;
	float:left;
	margin-left:18px;
}
#Productos-Destacados-Productor h3{
	position:relative;
	font-size:10pt;
	color:#dc8405;
	margin-top:8px;
	float:left;
}

#Productos-Destacados-Productor h3 a:link {text-decoration:none; font-weight:bold;color:#dc8405;} /* Link no visitado*/
#Productos-Destacados-Productor h3 a:visited {text-decoration:none; font-weight:bold;color:#dc8405;} /*Link visitado*/
#Productos-Destacados-Productor h3 a:active {text-decoration:none; font-weight:bold;color: #dc8405;} /*Link activo*/
#Productos-Destacados-Productor h3 a:hover {text-decoration:none; font-weight:bold; color:#EBDFB5;} /*Mause sobre el link*/

#Productos-Destacados-Productor h4{
	font-size:9pt;
	margin-top:5px;
	float:left;
	font-weight:normal;
	line-height:1.4em;
}

#Boton-Productor{
	position:relative;
	height:auto;
	width:auto;
	padding:5px;
	background-color:#7d2929;
	float:left;
	font-weight:bold;
	margin-right:5px;
	margin-top:8px;
}

#Boton-Productor a:link {text-decoration:none; font-weight:bold;color:#EBDFB5;} /* Link no visitado*/
#Boton-Productor a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Productor a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Productor a:hover {text-decoration:none; font-weight:bold; color:#EBDFB5;} /*Mause sobre el link*/

#Productos-Destacados-Productor-Foto {
	position:relative;
	width:154px;
	height:110px;
	float:left;
}

#Productos-Destacados-Foto{
	position:relative;
	height:205px;
	width:155px;
	float:left;
	margin-right:15px;
}

#Productos-Destacados-Header, #Productos-Destacados-Texto{
	position:relative;
	height:70px;
	width:502px;
	float:left;
	margin-right:8px;
	border-bottom-color:#caa98b;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:10px;
}

#Productos-Destacados-Texto{
	border-bottom:none;
	margin-bottom:0px;
}

#Productos-Destacados-Header-Titulos{
	position:relative;
	height:70px;
	width:auto;
	float:left;
}

#Productos-Destacados-Header-Titulos h2{
	font-size:11pt;
	line-height:1.4em;
}
#Productos-Destacados-Header-Titulos h4{
	font-weight:normal;
	line-height:1.4em;
	color:#b4846f;
}

#Productos-Destacados-Header-Productor-Texto{
	position:relative;
	height:70px;
	width:auto;
	float:right;
	text-align:right;
	color:#b4846f;
	margin-right:10px;
}
#Productos-Destacados-Header-Productor-Texto h2, #Productos-Destacados-Header-Productor-Texto h3, #Productos-Destacados-Header-Productor-Texto h4{
	font-size:9pt;
	font-weight:bold;
	line-height:1.4em;
	text-align:right;
}
#Productos-Destacados-Header-Productor-Texto h4{
	margin-top:2px;
	font-weight:normal;
}
#Productos-Destacados-Header-Productor-Foto{
	position:relative;
	height:70px;
	width:auto;
	float:right;
}

#Productos-Destacados-Boton-Comprar{
	position:relative;
	width:245px;
	height:28px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}

#Productos-Destacados-Boton-Comprar h2{
	font-size:9pt;
	margin-top:3px;
	margin-left:5px;
	color:#F00;
}

#Productos-Destacados-Botones{
	position:relative;
	width:auto;
	height:28px;
	float:left;
	margin-top:5px;
	background-color:#7d2929;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}

#Productos-Destacados-Botones h4{
	margin-top:5px;
	font-size:9pt;
}

/*CATALOGO PRODUCTOS*/
#Areas-Catalogo, #Areas-Categorias{
	position:relative;
	height:auto;
	min-height:180px;
	width:670px;
	background-color:#391313;
	float:left;
	background-repeat:no-repeat;
	background-position:top-left;
	padding:10px;
	padding-right:0px;
	padding-top:0px;
}
#Areas-Categorias{
	padding-top:10px;
	margin-bottom:10px;atg
}
#Areas-Catalogo ul{
	list-style-type:none;
}

ul.Productos, ul.Productos-Cate {
	list-style-type:none;
	float:left;
	clear:left;
}

#Catalogo-Categorias{
	position:relative;
	height:auto;
	width:660px;
	background-image:url(http://www.montsoliu.com/imagenes/background-catalogo-productos.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-color:transparent;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#812b26;
	margin-top:10px;
	margin-right:10px;
	clear:none;
}

.Catalogo-Categorias{
	width:325px;
}
a#Catalogo-Categorias:link {text-decoration:none; font-weight:bold;color: #822b26;} /* Link no visitado*/
a#Catalogo-Categorias:visited {text-decoration:none; font-weight:bold;color:#822b26;} /*Link visitado*/
a#Catalogo-Categorias:active {text-decoration:none; font-weight:bold;color: #822b26;} /*Link activo*/
a#Catalogo-Categorias:hover {text-decoration:underline; font-weight:bold;color:#822b26} /*Mause sobre el link*/

#Catalogo-Categorias img{
	float:left;
}

#Catalogo-Categorias span{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	margin-top:23px;
	margin-left:10px;
}

#Catalogo-Producto{
	position:relative;
	height:auto;
	width:216px;
	background-image:url(http://www.montsoliu.com/imagenes/background-catalogo-productos.jpg);
	background-position:left;
	background-repeat:repeat-x;
	background-color:#CCC;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#812b26;
	margin-right:5px;
	margin-top:5px;
}

a#Foto{
	position:relative;
	float:left;
	width:75px;
	height:75px;
	background-position:top-left;
	background-repeat:no-repeat;
}

.Foto{
	position:absolute;
	clip:rect(5px 75px 70px 70px);
}

.Zoom-Productos{
	position:absolute;
	height:18px;
	width:19px;
	bottom:5px;
	left:5px;
	z-index:9;
}

a#Nombre, a#Caract{
	position:relative;
	height:auto;
	width:125px;
	float:left;
	margin-top:2px;
	margin-left:8px;
	font-weight:bold;
	line-height:1.2em;
}

#Nombre-Div{
	position:relative;
	height:45px;
	width:80px;
	float:left;
}
a#Caract{
	font-weight:normal;
	font-style:italic;
	margin-top:1px;
	font-size:8pt;
}

a#Nombre:link {text-decoration:none; font-weight:bold;color: #822b26;} /* Link no visitado*/
a#Nombre:visited {text-decoration:none; font-weight:bold;color:#822b26;} /*Link visitado*/
a#Nombre:active {text-decoration:none; font-weight:bold;color: #822b26;} /*Link activo*/
a#Nombre:hover {text-decoration:underline; font-weight:bold;color:#822b26} /*Mause sobre el link*/
a#Caract:link {text-decoration:none; font-weight:normal;color: #822b26;} /* Link no visitado*/
a#Caract:visited {text-decoration:none; font-weight:normal;color:#822b26;} /*Link visitado*/
a#Caract:active {text-decoration:none; font-weight:normal;color: #822b26;} /*Link activo*/
a#Caract:hover {text-decoration:underline; font-weight:normal;color:#822b26} /*Mause sobre el link*/

.Div-Categoria{
	position:relative;
	height:auto;
	width:auto;
	float:left;
}
a#Precio, a#Precio-Agotado {
	position:relative;
	height:19px;
	width:122px;
	background-image:url(http://www.montsoliu.com/imagenes/catalogo-productos-precio.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#812b26;
	margin-top:2px;
	margin-left:5px;
	padding:4px;
	padding-left:8px;
	text-align:left;
	letter-spacing:-0.05em;
}
a#Precio:link, 		a#Precio-Agotado:link  {text-decoration:none; font-weight:bold;color: #812b26;} /* Link no visitado*/
a#Precio:visited, 	a#Precio-Agotado:visited {text-decoration:none; font-weight:bold;color:#812b26;} /*Link visitado*/
a#Precio:active, 	a#Precio-Agotado:active {text-decoration:none; font-weight:bold;color: #812b26;} /*Link activo*/
a#Precio:hover,		a#Precio-Agotado:hover  {text-decoration:none; font-weight:bold;color:#ebdfb5;	background-image:url(http://www.montsoliu.com/imagenes/catalogo-productos-precio-over.png);}

a#Up {
	position:absolute;
	display:block;
	width:28px;
	height:28px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/catalogo-productos-up.png) top left no-repeat;
	z-index:999;
	right:30px;
	top:32px;
}
a#Up:hover {
    background-position:0 -28px;
}

/*PRODUCTOS-FAMILIA*/
#Productos-Familia-Foto{
	position:relative;
	height:216px;
	width:225px;
	margin-right:15px;
	float:left;
}
#Productores-Foto{
	position:relative;
	height:216px;
	width:225px;
	float:left;
}
#Productos-Familia-Botones{
	position:relative;
	height:auto;
	width:660px;
	float:left;
	padding:10px;
	padding-top: 5px;
	margin-top:0px;
}
#Productos-Familia-Boton-1, #Productos-Familia-Boton-2, #Productos-Familia-Boton-3{
	position:relative;
	width:206px;
	height:18px;
	margin-right:5px;
	float:left;
	background-color:#7d2929;
	padding:5px;
	padding-top:6px;
	margin-top: 5px;
	line-height:1.2em;
	text-align:center;
	vertical-align:top;
}
#Productos-Familia-Boton-1{
	background-image:url(http://www.montsoliu.com/imagenes/productos-logo-pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#Productos-Familia-Boton-3{
	margin-right:0px;
}
#Productos-Familia-Boton-1 h2, #Productos-Familia-Boton-2 h2, #Productos-Familia-Boton-3 h2, #Productos-Familia-Boton-1 h3, #Productos-Familia-Boton-2 h3, #Productos-Familia-Boton-3 h3{
	text-align:center;
}

#Productos-Detalle-Recetas, #Productos-Detalle-Derecha{
	position:relative;
	width:316px;
	height:18px;
	margin-right:5px;
	float:left;
	background-color:#7d2929;
	padding:5px;
	padding-top:6px;
	margin-top: 5px;
	line-height:1.2em;
	text-align:center;
	vertical-align:top;
	background-position:right;
	background-repeat:no-repeat;
}
#Productos-Detalle-Derecha{
	margin-right:1px;
}
#Productos-Detalle-Prp{
	position:relative;
	width:251px;
	height:52px;
	margin-right:5px;
	float:left;
	background-color:#985455;
	padding:5px;
	padding-left:70px;
	padding-top:6px;
	margin-top: 5px;
	line-height:1.2em;
	text-align:left;
	vertical-align:middle;
	background-image:url(http://www.montsoliu.com/imagenes/productos-logo-prp.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	color:#985455;
}
#Productos-Detalle-Prp h3, #Productos-Detalle-Prp h2, #Productos-Detalle-Prp h4{
	text-align:left;
	color:#381112;
	line-height:1.3em;
	font-weight:normal;
}

#Productos-Detalle-Prp a:link {text-decoration:none; font-weight:normal;color: #381112;} /* Link no visitado*/
#Productos-Detalle-Prp a:visited {text-decoration:none; font-weight:normal;color:#381112;} /*Link visitado*/
#Productos-Detalle-Prp a:active {text-decoration:none; font-weight:normal;color: #381112;} /*Link activo*/
#Productos-Detalle-Prp a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#381112} /*Mause sobre el link*/

#Productos-Detalle-Derecha{
	float:right;
}
#Productos-Detalle-Recetas h2, #Productos-Detalle-Derecha h2, #Productos-Detalle-Recetas h3, #Productos-Detalle-Derecha h3{
	text-align:center;
}
#Precios-Caja{
	position:relative;
	height:auto;
	width:225px;
	float:left;
	clear:left;
}

/*RECETAS*/
#Recetas-Productos-Recetas{
	position:relative;
	height:auto;
	width:320px;
	float:left;
	clear:
}
#Recetas-Productos-Titular{
	position:relative;
	height:14px;
	width:299px;
	padding:10px;
	padding-top:5px;
	background-color:#391313;
	margin-bottom:1px;
	margin-top:1px;
	text-align:center;
}

/*PRP*/
#PRP-Imagen{
	position:relative;
	height:200px;
	width:680px;
	margin-top:10px;
	float:left;
	clear:both;
	background-color:#391313;
}

#PRP-Productores-Imagenes-Div{
	position:relative;
	width:225px;
	height:auto;
	float:left;
}
#PRP-Productores-Imagenes{
	position:relative;
	width:225px;
	height:auto;
	float:left;
	clear:left;
	border-top-color:#391313;
	border-top-style:solid;
	border-top-width:2px;
}
#PRP-Productores-Texto{
	position:relative;
	width:420px;
	height:auto;
	float:left;
	margin-left:15px;
}
#PRP-Productores-CajaBotones{
	position:relative;
	height:auto;
	width:440px;
	float:right;
	margin-bottom:8px;
}

/*CARRITO*/
#ProductoAgregado, #ProductoEliminado, #ProductoMas, #ProductoMenos{
	position:absolute;
	z-index:99;
	width:170px;
	height:32px;
	padding:10px;
	text-align:center;
	color:#EBDFB5;
	display:none;
	font-weight:bold;
	background-image:url(http://www.montsoliu.com/imagenes/agregar-producto.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:9pt;
	line-height:1.3em;
}

#Carrito-Areas, #Carrito-Areas-Detalle{
	position:relative;
	height:auto;
	width:320px;
	background-color:#391313;
	margin-bottom:10px;
	float:right;
	background-repeat:no-repeat;
	background-position:top-left;
	clear: none;
	padding:5px;
}

#Carrito-Areas-Detalle{
	background-color:#995556;
	float:left;
	min-height:50px;
	padding:10px;
	width:310px;
	color:#391313;
	clear: left;
}

#Carrito-Nombre{
	height:26px;
	width:172px;
	float:left;
	position: relative;
	margin-left: 5px;
	margin-top: 4px;
	font-size:8pt;
	font-weight:bold;
	color:#a48d74;
	line-height:1.2em;
}

#Carrito-Botones, #Carrito-Botones-Eliminar {
	display:relative;
	width:18px;
	height:18px;
	float:left;
	margin-right:5px;
	margin-top:2px;
}
#Carrito-Botones-Eliminar{
	margin:5px;
}
#Carrito-Precios{
	position:relative;
	height:30px;
	width:90px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	margin-bottom:0px;
}

#Carrito-Precios h2, #Carrito-Precios h3{
	font-size:14pt;
	line-height:1.2em;
	letter-spacing:-1pt;
	text-align:left;
}

#Carrito-Precios a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Carrito-Precios a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Carrito-Precios a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Carrito-Precios a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Boton-Detalle-Carrito{
	position:relative;
	width:186px;
	height:38px;
	margin-left:5px;
	background-color:#7d2929;
	float:left;
	padding:5px;
	padding-top:6px;
	padding-right:3px;
	clear: none;
	margin-top:5px;
	line-height:1.2em;
	color: #EBDFB5;
}

#Boton-Detalle-Carrito h4 {
	color:#EBDFB5;
	font-size:9pt;
	line-height:1.2em;
	text-align:left;
	margin-top:2px;
	font-style:italic;
}

#Boton-Detalle-Carrito h4, #Boton-Detalle-Carrito h2 {
	text-align:left;
	font-style:normal;
	padding-top:1px;
}

#Boton-Detalle-Carrito a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle-Carrito a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle-Carrito a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle-Carrito a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Boton-Detalle-Carrito h3 a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle-Carrito h3 a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle-Carrito h3 a:active {text-decoration:none; font-weight:bold;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle-Carrito h3 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/
#Boton-Detalle-Carrito h4 a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
#Boton-Detalle-Carrito h4 a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Boton-Detalle-Carrito h4 a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Boton-Detalle-Carrito h4 a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/

#Carrito-Cantidad{
	position:relative;
	height:30px;
	width:100px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.Cantidad{
	width:20px;
	height:auto;
	float:left;
	margin-right:5px;
}

#Carrito-Cantidad form input{
	height:15px;
	width:20px;
	font-weight:bold;
}

#Carrito-Cantidad-Selecione{
	position:relative;
	height:30px;
	width:80px;
	line-height:1.2em;
	float:right;
	padding-left:15px;
	margin-bottom:20px;
}

#Carrito-Areas-Detalle-Textos, #Carrito-Areas-Detalle-Precios, #Carrito-Total-Precios, #Carrito-Datos {
	position:relative;
	height:auto;
	width:120px;
	text-align:right;
	float:right;
	margin-right: 20px;
	margin-bottom:10px;
}
#Carrito-Areas-Detalle-Textos h3, #Carrito-Areas-Detalle-Precios h3, #Carrito-Total-Precios h3{
	color:#391213;
	font-size:13pt;
	font-weight:bold;
}
#Carrito-Areas-Detalle-Precios {
	margin-bottom:0px;
	float:right;
}
#Carrito-Areas-Detalle-Precios h3{
	color:#e9e0b5;
}
#Carrito-Total, #Carrito-Aceptar, #Carrito-Datos, #Video-Catalan{
	position:relative;
	height:auto;
	min-height:20px;
	width:305px;
	background-color:#391213;
	padding:5px;
	float: right;
	color: #ffcc01;
	padding-right: 0px;
	margin-bottom:0px;
}

#Carrito-Aceptar a:link {text-decoration:none; font-weight:normal;color: #EBDFB5; margin-bottom:5px;} /* Link no visitado*/
#Carrito-Aceptar a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5; margin-bottom:5px;} /*Link visitado*/
#Carrito-Aceptar a:active {text-decoration:none; font-weight:normal;color: #EBDFB5; margin-bottom:5px;} /*Link activo*/
#Carrito-Aceptar a:hover {text-decoration:none; font-weight:normal; text-decoration:underline; background-color:transparent; color:#EBDFB5; margin-bottom:5px;} /*Mause sobre el link*/

#Carrito-Datos{
	background-color:#622021;
	float:left;
	width:315px;
	margin-right:0px;
	text-align:left;
	font-weight:bold;
	color:#ebe0b3;
	margin-bottom: 5px;
}
#Carrito-Datos p{
	font-weight:normal;
	padding:0px;
	margin:0px;
	float:left;
	margin-left:-5px;
}

#Carrito-Datos a:link {text-decoration:none; font-weight:bold;color: #EBDFB5;} /* Link no visitado*/
#Carrito-Datos a:visited {text-decoration:none; font-weight:bold;color:#EBDFB5;} /*Link visitado*/
#Carrito-Datos a:active {text-decoration:none; font-weight:bold;color: #ebdfb5;} /*Link activo*/
#Carrito-Datos a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5;} /*Mause sobre el link*/


#Carrito-Datos input{
	width:315px;
	height:30px;
}

#Carrito-Total-Precios{
	color: #EBDFB5;
	margin-bottom:0px;
}

#Video-Catalan{
	color:#ebe0b3;
	margin-top: 15px;
}

#Video-Catalan{
	width:295px;
	float:left;
	margin-left:10px;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
}

#Carrito-Total-Precios h3{
	color: #EBDFB5;
}
#Carrito-Pagar{
	position:relative;
	width:330px;
	height:45px;
	float:left;
	clear:left;
	background-color:#EBDFB5;
	margin-bottom:10px;
}
#Carrito-Pagar input{
	text-align:center;
	vertical-align:middle;
	width:310px;
	height:45px;
	background-color:#EBDFB5;
	color:#a81b23;
	border:0px;
	font-size:16pt;
	font-weight:bold;
	margin-left:10px;
}
#Carrito-Pagar input:hover {text-decoration:none; font-weight:bold; background-color:#EBDFB5; color:#391313;} /*Mause sobre el link*/

#Carrito-Areas input{
	width:300px;
	height:15px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
}

#Carrito-Areas input[type=checkbox]{
	width:15px;
	height:15px;
	margin-left:0px;
	margin-right:5px;
	float:left;
	margin-bottom:-4px;
}

#Carrito-Areas p{
	padding-left:6px;
	padding-bottom:3px;
}

#Carrito-Datos-Data{
	position:relative;
	height:auto;
	min-height:50px;
	width:315px;
	float:left;
	clear:left;
	margin-bottom:2px;
}
#Direccion{
	display:none;
}
#Carrito-Datos-Data input[type=radio]{
	width:20px;
	height:auto;
}
#Carrito-Datos-Envio{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	clear:left;
}
#Carrito-Datos-Facturacion{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	clear:left;
}

a#Carrito-Final-Mas, a#Carrito-Final-Menos, a#Carrito-Final-Eliminar,a#Carrito-Final-Actualizar  {
	display:block;
	width:18px;
	height:18px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/carrito-final-mas.gif) top left no-repeat;
}
a#Carrito-Final-Mas:hover, a#Carrito-Final-Menos:hover, a#Carrito-Final-Eliminar:hover, a#Carrito-Final-Actualizar:hover {
    background-position:0 -18px;
}
a#Carrito-Final-Menos{
	background:url(http://www.montsoliu.com/imagenes/carrito-final-menos.gif) top left no-repeat;
}
a#Carrito-Final-Eliminar{
	background:url(http://www.montsoliu.com/imagenes/carrito-final-eliminar.gif) top left no-repeat;
}
a#Carrito-Final-Actualizar{
	background:url(http://www.montsoliu.com/imagenes/carrito-final-actualizar.gif) top left no-repeat;
}

#Proceder-Foto{
	position:relative;
	width:215px;
	height:140px;
	float:left;
	clear:both;
}

#Proceder-Help{
	position:relative;
	width:215px;
	height:275px;
	float:left;	
	margin-right:11px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#Proceder-Texto{
	position:relative;
	width:201px;
	height:120px;
	margin-right:0px;
	padding:7px;
	background-color:#391313;
	float:left;
}

/*GALERIA*/
#Galeria-Fotos{
	position:relative;
	height:200px;
	width:215px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

/*NEWS - RECETAS*/
#Fotos-Video, #Fotos-PDF{
	position:relative;
	height:auto;
	width:320px;
	min-height:100px;
	float:left;
	border-bottom-color:#391213;
	border-bottom-style:solid;
	border-bottom-width:2px;
	clear: left;
}
#Fotos-Video-News{
	position:relative;
	height:auto;
	min-height:192px;
	width:320px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}
.Fotos-Video{
	height:auto;
	width:320px;
}
#Noticias-Fotos{
	position:relative;
	height:auto;
	width:320px;
	float:left;
}
#Noticias-Textos{
	position:relative;
	width:320px;
	height:auto;
	float:left;
}
#Noticias-Productos{
	position:relative;
	height:70px;
	width:310px;
	float:left;
	background-color:#391213;
	margin:5px;
}
#Noticias-Productos h3{
	margin-bottom:7px;
}
#Noticias-Productos-Fotos{
	position:relative;
	height:70px;
	width:70px;
	float:left;
	margin-right:10px;
}
#Noticias-Productos-Textos{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	margin-top:8px;
}

#Titulares, #Titulares-Grandes, #Titulares-Eco{
	position:relative;
	width:320px;
	height:auto;
	margin-top:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ece1b4;
	float:left;
	margin-right:10px;
	margin-left:20px;
	padding-bottom:4px;
}
#Titulares-Grandes{
	width:640px;
	clear:left;
}
#Titulares-Eco{
	margin:0px;
	width:400px;
}
#Titulares h2, #Titulares-Eco h2, #Titulares-Grandes h2{
	font-size:11pt;
	line-height:1.4em;
}
#Titulares h4, #Titulares-Eco h4, #Titulares-Grandes h4{
	font-weight:normal;
	line-height:1.4em;
	color:#b4846f;
}
#Fechas{
	position:relative;
	font-size:8pt;
	font-style:italic;
	height:auto;
	width:60px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	color:#8d7160;
}
#Textos-ReceNews, #Textos-ReceNews-Grandes{
	position:relative;
	width:auto;
	height:auto;
	min-height:70px;
	min-width:320px;
	max-width:320px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:20px;
	float:left;
}
#Textos-ReceNews-Grandes{
	min-height:70px;
	width:650px;
	min-width:650px;
	margin-left:20px;
}
#Textos h3, #Textos-ReceNews h3, #Textos-ReceNews-Grandes h3{
	padding-bottom:7px;
	line-height:1.5em;
}

#Textos-ReceNews-Grandes p a:link {text-decoration:none; font-weight:normal;color: #ebdfb5;} /* Link no visitado*/
#Textos-ReceNews-Grandes p a:visited {text-decoration:none; font-weight:normal;color:#ebdfb5;} /*Link visitado*/
#Textos-ReceNews-Grandes p a:active {text-decoration:none; font-weight:normal;color: #ebdfb5;} /*Link activo*/
#Textos-ReceNews-Grandes p a:hover {text-decoration:none; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/
#Textos-ReceNews p a:link {text-decoration:none; font-weight:normal;color: #ebdfb5;} /* Link no visitado*/
#Textos-ReceNews p a:visited {text-decoration:none; font-weight:normal;color:#ebdfb5;} /*Link visitado*/
#Textos-ReceNews p a:active {text-decoration:none; font-weight:normal;color: #ebdfb5;} /*Link activo*/
#Textos-ReceNews p a:hover {text-decoration:none; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

/*PRODUCCION ECO*/
#Produccion-Eco-Caja{
	position:relative;
	height:auto;
	width:auto;
	float:left;
}
#Produccion-Eco-Logos{
	position:relative;
	height:auto;
	width:auto;
	float:left;
	margin-right:10px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:0px;
	*padding-bottom:12px;
}
/*PROFESIONALES*/
#Profesionales-LogIn{
	position:relative;
	height:75px;
	width:215px;
	padding:8px;
	float:left;
	background-color:#7d2929;
	margin-left:20px;
	margin-bottom:10px;
}
#Profesionales-LogIn-Error{
	position:relative;
	height:75px;
	width:350px;
	padding:8px;
	float:left;
	background-color:#7d2929;
	margin-left:20px;
	margin-bottom:10px;
	color:#EBDFB5;
}
#Profesionales-LogIn-Error p{
	color:#EBDFB5;
}
#Profesionales-LogIn input{
	margin-bottom:3px;
}
#Profesionales-LogIn button{
	width:100px;
}
#Profesionales-LogIn-Textos{
	position:relative;
	height:auto;
	width:85px;
	float:left;
}
#Profesionales-LogIn-Form{
	position:relative;
	width:100px;
	height:auto;
	float:left;
}
.Profesionales-Boton{
	width:80px;
	margin-left:-2px;
}

/*CONTACTAR*/
#GoogleMaps{
	position:relative;
	width:680px;
	height:270px;
}
#DIV-GoogleMaps{
	position:relative;
	width:680px;
	height:270px;
	margin-bottom:10px;
	float:left;
}

/*AYUDA*/
#Ayuda-Respuestas{
	position:relative;
	height:auto;
	width:640px;
	margin-bottom:10px;
	margin-top:40px;
	float:left;
}
#Ayuda-Imagen{
	position:relative;
	height:auto;
	width:640px;
	margin-bottom:10px;
	float:left;
	clear:left;
}
#Ayuda-Respuestas-Texto{
	position:relative;
	height:auto;
	width:640px;
	float:left;
	clear:left;
}
.Ayuda-Pregunta{
	color:#ebe0b3;
	font-weight:bold;
}
.Ayuda-Respuesta-Titulo{
	color:#ebdfb5;
	font-weight:bold;
	text-transform:uppercase;
	width:640px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ebdfb5;
	margin-bottom:10px;
	padding-bottom:5px;
	float:left;
	clear:left;
}
#Tabla-Precios{
	position:relative;
	height:auto;
	width:640px;
}
#Tabla-Precios td{
	padding:6px;
	border:0px;
}
.Tabla-Precios{
	height:20px;
	background-color:#ebdfb5;
	color:#7d2929;
	text-align:center;
}
.Tabla-Paises{
	font-weight:bold;
	background-color:#7d2929;
	color:#ebdfb5;
}
.Tabla-Pesos{
	background-color:#7d2929;
	color:#ebdfb5;
	font-weight:bold;
	text-align:center;
	width:50px;
}
.Tabla-SinNada{
	background-color:transparent;
}

/*ADTHIS*/
#AdThis-Mini{
	position:relative;
	width:auto;
	height:auto;
	margin-top:210px;
	background-color:#ecddb2;
	margin-bottom:0px;
	float:left;
}
#AdThis-DIV{
	position:relative;
	width:auto;
	height:auto;
	margin-left:20px;
	margin-bottom:0px;
	float:left;
}
#Areas-AdThis{
	position:relative;
	height:45px;
	width:670px;
	padding-left:10px;
	padding-top:2px;
	background-color:#391313;
	float:left;
	margin-top:10px;
}
#AdThis, #AdThisLike{
	position:relative;
	width:312px;
	height:30px;
	*height:40px;
	float:right;
	margin-top:6px;
	margin-right:11px;
	background-color:#ecddb2;
	margin-bottom:0px;
	*background-image:url(http://www.montsoliu.com/imagenes/noticias-addthis-background.gif);
	*background-position:top middle;
	*background-repeat:no-repeat;
}
#AdThisLike{
	width:auto;
	float:left;
	margin-right:0px;
}
.addthis_default_style{
	font-size:9pt;
	color:#391213;
	margin-left:7px;
	margin-top:6px;
}

.addthis_default_style a img{
	width:16px;
	height:auto;
}

.addthis_default_style span{
	vertical-align:super;
}

a.addthis_button_expanded:link {text-decoration:none; color: #391213; vertical-align:baseline;} /* Link no visitado*/
a.addthis_button_expanded:visited {text-decoration:none; color:#391213;} /*Link visitado*/
a.addthis_button_expanded:active {text-decoration:none; color: #391213;} /*Link activo*/
a.addthis_button_expanded:hover {text-decoration:none; font-weight:bold; color: #391213; background-color:transparent;} /*Mause sobre el link*/
a.addthis_button_facebook, a.addthis_button_twitter, a.addthis_button_google,  a.addthis_button_meneame, a.addthis_button_delicious, a.addthis_button_email, a.addthis_button_favorites, a.addthis_button_print:hover {text-decoration:none; background-color:transparent;} /*Mause sobre el link*/

/*PIE*/
#Pie {
	position:relative;
	margin: 0 auto;
	padding-left:35px;
	padding-right:35px;
	height:170px;
	width:980px;
	background-image:url(http://www.montsoliu.com/imagenes/background-pie-sombra.png);
	background-position:bottom;
	background-repeat:repeat-y;
}
#Pie-Margen{
	position:relative;
	height:30px;
	width:auto;
	background-color:#7d2929;
	padding-left:35px;
	padding-right:35px;
	width:910px;
}
#Pie-Barra{
	position:relative;
	width:910px;
	background-color:#be9494;
	padding-top:2px;
	height:23px;
	padding-left:35px;
	padding-right:35px;
	color:#7d2929;
}
#Pie-Menu, #Pie-Privacidad{
	position:relative;
	width:auto;
	height:auto;
	float:left;
}
#Pie-Privacidad{
	float:right;
}
#Pie-Contactar{
	position:relative;
	width:225px;
	height:40px;
	float:left;
	background-color:#921920;
	margin-left:35px;
	margin-top:15px;
	color:#EBDFB5;
	padding:10px;
}

#Pie-Contactar h5{
	color:#EBDFB5;
	font-weight:normal;
}

.Pie-Contactar{
	font-size:10pt;
	line-height:1.6em;
}

#Pie-Contactar h5 a:link {text-decoration:none; font-weight:normal;color: #EBDFB5;} /* Link no visitado*/
#Pie-Contactar h5 a:visited {text-decoration:none; font-weight:normal;color:#EBDFB5;} /*Link visitado*/
#Pie-Contactar h5 a:active {text-decoration:none; font-weight:normal;color: #EBDFB5;} /*Link activo*/
#Pie-Contactar h5 a:hover {text-decoration:underline; font-weight:bold; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

#Pie-PagoSeguro{
	position:relative;
	width:190px;
	height:50px;
	float:left;
	background-color:#921920;
	margin-left:10px;
	margin-top:15px;
	color:#be9494;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

#Pie-PagoSeguro h6{
	text-align:left;
	font-size:8pt;
	background-image:url(http://www.montsoliu.com/imagenes/pago-seguro-garantizado-candado.gif);
	padding-left:17px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:3px;
	text-decoration:none;
}

#Pie-PagoSeguro h6 a:link {text-decoration:none; font-weight:normal;color: #be9494;} /* Link no visitado*/
#Pie-PagoSeguro h6 a:visited {text-decoration:none; font-weight:normal;color:#be9494;} /*Link visitado*/
#Pie-PagoSeguro h6 a:active {text-decoration:none; font-weight:normal;color: #be9494;} /*Link activo*/
#Pie-PagoSeguro h6 a:hover {text-decoration:none; font-weight:normal;color:#fecc0d} /*Mause sobre el link*/


#Pie-Direccion{
	position:relative;
	width:auto;
	height:auto;
	margin-right:35px;
	margin-top:15px;
	color:#be9494;
	float:right;
	text-align:right;
	margin-bottom: 20px;
}
#Pie-Direccion a:link {text-decoration:none; font-weight:normal;color: #be9494;} /* Link no visitado*/
#Pie-Direccion a:visited {text-decoration:none; font-weight:normal;color:#be9494;} /*Link visitado*/
#Pie-Direccion a:active {text-decoration:none; font-weight:normal;color: #be9494;} /*Link activo*/
#Pie-Direccion a:hover {text-decoration:underline; font-weight:normal; background-color:transparent; color:#EBDFB5} /*Mause sobre el link*/

.vcard{
	position:relative;
	height:auto;
	width:auto;
}
.email, .tel{
	float:right;
}
.tel, .region{
	margin-right:6px;
}
#Areas-Fichas{
	position:relative;
	height:auto;
	width:660px;
	background-color:#391313;
	float:left;
	padding:10px;
	padding-bottom:0px;
}
#Areas-Fichas-Productores{
	position:relative;
	height:70px;
	width:320px;
	background-color:#7d2929;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

a#PDF-Productores{
	position:relative;
	height:63px;
	width:134px;
	padding-left:80px;
	padding-top:2px;
	float:left;
	background-color:#7d2929;
	background-position:top-left;
	background-repeat:no-repeat;
	clear:left;
	margin-top:10px;
}

a#PDF-Productores h4, a#PDF-Productores h3, a#PDF-Productores h5{
	line-height:1.3em;
	width:130px;
}

a#PDF-Productores h5{
	color:#b4846f;
	font-style:italic;
	margin-top:0px;
}

a#PDF-Productores:link {text-decoration:none;} /* Link no visitado*/
a#PDF-Productores:visited {text-decoration:none;} /*Link visitado*/
a#PDF-Productores:active {text-decoration:none;} /*Link activo*/
a#PDF-Productores:hover h3{text-decoration:underline;color:#832b27;} /*Mause sobre el link*/
a#PDF-Productores:hover h4{text-decoration:underline;color:#832b27;} /*Mause sobre el link*/
a#PDF-Productores:hover h5{text-decoration:underline;color:#832b27;} /*Mause sobre el link*/
a#PDF-Productores:hover { background-color:#e48200;} /*Mause sobre el link*/

#Productores-Div{
	position:relative;
	height:auto;
	width:670px;;
	float:left;
	margin-left:20px;
	margin-bottom:8px;
}

a#Productor-Div{
	position:relative;
	height:118px;
	width:170px;
	background-color:#732525;
	background-position:top-left;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:145px;
	padding-top:7px;
}

a#Productor-Div h3{
	line-height:1.4em;
	width:160px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom-color:#efe0b2;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	float:left;
	font-size:10pt;
	letter-spacing:-0.05em;
}

a#Productor-Div h4{
	position:relative;
	float:left;
	color:#efe0b2;
	font-weight:normal;
	line-height:1.4em;
	width:160px;
}

a#Productor-Div:hover h3{color:#e58300;border-bottom-color:#e58300;} /*Mause sobre el link*/
a#Productor-Div:hover h4{color:#e58300;border-bottom-color:#e58300;} /*Mause sobre el link*/

#Video{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}


#Fichas-Foto{
	position:relative;
	height:70px;
	width:70px;
	float:left;
}
#Fichas-Texto{
	position:relative;
	height:auto;
	width:auto;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
#Fichas-Texto h3{
	line-height:1.3em;
}
#Agotado {
	text-decoration:line-through;
}
#Video{
	position:relative;
	height:auto;
	width:auto;
	margin-bottom:20px;
	float:left;
}

/*TWITTER*/
#Twitter{
	position:relative;
	height:auto;
	width:204px;
	float:left;
	background-image:url(http://www.montsoliu.com/imagenes/twitter-head.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	background-color:#c1dfed;
	padding:5px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#Twitter-Cont{
	position:relative;
	height:auto;
	width:194px;
	background-image:url(http://www.montsoliu.com/imagenes/twitter-trans.png);
	background-repeat:repeat;
	margin-top:0px;
	padding:5px;
	float:left;
}

a#Twitter-Logo {
	position:relative;
	float:left;
	display:block;
	width:165px;
	height:46px;
	text-indent:-9999px;
	background:url(http://www.montsoliu.com/imagenes/twitter-logo.jpg) top left no-repeat;
	margin-left:5px;
}
a#Twitter-Logo:hover {
    background-position:0 -46px;
}

a#Twitter-Acceso{
	position:relative;
	margin-top:5px;
	width:auto;
	height:auto;
	float:left;
}

/*
 * jTweetsAnywhere V1.2.1
 * http://thomasbillenstein.com/jTweetsAnywhere/
 *
 * Copyright 2010, Thomas Billenstein
 * Licensed under the MIT license.
 * http://thomasbillenstein.com/jTweetsAnywhere/license.txt
 */

.jta-tweet-list
{
    padding: 0;
    list-style: none;
	margin-bottom:10px;
}

.jta-tweet-list-item{
    border-bottom: 1px solid #5884b4;
	border-bottom-style:dotted;
    padding: 8px 0px 8px 0px;
	overflow: hidden;
	color:#0b5b78;
	font-size:8pt;
	line-height:1.3em;
}

.jta-tweet-text a:link {text-decoration:none; color:#006; font-weight:normal; font-style:italic;} /* Link no visitado*/
.jta-tweet-text a:visited {text-decoration:none;color:#006; font-weight:normal; font-style:italic;} /*Link visitado*/
.jta-tweet-text a:active {text-decoration:none;color:#006; font-weight:normal; font-style:italic;} /*Link activo*/
.jta-tweet-text a:hover{text-decoration:underline;color:#832b27;color:#006; font-weight:normal; font-style:italic;} /*Mause sobre el link*/

.jta-tweet-list-item:first-child
{
    border-bottom: 1px dotted #5884b4;
}

.jta-tweet-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-tweet-profile-image-link
{
}

.jta-tweet-profile-image img
{
	width: 48px;
	height: 48px;
}

.jta-tweet-body
{
}

.jta-tweet-body-list-profile-image-present
{
	margin-left: 58px;
}

.jta-tweet-user-name
{
	font-weight: bold;
}

.jta-tweet-user-screen-name
{
}

.jta-tweet-user-full-name
{
    color: #900;
}

.jta-tweet-text{
}

.jta-tweet-user-screen-name-link,
.jta-tweet-user-full-name-link,
.jta-tweet-a,
.twitter-anywhere-user
{
    color: #900;
	text-decoration: none;
}

.jta-tweet-user-screen-name-link:hover,
.jta-tweet-user-full-name-link:hover,
.jta-tweet-a:hover,
.twitter-anywhere-user:hover
{
    color: #900;
	text-decoration: underline;
}

.jta-tweet-link
{
}

.jta-tweet-link:hover
{
}

.jta-tweet-hashtag
{
}

.jta-tweet-hashtag:hover
{
}

.jta-tweet-attributes
{
	display: block;
    color: #999;
    font-size: 11px;
    margin-top: 3px;
}

.jta-tweet-timestamp
{
}

.jta-tweet-source
{
}

.jta-tweet-inreplyto
{
}

.jta-tweet-location
{
}

.jta-tweet-retweeter
{
}

.jta-tweet-timestamp-link,
.jta-tweet-source-link a,
.jta-tweet-inreplyto-link,
.jta-tweet-location-link,
.jta-tweet-retweeter-link
{
    color: #999;
	text-decoration: none;
}

.jta-tweet-timestamp-link:hover,
.jta-tweet-source-link a:hover,
.jta-tweet-inreplyto-link:hover,
.jta-tweet-location-link:hover,
.jta-tweet-retweeter-link:hover
{
    color: #999;
	text-decoration: underline;
}

.jta-tweet-list-controls
{
	margin-top: 20px;
}

.jta-tweet-list-controls-button
{
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
    border: 1px solid #999;
}

.jta-tweet-list-controls-button:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-controls-button-more
{
}

.jta-tweet-list-controls-button-prev
{
}

.jta-tweet-list-controls-button-next
{
	margin-left: 10px;
}

.jta-tweet-list-autorefresh-trigger
{
	padding: 8px 0px 8px 0px;
	margin-bottom: 10px;
	text-align: center;
    border: 1px solid #999;
}

.jta-tweet-list-autorefresh-trigger:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-tweet-list-autorefresh-trigger-content
{
}

.jta-follow-button{
	width:100px;
	font-size:8pt;
	float:left;
	position:relative;
}

.jta-tweet-box{
	font-size:8pt;
}


.jta-connect-button
{
}


.jta-login-info
{
}

.jta-login-info-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-login-info-profile-image img
{
	width: 48px;
	height: 48px;
}

.jta-login-info-block
{
	margin-left: 58px;
}

.jta-login-info-screen-name
{
}

.jta-login-info-sign-out
{
	width: 97px;
	margin-top: 2px;
	padding: 1px;
	text-align: center;
    border: 1px solid #999;
}

.jta-login-info-sign-out:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}


.jta-loading
{
	margin: 0;
    padding: 8px 0px 8px 0px;
		color:#0b5b78;
}

.jta-error
{
	margin: 0;
    padding: 8px;
    color: #000;
    background-color: #f00
}

.jta-nodata
{
	margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.jta-clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a#Recuperar{
	position:relative;
	height:auto;
	width:auto;
	padding:5px;
	background-color:#dc8405;
	float:left;
	font-weight:bold;
	color:#7d2929;
	margin-bottom:15px;
	min-width:310px;
}

a#Recuperar:link {text-decoration:none; color:#7d2929;} /* Link no visitado*/
a#Recuperar:visited {text-decoration:none;color:#7d2929;} /*Link visitado*/
a#Recuperar:active {text-decoration:none;color:#7d2929;} /*Link activo*/
a#Recuperar:hover{text-decoration:none;color:#7d2929; background-color:#F0CF79;} /*Mause sobre el link*/

#Oferta-Gran, #Oferta-Gran-Carrito{
	position:relative;
	height:65px;
	width:65px;
	color:#7d2929;
	background-image:url(http://www.montsoliu.com/imagenes/oferta-gran.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	margin-left:18px;
	margin-top:5px;
}
#Oferta-Gran-Carrito{
	position:absolute;
	right:0;
	bottom:0;
	z-index:999;
}
.Oferta-Numero{
	width:65px;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-bottom:2px;
	margin-top:14px;
	letter-spacing:-0.05em;
}
.Oferta-Frase{
	font-size:7pt;
	font-weight:normal;
	float:left;
	clear:both;
	line-height:1em;
	text-align:center;
}
#Oferta-Mini{
	position:absolute;
	height:26px;
	width:29px;
	color:#7d2929;
	background-image:url(http://www.montsoliu.com/imagenes/oferta-mini.png);
	background-position:top center;
	background-repeat:no-repeat;
	top:0px;
	left:40px;
	z-index:90;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	padding-top:8px;
	letter-spacing:-0.10em;
	text-align:center;
}
#ProductosEco{
	position:relative;
	height:auto;
	width:auto;
	background-color:#b5a83e;
	margin-top:10px;
	padding:10px;
	padding-left:14px;
	float:left;
	font-size:12pt;
	color:#391313;
	line-height:1.1em;
}
#ProductosEco a:link {color:#391313;} /* Link no visitado*/
#ProductosEco a:visited {color:#391313;} /*Link visitado*/
#ProductosEco a:active {color:#391313;} /*Link activo*/
#ProductosEco a:hover{color:#391313; text-decoration:underline;} /*Mause sobre el link*/

#LogoEco{
	position:relative;
	height:auto;
	width:auto;
	background-color:#b5a83e;
	background-image:url(http://www.montsoliu.com/imagenes/logo-ccpae-produccion-ecologica.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:65px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	font-size:12pt;
	color:#391313;
	line-height:1.1em;
}

#ProductosEco ul{
	list-style-position:inside;
	list-style-type:none;
	font-size:9pt;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:##391313;
	margin-top:5px;
	float:left;
	width:180px;
	line-height:1.2em;
}
#ProductosEco ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:##391313;
}

#ProductosEco ul li a:link {color:#391313;} /* Link no visitado*/
#ProductosEco ul li a:visited {color:#391313;} /*Link visitado*/
#ProductosEco ul li a:active {color:#391313;} /*Link activo*/
#ProductosEco ul li a:hover{color:#391313; font-weight:bold; text-decoration:none;} /*Mause sobre el link*/
.Aviso{
	position:relative;
	height:auto;
	padding:10px;
	width:auto;
	background-color:#EBDFB5;
	float:left;
	color:#391313;
	margin-bottom:10px;
	padding-bottom:0px;
	cursor:pointer;
}
.Aviso:hover span {background-color:#832B27;} /*Mause sobre el link*/

.Aviso h3, .Aviso p{
	color:#391313;
	margin-bottom:5px;
}
.Aviso h3{
	font-size:11pt;
}
.Aviso a:link {color:#391313;} /* Link no visitado*/
.Aviso a:visited {color:#391313;} /*Link visitado*/
.Aviso a:active {color:#391313;} /*Link activo*/
.Aviso a:hover{color:#391313; font-weight:bold; text-decoration:underline;} /*Mause sobre el link*/

.Aviso span{
	background-color:#391313;
	padding:5px;
	color:#EBDFB5;
	font-weight:bold;
	margin-top:5px;
	float:left;
	margin-bottom:10px;
}

.Grafico{
	position:relative;
	padding:10;
	width:100%;
	height:100px;
	background-image:url(http://www.montsoliu.com/imagenes/nuevo-metodo-compra.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#44211F;
	margin-bottom:10px;
}
