body {
	background-image: url(img/base/fons.jpg);
	background-color: #F7F8F3;
	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;
}
.Menu {
}
.Menu img {
	margin-left: 14px;
}

.SubMenu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImgMini {
}
.ImgMini img {
	border: 1px solid #663300;
	display: block;
	margin-bottom: 7px;
}

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

.SubMenu a {
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
}
.TitolInici {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.BlancBorder {
	border: 1px solid #663300;
}

.PeuInici {
	font-size: 11px;
	text-align: right;
	padding-right: 4px;
}


td {
	font-size: 12px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.Requadre {
	background-image: url(img/base/requadre.gif);
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}
.SubMenu a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: #FF6600;
}
.Content {
	position: absolute;
	margin-left: 0px;
	margin-top: 1px;
	z-index: 2;
}
.UnderContent {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}

.Resum li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-size: 14px;
	background:url(img/base/bullet.gif) no-repeat 4px 2px;
}

li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-size: 12px;
	background:url(img/base/bullet.gif) no-repeat 4px 2px;
}

.Tick {
	padding: 10px;
	margin-right: 5px;
}
ul {
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
}

.Tick li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-size: 14px;
	background:url(img/base/bullet.gif) no-repeat left 0px;
}


.list li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}



.TextScroll {
	overflow: auto;
	height: 456px;
	padding-right: 4px;
}
.TextScroll li {
	font-size: 11px;
	margin-left: -5px;
}
.TableFotos {
}
.TableFotos .Titol {
	font-size: 14px;
	font-weight: bold;
}

.TableFotos td {
	font-size: 11px;
}
.ImgBorder {
	border: 1px solid #23381D;
	margin-bottom: 4px;
	margin-left: 4px;
}
.RightBoder {
}

/* FORMULARI */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	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: #422100;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #422100;

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


}
.FonsForm {
	padding-right: 4px;
}

.BoxCalendari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	background-color: #FFFFFF;
	border-top: 1px solid #A7B55A;
	border-right: 1px solid #336600;
	border-bottom: 1px solid #336600;
	border-left: 1px solid #A7B55A;
	vertical-align: middle;
	background-image: url(img/base/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	text-align: left;
	padding: 4px;
}
.BoxCalendari a {
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
}



/* FI */

.Box1 {
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px dashed #663300;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 5px;
	display: block;
}
.TitlesPreus {
	background-color: #663300;
	color: #FFFFFF;
	padding-right: 4px;
	height: 24px;
	padding-left: 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: #CC6633;
	border-right-color: #422100;
	border-bottom-color: #422100;
	border-left-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}

.SubTitlesPreus2 {
	font-weight: bold;
	padding: 4px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133521;
	width: 100%;
	font-size: 12px;
	color: #663300;

}

.SubTitlesPreus {
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #133521;
	border-bottom-color: #133521;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

a {
	font-weight: bold;
	color: #663300;
}
a:hover {
	font-weight: bold;
	color: #663300;
}

.BoxCalendari a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #510000;
}
.LiniaVertical {
	background-image: url(img/base/content_separator.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Activitats {
	font-size: 14px;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 4px;
}

.TitolActivitats {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #133521;
	margin-right: 6px;
	padding-left: 4px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;
}
.LlistatActivitats {
	margin-left: 15px;
}

/* INICI VITAMINA C */

.VITAMINACBODY {

background:transparent;

}
.VITAMINACBODYNOTICIESDETALL {

background:transparent;
background-color: #F7F8F3;

}

.VITAMINACBODY .VitaminaCcalendari .year .month td {
	text-align: center;
}

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


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

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

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

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

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

.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: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;

}

.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: #663300;
	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: #CC6600;
	border-right-color: #422100;
	border-bottom-color: #422100;
	border-left-color: #CC6600;
	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: #663300;

}
.Opinions .Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 1px;
	margin-top: 1px;
}
.Opinions td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.Opinions .WrittenBy {
	font-size: 10px;
}
.Opinions .ReviewTitle {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.Opinions .Review {
	border: 1px dashed #FF9900;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
}
.Opinions .Scroll {
	height: 412px;
	overflow: auto;
	margin-right: 4px;
}

.Opinions .Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
	height: 23px;
	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: #422100;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #422100;
	margin-right: 4px;
}
.Opinions .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #663300;
	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: #CC6600;
	border-right-color: #422100;
	border-bottom-color: #422100;
	border-left-color: #CC6600;
	margin-right: 4px;

}
.Opinions .Conf {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #663300;
}

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

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

}


	/* CALENDAR */
.VITAMINACBODY {

	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: #663300;
	margin: 0px;
	padding: 0px;
	font-size: 16px;

}

.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: #663300;
	color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
}
.dayname {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6EAD9;
	color: #663300;
	}
.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: #663300;
}
.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: #663300;
}
.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 */
.ImgMini .RightSeparator {
	border: 1px solid #663300;
	display: block;
	margin-bottom: 7px;
	margin-right: 7px;
}
.Text {
	background-image: url(img/base/fons_text.gif);
	background-repeat: no-repeat;
}
.TextContingut {
	height: 268px;
	margin-right: 17px;
	margin-left: 10px;
	overflow: auto;
	margin-top: -8px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-top: 0px;
	top: -4px;
	z-index: 5;
	position: relative;
}

.Resum {
	border: 2px solid #FF6600;
}
.ResumContingut {
	height: 155px;
	margin-right: 17px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-right: 10px;
	right: 10px;
}
.FonsFlash {
	height: 280px;
	width: 581px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	margin-top: -4px;
	margin-left: -2px;
}
.FonsText {
	background-image: url(img/base/fons_text.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	height: 290px;
	width: 385px;
	margin-top: -13px;
	margin-left: -10px;
	z-index: -1;
}
.AllotjamentsTop {
	margin-top: 2px;
	margin-left: 2px;
}
.Separator2 {

	font-size: 1px;
	height: 12px;
}
.ResumAnimals {

	background-image: url(img/base/requadreanimals.gif);
	background-repeat: no-repeat;
}
.PreusBorder1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.PreusBorder {

	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E7CB92;
}
.ActivitatsContingut {

	height: 468px;
	margin-right: 17px;
	margin-left: 10px;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-top: 0px;
	top: 0px;
	z-index: 5;
	position: relative;
}
.FonsActivitats {

	background-image: url(img/base/requadreactivitas.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	height: 496px;
	width: 385px;
	margin-top: -13px;
	margin-left: -10px;
	z-index: -1;
}
.ResumEsp {

	background-image: url(img/base/fons_resum_esp.gif);
	background-repeat: no-repeat;
}
.ResumEng {


	background-image: url(img/base/fons_resum_eng.gif);
	background-repeat: no-repeat;
}
.SubMenu div {
	font-size: 11px;
}
.MainTableMargin #form1 .LiniaVertical .BoxCalendari td {
	color: #CC0000;
	font-size: 14px;
}
.FlashBox {
	background-image: url(img/base/fons_flash.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 458px;
	width: 410px;
	padding-top: 6px;
	padding-left: 10px;
}
.Link{
	color: #663300;
	text-decoration: underline;
	font-weight: bold;

}
.Link:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: underline;
}
.BorderAllotjaments {
	border: 1px solid #663300;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
	padding-top: 6px;
}
.TextScrollAct {
	overflow: auto;
	height: 448px;
	padding-right: 4px;
	margin-top: 4px;
}.Tamany12 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ImgBorderDIV {
	border: 1px solid #663300;
	padding: 1px
}
.Arial11pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}
.FonsIniciExteriors {
	background-image: url(img/base/inici_exteriors.jpg);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 7px;
}
.BgVisites {
	color: #FFFFFF;
	background-image: url(img/base/bg-visites-guiades.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 94px;
	border: 1px solid #23381D;
	padding-left: 4px;
	text-align:left;
}
.BgVisites h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.BgVisites a, .BgVisites a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
