* { 
          padding: 0px; 
          margin: 0px; 
          border: 0px; 
      }  
body {
	background: #EDF7FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	scrollbar-face-color: #D4F2FF;
	scrollbar-shadow-color: #D4F2FF;
	scrollbar-highlight-color: #D4F2FF;
	scrollbar-3dlight-color: #D4F2FF;
	scrollbar-darkshadow-color: #107FC9;
	scrollbar-track-color: #ECFAFF;
	scrollbar-arrow-color: #107FC9;
	color: #025D8C;
	
}

td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#container {
	background: url(img/bg_container.png)  repeat-x top;
}
#top {
	height: 90px;
	position: absolute;
	width: 996px;
}
#middle {
	position: absolute;
	z-index: 1;
	height: 475px;
	width: 996px;
	margin-top: 88px;
}
#content {
	height: 475px;
	width: 712px;
	left: 181px;
	z-index: 10;
	background: url(img/main_content.png) no-repeat;
	position: absolute;
	padding: 10px 10px 10px 12px;
	text-align: justify;
}
#contentScroll {
	height: 450px;
	width: 686px;
	overflow: auto;
	padding-right: 4px;
	text-align: justify;
	background-color: #FFFFFF;
}
#contentScroll2 {
	height: 419px;
	width: 690px;
	overflow: auto;
	text-align: justify;
	background-color: #FFFFFF;
}
.Pack {
	background-image: url(img/base/pack-main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 591px;
	width: 664px;
	padding-top: 144px;
}
.PackEsp {
	background-image: url(img/esp/pack-main.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 591px;
	width: 664px;
	padding-top: 144px;
}
.Pack-Peu {
	background-image: url(img/base/pack-peu.png);
	height: 120px;
	width: 664px;
	background-color: #000099;
	background-repeat: no-repeat;
	background-position: center center;
}
.Pack-PeuEsp {
	background-image: url(img/esp/pack-peu.png);
	height: 120px;
	width: 664px;
	background-color: #000099;
	background-repeat: no-repeat;
	background-position: center center;
}



#leftContent {
	width: 195px;
	left: 4px;
	position: absolute;
	height: 475px;
	z-index: 1;
	top: 2px;
}
#ContentRight {
	height: 475px;
	width: 115px;
	left: 878px;
	top: 2px;
	position: absolute;
}
#left {
	float: left;

}

#bottom {
	height: 32px;
	width: 996px;
	position: absolute;
	margin-top: 568px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/bg_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
#padding {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#online {
	position: absolute;
	left: 5px;
	top: 96px;
}
#idiomes {
	position: absolute;
	left: 5px;
	top: 258px;
}
#online td, #online div {
	color: #FFFFFF;
	font-size: 11px;
}


#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right {
	float: right;
	font-weight: bold;
}

/* FORMULARI */

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075B87;
	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: #E1F3FB;
	border-bottom-color: #E1F3FB;
	border-left-color: #003366;
	margin: 2px;

}
form {
	margin: 0px;
	padding: 0px;
}

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


}

.BoxTextMini {
	font-size: 10px;
	color: #075B87;
	padding: 4px;
	border: 1px dotted #27A0D7;
	text-align: justify;
}
.BoxTextMini a {
	color: #075B87;
}

/*INICI SUBMENU */

div#submenu{float:left; background:#FFF; margin-bottom: 4px}
ul#nav,ul#nav li{
	list-style-type:none !important;
	margin:0;
	padding:0;
	list-style-image: none !important;
}
ul#nav li{float:left;margin-right: 2px;text-align: center}
ul#nav a{
	float:left;
	width: 130px;
	padding: 6px 0;
	text-decoration:none;
	font-weight: bold;
	display: inline-block;
}
ul#nav a:hover{
	color: #FFF;
	font-weight:bold
}
ul#nav li a.wactive{color: #FFF;}
li#blue a{color: #020CB2}
li#blue a:hover, li#blue a.wactive{background: #020CB2}
li#yellow a{color: #EFAA00}
li#yellow a:hover, li#yellow a.wactive{background: #EFAA00}
li#green a{color: #21E2BC}
li#green a:hover, li#green a.wactive{background: #21E2BC}
li#red a{color: #B20044}
li#red a:hover, li#red a.wactive{background: #B20044}
li#generic a{color: #0A93FC}
li#generic a:hover, li#generic a.wactive{background: #0A93FC}

/* FI SUBMENU */
#servei {
	float: left;
	width: 49.5%;
	border: 0px solid #C3E0F5;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 6px;
	display: block;
}
#serveiright {

	float: right;
	width: 49.5%;
	border: 0px solid #C3E0F5;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 6px;
	display: block;
}
#servei #margin, #serveiright #margin  {
	border: 1px solid #C3E0F5;
	font-size: 11px;
	display: block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	clear: both;
	height: 85px;
}
.center {
	text-align: center;
}

#servei #margin.Hover, #serveiright #margin.Hover {
	padding: 4px 8px 4px 4px;
	border: 1px solid #0080E5;
	font-size: 11px;
	background: #EDF7FF;
}


#servei img, #serveiright img {
	margin-right: 6px;
	margin-top: 2px;
	float: left;
}
#servei h2, #serveiright h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#ContentHeader {
	height: 80px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 11px;
}
.ConentLeft {
	margin: 0px;
	font-size: 14px;
	padding: 6px;
}
.ConentRight {
	padding: 6px;
}


/*bullet-list*/
.bullet-list{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
.bullet-list li{
	background-image: url(img/base/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0087F1;
	margin-bottom: 6px;
	line-height: 20px;
}


h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;
}

#content a {
	color: #0068C0;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #0068C0;
	text-decoration: underline;
}
.Link {
	color: #0068C0;
	text-decoration: underline;
	font-weight: bold;
}
.Link:hover {
	color: #0068C0;
	text-decoration: underline;
	background: #B8E8FE;
}
.TitolTemp {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
.Border {
	padding: 1px;
	border: 1px solid #0374D1;
}
#contentScroll td, #contentScroll2 td {
	text-align: justify;
}	

.QuiSom-1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(img/base/quisom-1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 12px;
	padding-right: 347px;
	margin-bottom: 12px;
}
.QuiSom-2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(img/base/quisom-2.jpg);
	background-repeat: no-repeat;
	background-position: -4px bottom;
	padding-bottom: 12px;
	padding-left: 318px;
	padding-right: 6px;
	color: #CC0000;
}
.Serveis-1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(img/cat/serveis-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 12px;
	padding-right: 6px;
	margin-bottom: 10px;
}
.RedText {
	color: #CC0000;
	font-size: 14px;
}

.Restaurant-1 {

	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(img/base/restaurant-1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 273px;
	margin-bottom: 10px;
	height: 347px;
	
}
.imgAmp {
	border: 1px solid #0081E6;
	padding: 1px;
}




.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 0px;
	margin: 0;
	float: left;
	position: relative;
	overflow:hidden;
	margin-bottom: 4px;
	margin-right: 4px;
	font-size: 11px;
	color: #0A93FC;
}
.gallery li:hover img {
	border-top-color: #004884;
	border-right-color: #004884;
	border-bottom-color: #004884;
	border-left-color: #004884;
}
.gallery img {
	background: #fff;
	border: solid 1px #0087F1;
	padding: 1px;
}
.gallery em {
	background: #fff url(images/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	font-size: 11px;
	display: block;
	position: absolute;
	bottom: 6px;
	right: 2px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	border: 0px solid #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.gallery a {
	text-decoration: none !important;
	font-weight: normal;
}
.gallery a:hover em {
	background-color: #BFE2FF;
	background-image: url(images/orange-gradient.gif);
	background-repeat: repeat-y;
	border: 0px solid #000000;
	font-weight: normal;
}


.img-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.img-list li {
	float: left;
	position: relative;
	overflow:hidden;
	margin-bottom: 0px;
	margin-right: 5px;
	font-size: 11px;
	color: #0A93FC;
	width: 129px;
	margin-bottom: 0px;
}

.img-list img {
	background: #fff;
	border: solid 1px #0087F1 !important;
	padding: 1px !important;
}

.img-list a {
	text-decoration: none !important;
	font-weight: normal;
}
.img-list li span {
	text-decoration: none !important;
	font-weight: normal;
	margin: 0px;
}

.img-list li:hover img {
	border-top-color: #004884;
	border-right-color: #004884;
	border-bottom-color: #004884;
	border-left-color: #004884;
	margin-bottom: 0px;
	
}

.img-list a:hover em {
	background-color: #BFE2FF;
	background-image: url(images/orange-gradient.gif);
	background-repeat: repeat-y;
	border: 0px solid #000000;
	font-weight: normal;
}
.Preus-1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #030BB4;
	background-image: url(img/base/preus-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 140px;
}
.Preus-2 {

	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ECA900;
	background-image: url(img/base/preus-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 140px;
}
.Preus-3 {


	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ECA900;
	background-image: url(img/base/preus-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 140px;
}
.Preus-4 {



	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B00144;
	background-image: url(img/base/preus-4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 140px;
}
.Preus-5 {

	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #030BB4;
	background-image: url(img/base/preus-5.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 75px;
}
.Table-Border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55B1FD;
	padding: 4px !important;
}
.Table-Head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55B1FD;
	padding: 4px !important;
	background-color: #CBE8FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #55B1FD;
}
.Preus-6 {


	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0AC00;
	background-image: url(img/base/preus-6.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 75px;
}
.Preus-7 {



	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AE0041;
	background-image: url(img/base/preus-7.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 75px;
}
.Preus-8 {


	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #21E2BC;
	background-image: url(img/base/preus-8.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 75px;
}
.Preus-Promo {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0087F1;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
}

.Table-Head1 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55B1FD;
	padding: 4px !important;
	background-color: #CBE8FF;
}



/*tabs-nav*/
.tabs-nav{
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	width: 690px;
}
.tabs-nav li{
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	word-spacing:1px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 10px;
}
* html .tabs-nav li {word-spacing:0;}
* +html .tabs-nav li {word-spacing:0;}
.tabs-nav li a{
	float:left;
	color:#000;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none !important;
	background-image: url(img/base/tabs-nav.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
}
.tabs-nav li a span{
	float:left;
	height:21px;
	*height:28px;
	background: url(img/base/tabs-nav.png) no-repeat;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
.tabs-nav li a:hover,.tabs-nav li.active a{
	text-decoration: none;
	background-position: 100% -38px;
}
.tabs-nav li a:hover span,.tabs-nav li.active a span{
	background-position: 0 -38px;
	text-decoration: none;
	color:#fff !important;
}
.RedText12 {

	color: #CC0000;
}
.InputMiniReserves {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #0070CC; 
}
.ButtonMiniReserves {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0A93FC;
	border: 1px solid #FFFFFF;
	width:97%;
	padding: 1px;
	font-size:12px;
	margin-top: 4px;
}
.SituacioDistancies {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93CFEB;
	padding: 4px;
}
.SituacioDistancies div {
	font-size: 14px;
}
.Printable {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/base/fons_imp.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 230px;
	padding-top: 10px;
	padding-left: 70px;
	text-align: left;
	display: block;
	color: #FFFFFF !important;
	text-decoration: underline;
	margin-bottom: 8px;
}



/* 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;

}

.VITAMINACBODYNOTICIESDETALL {
	background-color: #EDF7FF;
}

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


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

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

.VITAMINAC h2 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	color: #003366;
	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: #003366;
	background-color: #9FD9FF;
}

.VITAMINAC .BoxPromocions {
	color: #003366;
	border-left-style: solid;
	border-left-color: #006699;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D9EEFF;
	border-left-width: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	width: 98%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.VITAMINAC .BoxPromocions h1 {
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	border: 0px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #D9EEFF;

}

.VITAMINAC .BoxPromocions td{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}

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


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

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

.VITAMINAC .BoxPromocions h1 {
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	color: #28A9FF;
	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: #003366;
	border-right-color: #E1F3FB;
	border-bottom-color: #E1F3FB;
	border-left-color: #003366;
	
}
.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: #F2FAFD;
	border-right-color: #043C59;
	border-bottom-color: #043C59;
	border-left-color: #F2FAFD;
	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: #003366;

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

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

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

}

/* FI VITAMINA C */
.Link2 {
	color: #0068C0;
	text-decoration: underline;
	font-weight: normal !important;
}
.Activitats-1 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-repeat: no-repeat;
	background-position: -4px bottom;
	padding-bottom: 12px;
	padding-left: 200px;
	padding-right: 6px;
	background-image: url(img/activitats-1.jpg);
}
.Border2 {
	padding: 1px;
	border: 1px solid #0374D1;
	margin-bottom: 6px;
}
#Age { /*trampa mortal*/
visibility:hidden;
display:none;
}
