body {
	background-color: #F7F8F3;
	padding: 0px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.ThumbnailDiv {
	border: 1px solid #5A623C;
	padding: 4px;
	float: none;
	margin-right: 8px;
}
.ThumbnailScroll img {
	margin-right: 10px;
}

.ThumbnailScroll {
	height: 155px;
	width: 443px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED5B5;
}


.SeparadorVertical {
	background-image: url(/img/base/separador_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.TopBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A623C;
	border-right-color: #5A623C;
	border-bottom-color: #BB0000;
	border-left-color: #5A623C;
}
.Separator {
	font-size: 1px;
	height: 7px;
}
.Bottom {
	border: 1px solid #DEE2CF;
	background-color: #FFFFFF;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C9962;
}
.Bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB0000;
	text-decoration: none;
}

.BorderDark {
	border: 1px solid #5A623C;
	background-color: #FFFFFF;
	padding: 4px;
}
.Bottom a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #970000;
	text-decoration: underline;
}
.BorderDefault {

	border: 1px solid #DEE2CF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C9962;
}
.BorderDefault1 {

	border: 1px solid #DEE2CF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C9962;
}
.BorderGuardar {
	padding: 6px;
}

#navi {
	margin:0px;
	padding:0px;
	list-style:none;
}

#navi li {
	background: url(/img/menu_fons.jpg) repeat-x 0 100%;
	margin:0px;
	
}

#navi li a {
	background-image:url("/img/pointer.gif");
	background-position:3px 11px;
	background-repeat:no-repeat;
	color:#BB0000;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:22px;
	padding-left:18px;
	padding-top:11px;
	text-decoration:none;
}
a {
	color: #BB0000;
}

#navi ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navi ul li{
	background: url(/img/menu_fons_sub.gif) repeat-x 0 100%;
	margin:0px;
	padding:4px 4px 0px 4px;
}
#navi ul li a {
	font-size: 11px;
	color: #BB0000;
	text-decoration: none;
	height: 26px;
	padding-top: 6px;
	padding-left: 28px;
	font-weight: normal;
	display: block;
	background-image: url(/img/pointer.gif);
	background-repeat: no-repeat;
	background-position: 13px 6px;
}

#naviH {
	margin:0px;
	padding:0px;
}
#naviH li {
	list-style-image: url(/img/pointer.gif);
	background-image: url(/img/menu_fons.jpg);
	list-style-position: inside;
	background-repeat: repeat-x;
	float:left;
}
#naviH li a {
	font-size: 11px;
	color: #BB0000;
	text-decoration: none;
	height: 32px;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 9px;
	width:100px;
	margin: 4px;
	border:#000000 solid 1px;
}

.MenuSeparator {
	background-image: url(/img/menu_separator.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	font-size: 1px;
}
.BorderArticle {
	border: 1px solid #DEE2CF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C9962;
}
.ArticleList {
	float: left;
	padding-right: 3px;
	*padding-right: 4px;
	padding-bottom: 4px;
}
.ArticleListAlterna {
	float: left;
	padding-bottom:4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A623C;
}
.ArticleTitol {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.Padding4 {
	padding-right: 4px;
	padding-left: 4px;
}
#nav a {
	text-decoration: underline;
	font-weight: bold;
	color: #BB0000;
}
#navBig a {
	text-decoration: underline;
	font-weight: bold;
	color: #BB0000;
}
.BorderDefault a {
	font-weight: bold;
	color: #5A623C;
	text-decoration: none;
}



.ArticleRef {
	color: #BB0000;
}

.BorderArticleOVER {
	border: 1px solid #5A623C;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C9962;
}
.ArticlePreu {
	color: #BB0000;
	font-size: 14px;
	font-weight: bold;
}
.LlistatArticles {
	font-weight: bold;
	color: #BB0000;
}
.ArticleDescrip {
	text-transform: lowercase;
}
#nav a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #640000;
	font-size: 11px;
}
#navBig a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #640000;
	font-size: 14px;
}
#nav td{
	text-decoration: none;
	font-weight: normal;
	color: #BB0000;
}
.MessageBox {
	font-size: 12px;
	color: #5A623C;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #5A623C;
	font-weight: bold;
}
.ArticleLink {
	color: #5A623C;
	text-decoration: none;
}
.LinkRed {
	color: #BB0000;
	font-weight: bold;
	text-decoration: none;
}

/* IMPORT */

.BodyBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

.FormSearchInput {
	font-size: 12px;
	color: #333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A21B1B;
	border-right-color: #E8DDD2;
	border-bottom-color: #E8DDD2;
	border-left-color: #A21B1B;
	padding-top: 2px;
	padding-left: 2px;
}
.FormSearchSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC2424;
	width: 100%;
	padding: 3px;
	background-color: #FFFFFF;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D3CB;
	border-right-color: #A51C1C;
	border-bottom-color: #A51C1C;
	border-left-color: #D2D3CB;
	font-weight: bold;
}
.Arial12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.input_cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C00202;
	padding: 1px;
	width: 12px;
	margin-top: -1px;
	top: -1px;
}

.TablePedidosHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C9CABD;
	font-weight: bold;
	color: #333333;
}
.TablePedidosCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9C95;
}
.TablePedidosCellBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9C95;
}
.Header {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BCBDAE;
	border: 1px solid #FFFFFF;
	background-image: url(../img/menu/fons_cap2.gif);
	height: 25px;
	padding-left: 8px;
}

.FormSearchSubmitLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC2424;
	width: 100%;
	padding: 3px;
	background-color: #FFFFFF;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D3CB;
	border-right-color: #A51C1C;
	border-bottom-color: #A51C1C;
	border-left-color: #D2D3CB;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.FormSearchSubmitLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC2424;
	width: 100%;
	padding: 3px;
	background-color: #FFFFFF;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D3CB;
	border-right-color: #A51C1C;
	border-bottom-color: #A51C1C;
	border-left-color: #D2D3CB;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#FormRealizarPedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
!important
	width: 100%;
	padding: 3px;
	background-color: #BB0000;
	height: 26px;
	border-top-color: #FF0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#FormRealizarPedido * {
	color: #FFFFFF; !important
}

.inputRegistro {
	font-size: 12px;
	color: #333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A21B1B;
	border-right-color: #E8DDD2;
	border-bottom-color: #E8DDD2;
	border-left-color: #A21B1B;

}
/* FI IMPORT */
.LlistatProducte {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A623C;
}
.LiniaBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-left: 4px;
	font-weight: bold;
	color: #BB0000;
	border-bottom-color: #5A623C;
}
.LlistatProducteHeader {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEE2CF;
	font-weight: bold;
	color: #5A623C;
	padding-bottom: 2px;
}
.Arial14Fosc {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.TableWebList {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A623C;
}

/*OCASION */

.inputOcasion {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	width: 100%;
	height: 21px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.input2 { /* igual que inputOcasion */
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	width: 100%;
	height: 15px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

.inputBuscadorOcasion {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	width: 70px;
}

.ImgBorder {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;

}

.ImgBorder2 {
	border: 1px solid #BB0000;
}

.GarantizadoPor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.GarantizadoPorList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Alert {
	background-color: #F4DDD7;
	background-image: url(../img/extranet/alert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #B90000;
	border-bottom-color: #B90000;
}
.Alert td {
	padding-left: 29px;
	padding-bottom: 4px;
	color: #B90000;
	padding-top: 4px;
}
.Alert a {
	color: #B90000;
}
.Alert .Titol {
	font-size: 12px;
	font-weight: bold;
}
.Ok {

	background-color: #D6EDC5;
	background-image: url(../img/extranet/ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #336600;
	border-bottom-color: #336600;
}
.Ok td {

	padding-left: 29px;
	padding-bottom: 4px;
	color: #336600;
	padding-top: 4px;
}
.Ok a {

	color: #336600;
}
.Ok .Title {

	font-size: 12px;
	font-weight: bold;
}

.Advise {

	background-color: #F0E7DC;
	background-image: url(../img/extranet/advise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E85C00;
	border-bottom-color: #E85C00;
}
.Advise td {

	padding-left: 29px;
	padding-bottom: 4px;
	color: #E85C00;
	padding-top: 4px;
}
.Advise a {

	color: #E85C00;
}
.Advise .Titol {
	color: #E85C00;
	font-size: 12px;
	font-weight: bold;
}
.Advise .Right {
	padding-bottom: 4px;
	color: #E85C00;
	padding-top: 4px;
	text-align: right;
	padding-right: 8px;
	padding-left: 0px;
	
}

/* FI OCASION */
.LlistatTiendas {

	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE2CF;
}
.LlistatTiendasHeader {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A264;
	font-weight: bold;
	color: #333333;
}
.LlistatTiendasSituacio {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A264;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95A264;
}
.LlistatTiendasSituacio2 {

	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A264;
}
.LiniaBottomRed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight: bold;
	color: #BB0000;
	border-bottom-color: #BB0000;
	font-size: 14px;
	padding-bottom: 2px;
}
.TiendasScroll {
	height: 412px;
	width: 220px;
	overflow: auto;
}
.BorderDefault .TiendasScroll img {
	margin-bottom: 4px;
	border: 1px solid #333333;
}
.BorderDefault #zwapimage {
	border: 1px solid #333333;
}
.FormContactoInput {
	font-size: 12px;
	color: #333333;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A21B1B;
	border-right-color: #E8DDD2;
	border-bottom-color: #E8DDD2;
	border-left-color: #A21B1B;
}

.InputPedido {
	font-size: 12px;
	color: #333333;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A21B1B;
	border-right-color: #E8DDD2;
	border-bottom-color: #E8DDD2;
	border-left-color: #A21B1B;
}
.FormContactoTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9C95;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.FormContactoTd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.FormContactoSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	padding: 4px;
	background-color: #BB0000;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D3CB;
	border-right-color: #A51C1C;
	border-bottom-color: #A51C1C;
	border-left-color: #D2D3CB;
	font-weight: normal;
}
.BorderTiendas {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #95A264;
}
.BoxMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 192px;
	width: 992px;
	position: absolute;
	margin-left:3px;
	margin-top: 1px;
	z-index: 20;
	overflow: auto;
}
.ListFormat {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #D4D0C8;
}
.OcasionListEnd {
	font-size: 1px;
	width: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5A623C;
	width: 100%;
}
.OcasionNom {
	font-size: 14px;
	font-weight: bold;
}
.BorderDefault .tableStyle .j a {
	color: #BB0000;
	font-size: 11px;
}
.BorderDefault .tableStyle .j font {
	font-size: 11px;
}
.TitolNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C9CABD;
	font-weight: bold;
	color: #333333;
	height: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9C95;
	padding-top: 5px;
	padding-left: 6px;
}
.TitolClub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BB0000;
	height: 23px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width:100%;
	padding-top: 4px;
	padding-left: 6px;
}

.tableRow {
	height: 23px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E6D5;
}
.TitolClub a {
}


.TitolDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C9CABD;
	font-weight: bold;
	color: #333333;
	height: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9C95;
	padding-top: 5px;
	padding-left: 0px;
}
.BorderDefault .tableStyle .j a:hover {
	color: #BB0000;
	font-size: 11px;
	text-decoration: underline;
}
.TitolNoticia a {
	color: #333333;
}

.BorderDefault .tableStyle img {
	border: 1px solid #333333;
}
.LiniaSubMenu {
	background-image: url(/img/menu_separator.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	background-position: bottom;
}
.SubLeft {
	background-image: url(/img/SubLeft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
}
.SubRight {
	background-image: url(/img/SubRight.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 12px;
}
.SubMiddle {
	background-image: url(/img/SubMiddle.gif);
	height: 30px;
	background-repeat: repeat;
	text-align: center;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.SubLeftOn {
	background-image: url(/img/SubLeftOn.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
}
.SubRightOn {
	background-image: url(/img/SubRightOn.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 12px;
}
.SubMiddleOn {
	background-image: url(/img/SubMiddleOn.gif);
	height: 30px;
	background-repeat: repeat;
	text-align: center;
	padding-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.SubMiddleOn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.SubMiddle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A623C;
	text-decoration: none;
	text-align: center;
}

/* IMPORT OCASION */

.OcasionTitol {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.OcasionNotice {
	margin: 4px;
	padding: 4px;
	border: 1px solid #5A623C;
	font-weight: bold;
	color: #5A623C;
	background-color: #F7F8F3;

}
.OcasionImgScroll {
	overflow: auto;
	height: 236px;
	width: 112px;


}
.OcasionRightLine {
	border-right: 1px solid #333333;
}
.OcasionNoticeWhite {
	margin: 4px;
	padding: 4px;
	border: 1px solid #333333;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.OcasionTitol2 {

	font: 12px Arial, Helvetica, sans-serif;
}

.ORDENOCASION {
	height: 16px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #657041;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBC598;
	border-right-color: #657041;
	border-bottom-color: #657041;
	border-left-color: #BBC598;
}

.ORDENOCASIONMENU {
	height: 19px;
	width: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #657041;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBC598;
	border-right-color: #657041;
	border-bottom-color: #657041;
	border-left-color: #BBC598;

}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C00202;
	padding: 1px;
	width: 200px;
}

.buttonNoSize {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00202;
	border: 1px solid #C00202;
	padding: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.OcasionMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/img/menu_fons.jpg);
	color: #BB0000;
	width: 100%;
	text-decoration: none;
	height: 32px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

.OcasionTitol2 {

	font: 12px Arial, Helvetica, sans-serif;
}


/* FI IMPORT OCASION */
form {
	margin: 0px;
	padding: 0px;
}
.ArticleInteresarte {

	float: left;
	padding-right: 1px;
	padding-bottom: 0px;
}
.BorderDefault .BorderGuardar li {
	list-style-type: square;
}
.tableRowInici {

	height: 23px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDD2B7;
}
.ExplicaClub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	padding: 4px;
}
.FonsTitolExtranet {
	background-image: url(/img/p_extranet_fons.gif);
	background-repeat: repeat;
}
.Gris {
	color: #333333;
	text-align: justify;
}
.CompeticioTitolAlbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.CompeticioData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Arial12Negre {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.CompeticioDataFosca {
	color: #333333;
}
.CompeticioBorderThumb {
	border: 1px solid #333333;
}
.CompeticioBorderThumbOn {

	border: 2px solid #FF0000;
}
.BorderDefault1 a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.BorderDefault1 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ImgBorder3 {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	margin-bottom: 4px;
	height: 110px;
	width: 147px;
	text-align: center;
}
.Arial18Fosc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.Arial14FoscNoNegreta {
	color: #333333;
	font-size: 14px;
}
.Arial12FoscNoNegreta {

	font-size: 12px;
	color: #333333;
}
.FonsPortadaMPrueba {
	background-image: url(/img/fons_portada_motosprueba.jpg);
	background-repeat: no-repeat;
	background-position: 15px 40px;
}
.FonsPortadaBPrueba {
	background-image: url(/img/fons_portada_bicisprueba.jpg);
	background-repeat: no-repeat;
	background-position: 15px 40px;
}
.MotPruebaTopList {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.MotPruebaBottomList {

	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.Arial16Roig {
	font-size: 16px;
	color: #BB0000;
}
.BorderRed {
	border: 1px solid #BB0000;
}
.FonsBicis {
	background-image: url(/img/portada_bici.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.KTMHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	background-color: #FF6600;
	background-image: url(/img/fons_cell_ktm.gif);
	padding-top: 4px;
	padding-left: 4px;
}
.KTMCell {
	color: #333333;
	font-size: 14px;
	padding: 5px;
}
.FonsPortadaMoto {
	background-image: url(/img/portada_moto_1.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
}
.ImgBorder2Float {
	border: 1px solid #BB0000;
	float: left;
	margin-right: 8px;
}
h1 {
	font-size: 18px;
	color: #BB0000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BB0000;
	margin: 0px;
	padding: 0px;
}
#ReservaOnline {
	height: 18px;
	padding-top: 2px;
	padding-left: 6px;
}
#RoundBox {
	background-color: #F7F8F3;
	border: 1px solid #DEE2CF;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 14px;
	color: #333;
	padding: 6px;
}

#Button {
	background-image: url(../img/Bg-Button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	-ms-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	text-decoration: none;
	display: block;

}


#ReservaOnline a {
	color: #B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
}
#ReservaOnline a:hover {
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
}
.ImgBorder4 {
	border: 1px solid #BB0000;
	padding: 1px;
	float: left;
	margin-right: 4px;
}
#RoundBox2 {
	background-color: #F7F8F3;
	border: 1px solid #DEE2CF;

	-ms-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	font-size: 14px;
	color: #333;
	padding: 6px;
}
.Hidden {
	visibility: hidden;
	display: none;
}
#Button2 {
	background-image: url(../img/Bg-Button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	margin: 2px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	-ms-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	text-decoration: none;
	display: block;
	width: 170px;
}
.KdaysScroll {
	height: 640px;
	overflow: auto;
	padding-right: 6px;
	margin-top: 6px;
}
#Kdays h1 {
	font-size: 24px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}


/*form-block*/
.form-block{
	overflow:hidden;
	margin-left: 30px;
}
.form-block .row{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.form-block .row label{
	float:left;
	width:150px;
	text-align: right;
	margin:0 12px 0 0;
	font-size: 13px;
	font-weight: bold;
}
.form-block .row .Alert{
	float:left;
	width:350px;
	text-align: right;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.form-block .row input,
.form-block .row textarea{
	width:450px;
	float:left;
	padding: 3px;
	border:1px solid #333;
	border-bottom-color:#999;
	border-right-color:#999;
	margin:0 8px 0 0;
}
.form-block .row textarea{
	height:90px;
	overflow: auto;
}

.form-block .row span{
	float:left;
	color:#f00;
}
.btn-enviar{
	background:#900;
	border-color:#600;
	width: 458px !important;
	font-size:12px;
	cursor:pointer;
	color:#fff;
	text-align: center;
	margin:0 88px 0 0px !important;
	padding: 5px 0 !important;
	float: right !important;
	
}
.btn-reset{
	background:#900;
	border-color:#600;
	width: 150px !important;
	font-size:12px;
	cursor:pointer;
	color:#fff;
	text-align: center;
	margin:0 0 0 0px !important;
	padding: 5px 0 !important;
	float:left !important;
}

/* fi form-block */

#Logo {
	
	width: 250px;
	
}

#BodyCont {
	width: 992px;

}
#MainHead {
	height: 191px;
	width: 991px;
	border-top: 1px solid #5A623C;
	border-right: 1px solid #5A623C;
	border-bottom: 1px solid #BB0000;
	border-left: 1px solid #5A623C;
	margin: 0 auto;
	margin-bottom: 7px;
}
#clear {
	clear:both;
		
}

#SideBar {
	float: left;
	
	
}
#MainContent {
	float: right;
	
}

#marcas img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 6px;
}
#marcas td {
	text-align: center;
}
.SeparadorMarques {
	background: url(/web/img/base/separador_marques.gif) no-repeat right bottom;
	padding-bottom: 3px;
}
#CategoryName, #ProductName {
	font-size: 18px;
	color: #BB0000;
	font-weight: normal;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#Results, #ProductHead {
	margin-bottom: 4px;
	
}

#nav-menu{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
#nav-menu li{
	float:left;
	list-style:none;
	margin:0px 1px 0px 0px;
}

#head-sub-menu {
	text-align: right;
	position: absolute;
	top: 6px;
	right: 14px;
	font-weight: bold;
	color: #FFF;
	width: 240px;
}

#head-sub-menu #line {
	background: url(../img/head-line.png) left;
	font-size: 1px;
	height: 1px;
	width: 237px;
	margin: 4px 0px;
}

#head-sub-menu .follow{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	margin-top:2px;
	height: 23px;
}
#head-sub-menu .follow .text, #head-sub-menu .select .text {
	margin-top: 10px;
}

#head-sub-menu .follow li {
	float:left;
	padding-left:6px;
}
#head-sub-menu .follow a {
	display:block;
	width:23px;
	height:23px;
	text-indent: -9999px;
	line-height: 100px;
	overflow:hidden;
}
#head-sub-menu .follow a.email{
	background:url(../img/follow-bullets.png) 0 0;
}
#head-sub-menu .follow a.facebook{
	background:url(../img/follow-bullets.png) 69px 0px;
}
#head-sub-menu .follow a.feed{
	background:url(../img/follow-bullets.png) 46px 0px;
}
#head-sub-menu .follow a.twitter{
	background:url(../img/follow-bullets.png) 23px 0px;
}

#head-sub-menu .select{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	margin-top:0px;
}

#head-sub-menu .select li {
	float:left;
	padding-left:6px;
}

/* Passos Tienda */

.pasos-tienda {
	height: 68px;
	margin:0;
	padding:0;
	list-style:none;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
}
.pasos-tienda li{
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	width: 25%;
}
.pasos-tienda li div{
	color:#999999;
	font-weight: normal;
	display: block;
	height: 18px;
	padding-top: 50px;
}

.pasos-tienda li .paso0{
	background-image: url(../img/tienda/pas0.png);
	background-position: center center;
}
.pasos-tienda li .paso1{
	background-image: url(../img/tienda/pas1.png);
	background-position: center center;
}
.pasos-tienda li .paso2{
	background-image: url(../img/tienda/pas2.png);
	background-position: center center;
}
.pasos-tienda li .paso3{
	background-image: url(../img/tienda/pas3.png);
	background-position: center center;
}

.pasos-tienda li .paso0_on{
	background-image: url(../img/tienda/pas0_on.png);
	background-position: center center;
	font-weight: bold;
	color: #000000 !important;
}
.pasos-tienda li .paso1_on{
	background-image: url(../img/tienda/pas1_on.png);
	background-position: center center;
	font-weight: bold;
	color: #000000 !important;
}
.pasos-tienda li .paso2_on{
	background-image: url(../img/tienda/pas2_on.png);
	background-position: center center;
	font-weight: bold;
	color: #000000 !important;
}
.pasos-tienda li .paso3_on{
	background-image: url(../img/tienda/pas3_on.png);
	background-position: center center;
	font-weight: bold;
	color: #000000 !important;
}

/* Fi Passos Tienda */


.TiendaNomProducte {
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
.TiendaDescripProducte {
	font-size: 12px;
}
.TiendaPrecio {
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000;
}
.ChequeRegaloReservaOnline {
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.BorderTopBot {
	border-top: 1px dashed #5A623C;
	border-bottom: 1px dashed #5A623C;
	margin-bottom: 4px;
}
.MiniRow {
	font-size: 1px;
	height: 4px;
}
/*#CentratVertical {
   position:absolute; 
   top:50%; 
   margin-top:-60px;
}*/

#ArtPrecioAnterior {
font-size: 11px;
text-decoration: line-through;
font-weight: normal;
color: #333333;
}

#ArtPrecioAnterior14 {
font-size: 14px;
text-decoration: line-through;
font-weight: normal;
color: #333333;
}
.TextMini {
	font-size: 10px;
	font-weight: normal;
}
#ArtDto {
	position:absolute;
	width: 52px;
	height: 53px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 19px;
	color: #FFFFFF;
	background-image: url(../img/oferta-p.png);
	background-repeat: no-repeat;
	z-index: 90;
}

#ArtDtoHasta {
	position:absolute;
	width: 52px;
	height: 53px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 24px;
	color: #FFFFFF;
	background-image: url(../img/oferta-p.png);
	background-repeat: no-repeat;
	z-index: 90;
}

#ArtDtoHastaSmall{
	position:absolute;
	width: 52px;
	height: 53px;
	font-size: 11px;
	text-align: center;
	padding-top: 13px;
	color: #FFFFFF;
	z-index: 100;
}
#BigArtDto {
	position:absolute;
	width: 91px;
	height: 91px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 29px;
	margin-left: 345px;
	margin-top: 5px;
	color: #FFFFFF;
	background-image: url(../img/oferta-g.png);
	background-repeat: no-repeat;
	z-index: 90;
}

#BigArtDtoHasta {
	position:absolute;
	width: 91px;
	height: 91px;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	padding-top: 34px;
	margin-left: 345px;
	margin-top: 5px;
	color: #FFFFFF;
	background-image: url(../img/oferta-g.png);
	background-repeat: no-repeat;
	z-index: 90;
}

#BigArtDtoHastaSmall{
	position:absolute;
	width: 91px;
	height: 91px;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	margin-left: 345px;
	margin-top: 5px;
	color: #FFFFFF;
	z-index: 100;
}
#AhorroTotal {
	position:absolute; width:280px; margin-top:-30px;
	color: #333333;
	font-size: 12px;
}

.BgPortadaMoto {
	background: url(/img/portada_moto_2.jpg) center center no-repeat;
}

/* Utilitzat a rutes */
.FRight {
	float: right;
	}
.FLeft {
	float: left;
	}
.CalendarPadding {
padding: 8px;
}
.PlazasAgotadas {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000;
}
.HighlightLink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000 !important;
	text-decoration: underline !important;
}
.DarkLink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000 !important;
	text-decoration: none !important;
}

.RutaDescripcion {
	font-size: 12px;
	color: #333333;
	text-align:justify; 
	padding-left: 4px;
}

.RutaDescripcion p {
	padding: 0px;
	margin: 0px;
}
#DetalleRutas  h1 {
	font-size: 24px;
	color: #333333;
	border: 0px;
	font-weight: bold;
}
#DetalleRutas .ThImg {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	padding: 1px;
	margin-bottom: 4px;
}
#DetalleRutas .MiniImg {
	padding: 0px;
	float: left;
	margin-right: 4px;
	
}
#DetalleRutas .MiniImgNoMargin {
	padding: 0px;
	float: left;
	margin-right: 0px;
	
}

#DetalleRutas .DetailLeft {
	padding-right: 6px;
}

#DetalleRutas .DetailLeft td {
	padding-bottom: 6px;
}
#DetalleRutas .Estrellita {
	float: right;
	position: absolute;
	z-index: 100;
	margin: -10px 0px 0px 690px;
}
#Listado li {
	padding-bottom: 4px;
}

label.error { color:#CC0000; display: none; } /* Format Errors validacio formulari jquery */
