/* CSS Document */

/* elementos de utilización general que configuran todas las paginas */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


* a {
 text-decoration: none;
}

body {
	background-image: url(../Design/Fondo.jpg);
	margin: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #000000;
}

#contenedor{
}

#cuerpo{
	width: 785px;
	background-color: #FFFFFF;
	overflow: visible;
}

#cabecera{
	text-align: center;
	visibility: visible;
	z-index: 1;
	margin-bottom:6px;
	margin-left:6px;
	margin-right:6px;
	height: 225px;
	width: 773px;
	overflow: hidden;
	position:relative;
}

#subcabecera{
	margin-bottom:6px;
	margin-left:6px;
	margin-right:6px;
	height: 20px;
	width: 773px;
	background-color: #999999;
	overflow:hidden;
}

#localiza{
	font-size: 8pt;
	color: #FFFFFF;
	float:left;
	margin-left:5px;
	line-height:14pt;
	vertical-align:middle;
}

#buscador{
	float:right;
}
#cmp_busc{
	font-size: 9px;
	vertical-align:top;
	padding-left:3px;
}

#btn_busc{
	margin-right:3px;
}

/* COLUMNAS HOME */
#columna1{
	position: relative;
	width: 146px;
	overflow: visible;	
	margin-bottom:6px;
	float:left;
}


#columna2{
	position: relative;
	width: 465px;
	overflow: hidden;	
	margin-bottom:6px;
	margin-left:11px;
	margin-right:11px;
	float:left;
}

#columna3{
	position: relative;
	width: 146px;
	overflow: visible;	
	margin-bottom:6px;
	float:right;
}

#final{
	position: relative;
	width: 785px;
}

/* ESTILS COLUMNA1 MENU*/

#basic-accordian{
	background-image: url(../Design/MenuFons.jpg);
	width:136px;
}
.accordion_headings{
	width: 128px;
	height:31px;
	background-image: url(../Design/MenuBotN.jpg);
	background-repeat: no-repeat;
	margin-left:4px;
	margin-right:4px;
}

.accordion_headings:link{
	background-image: url(../Design/MenuBotN.jpg);
}
.accordion_headings:visited{
	background-image: url(../Design/MenuBotN.jpg);
}
.accordion_headings:active{
	background-image: url(../Design/MenuBotR.jpg);
}
.accordion_headings:hover{
	background-image: url(../Design/MenuBotR.jpg);
}
.accordion_child{
	width: 128px;
	margin-left:4px;
	margin-right:4px;
	font-size:9px;
	z-index:13;
	overflow:hidden;
}


.header_highlight{
	background-image: url(../Design/MenuBotR.jpg);
}
.mNomMarca{
	font-size: 10px;
	width: 95px;
	height:29px;
	text-align:center;
	vertical-align:middle;
	line-height:29px;
	color: #FFFFFF;
}
.mLogoMarca{
	width:34px;
	float:left;
}
.mContApart{
	background-image: url(../Design/SubMenuBot.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height:31px;
	margin-bottom:3px;
	vertical-align:middle;
}

.mNomApart{
	padding-top:3px;
	vertical-align:middle;
	width: 120px;
	font-size: 10px;
	line-height:12px;
	overflow:hidden;
	text-align:left;
	color: #000000;
}

.mNomApart a{
	color: #000000;
}
.mInic{
	width: 136px;
	height:36px;
	background-image: url(../Design/MenuSup.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
	color: #e3a505;
	font-weight: bold;
}

.mFin{
	width: 136px;
	height:12px;
	overflow:hidden;
	background-image: url(../Design/MenuInf.jpg);
}

.addBoton {
	width: 136px;
	height:21px;
	background-image: url(../Design/BotonUno.jpg);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	line-height:21px;
	color: #e3a505;
	font-size: 12px;
}

.addBoton a{
	color: #e3a505;
}

/* ESTILS COLUMNA3*/
#cestaCont{
	width: 136px;
	background-image: url(../Design/MenuFons.jpg);
}

#cestaText{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
}

#apofertas{
	width: 136px;
	background-image: url(../Design/MenuFons.jpg);
}


.modOferta{
	width:136px;
	padding-bottom:5px;
	padding-top:5px;
}

.Txt_of{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.subTxt_of{
	font-size: 9px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	color:#FFFFFF;
}

.preu_Of{
	font-size: 12px;
	padding-top:4px;
	text-align:center;
	color: #E3A505;
}

.botonLink{
	width: 97px;
	height:21px;
	background-image: url(../Design/Bt_masofertas.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	line-height:21px;
	color: #e3a505;
	margin-top:5px;
}

.botonLink a{
	color: #e3a505;
}

#logoVital{
	width: 136px;
	text-align:right;
}

/* ESTILS COLUMNA2*/

.producto{
	position: relative;
	width: 465px;
	overflow:visible;
	float:left;
}
.zonaA{
	position: relative;
	width: 136px;
	margin-top:10px;
	float:left;
}

.foto_art{
	width: 136px;
}

.boto_preu{
	width: 80px;
	height:26px;
	margin-bottom:10px;
	margin-top:10px;
}

.cmpPreu{
	width: 80px;
	height:22px;
	padding-top:4px;
	text-align:center;
	background-image: url(../Design/Preu.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #E3A505;
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.zonaB{
	position: relative;
	width: 325px;
	margin-top:10px;
	margin-left:4px;
	float:right;
}

.titular{
	width: 325px;
	margin-bottom:5px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.contingut{
	width: 325px;
	margin-bottom:10px;
	font-size: 8pt;
	overflow:hidden;
	text-align:justify;
}


.categoria{
	width: 325px;
	margin-top:15px;
	font-size: 12px;
	text-align: center;
	color: #666666;
}

.combo{
	width:325px;
	height:15px;
	margin-bottom:10px;	
}

.etigr{
	text-align:right;
	float:left;
	width:100px;
}

.contgr{
	text-align:left;
	float:left;
	width:225px;
	
}

.TxtPopUp{
	font-size: 9px;
	font-style: normal;
	height:18px;
	width:200px;
}


.finalprod{
	position: relative;
	width: 465px;
	margin-top:3px;
	float:left;
}

.CantTxt{
	margin-top:3px;
}

.btComprar{
	margin-top:10px;
}

/* ESTILS OFERTAS*/

.zonaC{
	position: relative;
	width: 465px;
	margin-top:10px;
	margin-left:4px;
	float:left;
}

.zonaD{
	position: relative;
	width: 465px;
	margin-left:4px;
	overflow:hidden;
	float:left;
}

.CantTxtOf{
	margin-left:3px;
	font-size: 10px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	float:left;
	width:100px;
	overflow:hidden;
	_padding-top:2px;
}

.subTxt_of_list{
	font-size: 10px;
	color:#000000;
	height:24px;
	width:283px;
	line-height:24px;
	vertical-align:middle;
	text-align:left;
	float:left;
	overflow:hidden;
}

.TxtPopUpOf{
	font-size: 9px;
	font-style: normal;
	vertical-align:middle;
	width:40px;
}

/* BUSQUEDAS */
#zona_busc{
	width:464px;
	overflow:visible;
}


#texto_busc{
	width:464px;
	overflow:visible;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	padding-top:10px;
	background-color: #e5e5e5;
	text-align:center;
}

