body {
	background-image: url(img/base/fons.jpg);
	background-color: #F2FBFF;
	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 {
}
.SubMenu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImgMini {
}
.ImgMini img {
	border: 1px solid #FFFFFF;
	display: block;
	margin-bottom: 7px;
}

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

.SubMenu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	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 #FFFFFF;
}

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


td {
	font-size: 12px;
	color: #0B4C72;
	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: #05436A;
	text-decoration: underline;
	font-weight: normal;
}
.Content {
	position: absolute;
	margin-left: 0px;
	margin-top: 1px;
	z-index: 2;
}
.UnderContent {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*ul {
	list-style: url(img/base/bullet.gif);
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: url(img/base/bullet.gif);
}
.Resum li {
	margin-top: 0px;
	margin-bottom: 5px;
	left: 0px;
	font-size: 14px;
	color: #006291;
	list-style-image: url(img/base/bullet.gif);
}

*/

.Resum li {
	padding-bottom: 5px;
	background-image:url(img/base/bullet.gif);
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 14px;
	color: #006291;
	list-style-type: none;

}
li {
	padding-bottom: 5px;
	background-image:url(img/base/bullet.gif);
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;

}
ul {
	left: 0px;
	margin-left: 4px;
	padding-left: 0px;
}
.TextScroll {
	overflow: auto;
	height: 343px;
	padding-right: 4px;
}.TableFotos {
}
.TableFotos .Titol {
	font-size: 14px;
	font-weight: bold;
}

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

/* FORMULARI */

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

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #05436A;
	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;
}
.buttonSubmit, .buttonSubmit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding-top: 4px;
	*padding-bottom: 4px;
	background-color: #05436A;
	height: 18px;
	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;
	text-decoration:none;
}
.FonsForm {
	padding-right: 4px;
}

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



/* FI */

.Box1 {
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px dashed #FFFFFF;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 5px;
	display: block;
}
.TitlesPreus {
	background-color: #05436A;
	color: #FFFFFF;
	padding-right: 4px;
	font: 14px Arial, Helvetica, sans-serif;
	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: #E6F7EC;
	border-right-color: #133521;
	border-bottom-color: #133521;
	border-left-color: #E6F7EC;


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


}
a {
	font-weight: bold;
	color: #05436A;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #05436A;
	text-decoration: underline;
}

.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:none;

}

.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: #05436A;
}

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

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

.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: #05436A;

}

.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: #05436A;
	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: #0B4C72;

}
.Opinions .Titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B4C72;
	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: #0B4C72;
}
.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: #05436A;
	border-right-color: #BBC598;
	border-bottom-color: #BBC598;
	border-left-color: #05436A;
}
.Opinions .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	padding: 3px;
	background-color: #05436A;
	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: #0B4C72;
}

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

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

}


	/* CALENDAR */


.VITAMINACBODY h1 {
	font-weight: bold;
	color: #05436A;
	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: #05436A;
	color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
}
.dayname {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #D8EEFC;
	color: #05436A;
	}
.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: #05436A;
}
.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: #F3FAFE;
	color: #05436A;
}
.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 #FFFFFF;
	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 {
	background-color: #FFFFFF;
	border: 2px solid #91DBFF;
	padding: 4px;
}
.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;
}
.Separator3 {

	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: #05436A;
}
.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;
}
.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Bottom a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom a:hover {
	font-weight: bold;
	color: #C8E9FA;
	text-decoration: underline;
}
.ImgBorderNoMargin {

	border: 1px solid #0087B8;
	padding: 1px;
}
.WhyWithUs {
	font-size: 14px;
	color: #002448;
	text-decoration: none;
	background-image: url(img/base/fons_why_with_us.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 32px;
	width: 189px;
	display: block;
	font-weight: normal;
}
.WhyWithUs:hover {

	font-size: 14px;
	color: #002448;
	text-decoration: none;
	background-image: url(img/base/fons_why_with_us_over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 32px;
	width: 189px;
	display: block;
	font-weight: normal;
}
.WhyWithUsOn {

	font-size: 14px;
	color: #002448;
	text-decoration: none;
	background-image: url(img/base/fons_why_with_us_over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 32px;
	width: 189px;
	display: block;
	padding-top: 9px;
	font-weight: normal;
}
.WhyWithUsOn:hover {

	font-size: 14px;
	color: #002448;
	text-decoration: none;
	background-image: url(img/base/fons_why_with_us_over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 32px;
	width: 189px;
	display: block;
	padding-top: 9px;
	font-weight: normal;
}

#menu a {
	margin-right: 15px;
}
#menu td {
	color: #FFFFFF;
	font-size: 14px;
}
.Scroll3 {
	height: 261px;
	overflow: auto;
	padding-right: 4px;
}
.Negreta11px {
	font-size: 11px;
	font-weight: bold;
}
.ImgBorder div {
	font-size: 11px;
}
.FlashBorder {

	border: 1px solid #0087B8;
	padding: 1px;
}
.ActivitatsBorder {
	border: 1px solid #0087B8;
	padding: 1px;
	background-color: #FFFFFF;
	font-size: 11px;
}
.SituacioBorder {

	border: 1px solid #0087B8;
	background-color: #FFFFFF;
	font-size: 11px;
}
.BoxTitols {
	background-color: #05436A;
	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: #E6F7EC;
	border-right-color: #133521;
	border-bottom-color: #133521;
	border-left-color: #E6F7EC;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TextIndent {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.Arial14 {
	font-size: 16px;
	font-weight: normal;
}
#Age { /*trampa mortal*/
visibility:hidden;
display:none;
}
