
body {
	margin: 0px;
	padding: 0px;
	background-color: #F7F8F3;
	overflow-y: scroll;
}
.BgContent {
	background-image: url(img/fons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Logo {
	margin-top: 4px;
	margin-left: 4px;
}

.ImgBorder {
	border: 1px solid #FFFFFF;
	display: block;
}



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

}
.ImgList {
	overflow: auto;
	top: 0px;
	bottom: 0px;
	height: 438px;
	max-width:265px;
	min-width:136px;
	width:expression(document.body.clientWidth > 950? "265px": "auto" );
	margin-right: 2px;
	padding-right: 1px;

}
.ImgBorder2 {
	border: 1px solid #FFFFFF;
	margin-bottom: 14px;
	text-align: center;
}
.ImgList2 {
	width: 50%;
	float: right;
}
.TableHeader {
	min-width:942px;
	width:expression(document.body.clientWidth > 1000? "942px": "100%" );
}
.ContentSituacio {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
}

.TalbeMenu {
	min-width:800px;
	width:expression(document.body.clientWidth > 1000? "800px": "700px" );
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* FORMULARI */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
	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: #003366;
	border-right-color: #6BA7E5;
	border-bottom-color: #6BA7E5;
	border-left-color: #003366;

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


}
.Preus {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

/* FI */

.Box {
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	border: 1px dashed #FFFFFF;
	padding-right: 0px;
}

.Link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.Link:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E85711;
}
.Text {
	position: absolute;
	padding-top: 27px;
	text-align: justify;
	width: 500px;
	margin-left: expression(document.body.clientWidth > 950? "150px": "115px" );
}

ul {
	list-style: url(img/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: url(img/bullet.gif);
	color: #FFFFFF;

}
.LiniaVertical {
	background-image: url(img/base/content_separator.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.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;
}
.Link1 {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.Link1:hover {
	color: #E85711;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.TitlesPreus {
	background-color: #FFFFFF;
	color: #003366;
	padding-right: 4px;
	height: 24px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: #6BA7E5;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #6BA7E5;


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


}
.ImgBorder3 {
	border: 2px solid #FFFFFF;
	display: block;
	background-color: #FFFFFF;
}
.TextAct {
	position: absolute;
	padding-top: 5px;
	text-align: justify;
	width: 288px;
	font-size: 11px;
	margin-left: expression(document.body.clientWidth > 1000? "40px": "5px" );

}
.TextAct1 {
	position: absolute;
	margin-top:1px;
	padding-top: 5px;
	text-align: justify;
	width: 328px;
	margin-left: 6px;
	height:420px;
	overflow: auto;
	padding-right:5px;




	margin-left: 5px;
}

.Separator{
	font-size: 1px;
	height: 4px;
}


/* INICI VITAMINA C */

.VITAMINACBODY {

	background-image: url(http://www.fontrural.com/img/fons.jpg);

}

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


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

.VITAMINAC h1 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	color: #FFFFFF;
	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: #003366;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

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

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

.VITAMINAC .BoxPromocions {
	color: #FFFFFF;
	padding-right: 4px;
	font: 14px Arial, Helvetica, sans-serif;
	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;
}

.VITAMINAC .Box {
	border: 1px solid #E4E8D7;
	padding: 4px;
	margin-top:8px;
}


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

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

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

}

.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: #003366;
	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: #FFFFFF;

}
.Opinions .Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}
.Opinions td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Opinions .WrittenBy {
	font-size: 11px;
}
.Opinions .ReviewTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Opinions .Review {
	border: 1px dashed #D4D0C8;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
}
.Opinions .Scroll {
	height: 500px;
	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: #003366;
	border-right-color: #BBC598;
	border-bottom-color: #BBC598;
	border-left-color: #003366;
}
.Opinions .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #003366;
	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: #003366;
	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: #003366;
	border-bottom-color: #003366;
	border-left-color: #BBC598;
}

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

}


	/* CALENDAR */
.VITAMINACBODY {

	background-image: url(http://www.fontrural.com/img/fons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	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;

}

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

}

.VitaminaCcalendari td td td{
	color: #003366;	
	font-size: 11px;
}

.year {
	border-style: outset;
	border-width: 0px;
/*	background-color: #e4e4e4; */
	text-align: center;
	width:100%;
	max-width:700px;
}
.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: #003366;
	color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
}
.dayname {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6EAD9;
	color: #003366;
	}
.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: #003366;
}
.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: #003366;
}
.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 */

.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: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
}
.BoxCalendari a {
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
		font-weight: bold;

}

