body {
	margin: 4px;
	padding: 0px;
	background-color: #F2F1E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #642100;
	scrollbar-face-color: #E6B464;
	scrollbar-shadow-color: #B3430D;
	scrollbar-highlight-color: #EFCB89;
	scrollbar-3dlight-color: #F7E3BF;
	scrollbar-darkshadow-color: #EBBF6D;
	scrollbar-track-color: #EFCB89;
	scrollbar-arrow-color: #B3430D;

}
.Container {
	max-width:1024px;
	width:expression(document.body.clientWidth > 1024? "1004px": "auto" );
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.BoxCalendari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-image: url(img/base/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	text-align: left;
	padding: 4px;
	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: #FF0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #FF0000;
	margin: 4px;
}
.nodecoracio {
	text-decoration: none;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}


.LiniaVertical {
	background-image: url(img/base/content_separator.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B8380E;
}

.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.top .left {
	background-color: #EBBF6D;
	background-image: url(img/base/bg_top_left.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.top .right {
	background-color: #EBBF6D;
	background-image: url(img/base/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
.email {
	margin-top: 7px;
	margin-left: 15px;
	text-align: left;
}

.middle {
	background-color: #EBBF6D;
	background-image: url(img/base/bg_middle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tel {
	margin-top: 5px;
	margin-right: 15px;
}
.menu {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	width: 196px;
	display: block;
	background-color: #EBBF6D;
}


.logo {
	margin-top: 13px;
	margin-left: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.serveis {
	background-color: #F5DFB6;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	display: block;
	bottom: 0px;
	height: 149px;
	text-align: left;
	cursor: hand;
	cursor: pointer;
}


.border {
	border: 1px solid #993300;
	display: block;
}
.content {
	border: 1px solid #A63600;
	padding: 4px;
}



.Trural {
	text-align: right;
	margin-top: 13px;
	margin-right: 15px;
}
.resum {
	font-size: 14px;
	color: #B3430D;
	padding-left: 4px;
	background-image: url(img/base/content_separator.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menutest {
	overflow: hidden;
	border: 1px solid #993300;
	display:block;
	max-width:498px;
	width:expression(document.body.clientWidth > 1000? "498px": "430px" );

}
.TableContent{
	max-width:500px;
	width:expression(document.body.clientWidth > 1000? "500px": "432px" );
}
.menu1 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	display: block;
}


.text {
	padding-right: 2px;
}

.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
.bottom .left {
	background-color: #EBBF6D;
	background-image: url(img/base/bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
.bottom .right {
	background-color: #EBBF6D;
	background-image: url(img/base/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}
ul {
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
}
li {
/*	float: left;
	padding-bottom: 5px;
	background-image: url(img/bullet.gif);
	padding-left:12px;
	display:inline;
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 12px;
	color: #993300;
	width: 100%;
	margin-left: 4px; */
	
	margin:0 0 2px;
	padding:0 0 0 18px;
	background:url(img/bullet.gif) no-repeat left 0;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #642100;
}
.TitolServeis {
	font-size: 14px;
	color: #993300;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.ImgBorder {
	border: 1px solid #993300;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ImgList {
	overflow: auto;
	top: 0px;
	bottom: 0px;
	height: 485px;
	max-width:270px;
	min-width:136px;
	width:expression(document.body.clientWidth > 1000? "270px": "auto" );

}
.ImgBorder2 {
	border: 1px solid #993300;
	margin-bottom: 5px;
	text-align: center;
}
.ImgList2 {
	width: 50%;
	float: right;
}

/* FORMULARI */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
	border-bottom: 1px solid #BF3F00;
	border-left: 1px solid #642100;
	border-top: 1px solid #642100;
	border-right: 1px solid #BF3F00;
	height: 24px;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #A53600;
	height: 24px;
	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: #BF3F00;
	border-right-color: #642100;
	border-bottom-color: #642100;
	border-left-color: #BF3F00;


}
.FonsForm {
	background-color: #F5DFB6;
	padding-right: 4px;
}

/* FI */

.Box {
	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: #BF3F00;
	border-right-color: #642100;
	border-bottom-color: #642100;
	border-left-color: #BF3F00;
	margin: 3px;
	vertical-align: middle;
	height: 24px;
	padding-top: 5px;
	width: 98%;
	padding-left: 4px;

}
.Link {
	font-weight: bold;
	color: #993300;
}
.Link:hover {

	font-weight: bold;
	color: #642100;
}
.LiniaVertical {
	background-image: url(img/base/content_separator.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.resumCopy {

	font-size: 14px;
	color: #642100;
	padding-left: 4px;
	background-repeat: repeat-y;
	background-position: left;
}
.Scroll {
	height: 169px;
	overflow: auto;
	text-align: justify;
	padding-right: 4px;
}
.Scroll2 {
	height: 169px;
	overflow: auto;
	text-align: justify;
	padding-right: 0px;
	width: 488px;
}
.TitlesPreus {
	background-color: #A63600;
	color: #FFFFFF;
	padding-right: 4px;
	font: 14px Arial, Helvetica, sans-serif;
	height: 24px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #642100;
	border-bottom-color: #642100;


}
.SubTitlesPreus {
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px dotted #642100;
	margin: 4px;
	text-align: left;


}
.ContentSituacio {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
}
.Box1 {
	vertical-align: middle;
	padding-top: 5px;
	width: 100%;
	padding-left: 5px;
	border: 1px dashed #FFFFFF;
	padding-right: 0px;
	text-align: center;
	margin: 4px;
	padding-bottom: 5px;
	display: block;
}


.SubTitlesPreus2 {
	font-weight: bold;
	padding: 6px;
	margin: 4px;
	text-align: left;
	border: 3px dotted #FFFFFF;
	background-color: #FFFFFF;
	color: #CC0000;
	font-size: 14px;
}
.LinkVermell {

	font-weight: bold;
	color: #CC0000;
}
.LinkMini {

	font-weight: normal;
	color: #993300;
}
.SubTitlesPreus3 {
	font-weight: bold;
	padding: 6px;
	margin: 4px;
	text-align: left;
	background-color: #E9B95F;
	color: #993300;
	font-size: 11px;
}
.FlashBorder {

	border: 1px solid #993300;
}
.PreusScroll {
	height: 495px;
	padding-right: 4px;
	overflow: auto;
}



/* INICI VITAMINA C */

.VITAMINACBODY {

	background:none;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #E6EAD9;
	scrollbar-shadow-color: #E6EAD9;
	scrollbar-highlight-color: #E4E8D7;
	scrollbar-3dlight-color: #FCFCFA;
	scrollbar-darkshadow-color: #CED5B5;
	scrollbar-track-color: #FCFCFA;
	scrollbar-arrow-color: #CED5B5;
	z-index: -1;

}

.VITAMINAC * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212C00;
}


.VITAMINAC .NomPropietari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #212C00;
}

.VITAMINAC h1 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
	color: #993300;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.VITAMINAC h2 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #212C00;
	color: #212C00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.VITAMINAC a {
	font-weight: bold;
	color: #212C00;
}

.VITAMINAC a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC00;
}

.VITAMINAC .BoxPromocions {
	color: #212C00;
	padding-right: 4px;
	height: 24px;
	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: #E6F7EC;
	border-right-color: #133521;
	border-bottom-color: #133521;
	border-left-color: #E6F7EC;
	padding: 4px;
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.VITAMINAC .Box {
	border: 1px solid #798813;
	padding: 4px;
	margin-top:8px;
	background-color: #FFFFFF;
}


.VITAMINAC .SubBox {
	border: 1px dashed #798813;
	padding: 4px;
	margin-top:8px;
}

.VITAMINAC .ImgBox {
	background-color: #FFFFFF;
	border: 1px dashed #798813;
	padding: 0px;
	margin-top:0px;
	display: block;
	text-align: center;
}

.VITAMINAC .BoxPromocions h1 {
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #212C00;

}

.VITAMINAC  .BoxPromocions .Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133521;
	background-color: #FFFFFF;
	padding: 4px;
	width: 180px;
	height: 24px;
	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: #133521;
	border-right-color: #E6F7EC;
	border-bottom-color: #E6F7EC;
	border-left-color: #133521;
	
}
.VITAMINAC  .BoxPromocions .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #212C00;
	height: 24px;
	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: #E6F7EC;
	border-right-color: #133521;
	border-bottom-color: #133521;
	border-left-color: #E6F7EC;
	width:150px;
}

.VITAMINAC .BoxDescarrega {
	background-color: #FFF2F2;
	border: 1px dashed #CC0000;
	padding: 10px;
}

.VITAMINAC .BoxDescarrega a {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.VITAMINAC .BoxDescarrega a:hover {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.Opinions * {
	color: #212C00;

}
.Opinions .Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #212C00;
	margin-bottom: 2px;
	margin-top: 2px;
}
.Opinions td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Opinions .WrittenBy {
	font-size: 11px;
	color: #993300;
}
.Opinions .ReviewTitle {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.Opinions .Review {
	border: 1px dashed #798813;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
}
.Opinions .Scroll {
	height: 440px;
	overflow: auto;
	margin-right: 4px;
}

.Opinions .Input {
	color: #330000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 24px;
	width:100%;
	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: #212C00;
	border-right-color: #BBC598;
	border-bottom-color: #BBC598;
	border-left-color: #212C00;
}
.Opinions .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #212C00;
	height: 24px;
	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: #E6F7EC;
	border-right-color: #133521;
	border-bottom-color: #133521;
	border-left-color: #E6F7EC;
}
.Opinions .Conf {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.VitaminaCTransMenu {
	height: 16px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #212C00;
	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: #212C00;
	border-bottom-color: #212C00;
	border-left-color: #BBC598;
}

.VitaminaCTransButton {
	height: 19px;
	width: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #212C00;
	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: #212C00;
	border-bottom-color: #212C00;
	border-left-color: #BBC598;

}


	/* CALENDAR */


.VITAMINACBODY h1 {
	font-weight: bold;
	color: #212C00;
	margin: 0px;
	padding: 0px;
	font-size: 16px;

}

.VitaminaCcalendari {
 font-size:11px;

}
.VitaminaCcalendari h1 {
	border: 0px;
	background:none;
	color: #A63600;
}

.year {
	border-style: outset;
	border-width: 0px;
/*	background-color: #e4e4e4; */
	text-align: center;
	width:100%;
}
.month {
	/*	background-color: #e4e4e4; */
	text-align: center;
	width:100%;
	border: 0px solid #CC6600;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #A63600;
	color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
}
.dayname {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #DAE2CA;
	color: #212C00;
	}
.weeknumtitle {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #e9e9e9;
	border-style: outset;
	border-width:1px;
}
.weeknum {
	text-align: center;
	font-size: 11px;
	height:20px;
	color: #000099;
	background-color: #e9e9e9;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
/*	background-color: #e4e4e4; */
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
/*	background-color: #eeeeee; */
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: 11px;
	height:14px;
	
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	/*background-color: #E4E4E4;*/
	
	height:14px;
	
}
.today {
	text-align: center;
	font-size: 11px;
	height:14px;
	
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:14px;
	
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:14px;
	
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:14px;
	
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:14px;
	
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:14px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 1px;
	border-style: outset;
	border-width: 0px;
	width: 100%;
	height:1px;
}


.BookedCSS {
	text-align: center;
	font-size: 11px;
	height:14px;
	width:14%;
	background-color: red;
	color: #FFFFFF;
}
.BookedCSS a {
	color: #FFFFFF;
	font-size: 11px;
}
.BookedCSS a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}


.SleepCSS {
	text-align: center;
	font-size: 11px;
	height:14px;
	width:14%;
	font-weight: normal;
	background-color: #FF9900;
	color: #FFFFFF;
}
.SleepCSS a {
	color: #FFFFFF;
	font-size: 11px;
}
.SleepCSS a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
.TodayCSS{
	text-align: center;
	font-size: 11px;
	height:14px;
	width:14%;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	color: #212C00;
}
.TodayCSS a{
	font-size: 11px;
	text-decoration:none;
}
.TodayCSS a:hover{
	font-size: 11px;
	text-decoration:none;
}

.AvailableCSS {
	text-align: center;
	font-size: 11px;
	height:14px;
	width:14%;
	background-color: #F7F8F3;
	color: #212C00;
}
.NoCSS {
	text-align: center;
	font-size: 11px;
	height:14px;
	background-color: black;
}

.BoxNoMargin {

	background-color: #FFFFFF;
	border: 1px solid #E4E8D7;
	padding: 3px;
}

.Box0Margin {

	background-color: #FFFFFF;
	border: 1px solid #4B5430;
	padding: 0px;
}


	/* CALENDAR END */

/* FI VITAMINA C */.LinkCalendari {
	text-decoration: none;
	font-size: 11px;
	color: #930;
	font-weight: bold;
}
