* {
	margin: 0px;
	padding: 0px;
	text-align:justify;
}
a img,:link img,:visited img { border: none; }
body {
	background-image: url(../images/fons_cap.jpg);
	background-repeat: repeat-x;
}
#tot {
	width: 955px;
	margin-left: -477px;
	position: relative;
	left: 50%;
}
/* Capçalera */
#encap {
	height: 123px;
	width: 955px;
}
#encap #langSelector {
	float: right;
	width:700px;
	position:inherit;
	margin-top:36px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	font-weight:bold;
	color: #3E7A1A;
}
#encap #langSelector a 
{
	color: #3E7A1A;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
#encap #langSelector a:hover
{
	color: #3E7A1A;
	font-size:12px;
	text-decoration: underline;
}
#encap #logo {
	float: left;
	position: relative;
	width:209px;
	margin-left:10px;
}
/* Navegació */
#nav {
	position:relative;
	width: 725px;
	float: right;
	height: 31px;
	margin-top:41px;
}
#nav ul {
	list-style-type: none;
 }
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/btn_menu1.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	width: 143px;
	height: 22px;
	display: block;
}
#nav ul li a:hover {
	background-image: url(../images/btn_menu1_f2.jpg);
	background-repeat: no-repeat;
	color: #3E7A1A;
}
#nav ul li a:active {
	background-image: url(../images/btn_menu1_f3.jpg);
	background-repeat: no-repeat;
	color: #3E7A1A;
}
#nav #tabSelected{
	background-image: url(../images/btn_menu1_f3.jpg);
	background-repeat: no-repeat;
	color: #3E7A1A;
	cursor:default;
	
}
p    {
	color: #FFF;
}
#nav li {
	float: left;
}

/* peu */
#peu {
	margin-top:5px;
	background-image: url(../images/peu.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 955px;
	height: 60px;
	clear: both;
	float: left;
}
#peu ul {
	list-style-type: none;
 }
#peu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#peu ul li a:hover {
	color: #333;
}
#peu ul li a:active {
	font-weight: bold;
	color: #FFF;
}
#peu li {
	float: left;
}
#peu span {
	float: right;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-decoration: none;
	margin-top:5px;
}
#peu p {
	float:inherit;
	padding-right:20px;
	padding-left:50px;
	margin-top:5px;
}
#peuimages 
{
	width:100%;
	padding-top:10px;
	float:right;
	text-align:center;
	vertical-align:top;
}
.input_web
{
   font-size:11px;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   width:96px;
   height:26px;
   background-color:#6C9918;
   border-style:solid;
   border-color:#2F711A;
   border-width:1px;
   cursor:pointer;
}
/* Demo */
.btnDemo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	float:left;
	margin-top:1px;
	margin-left:1px;
	width: 159px;
	height: 127px;
	background: url("../images/demo-button.jpg") no-repeat 0 0;
	text-decoration:none;
}
.btnDemo:hover
{ 
	text-decoration:none;
	background-position: 0 -127px;
	color:#ffffff;
}
.btnDemoTextSmall
{
	margin-top:44px;
	padding-left:77px;
}
.btnDemoTextBig
{
	padding-left:77px;
	font-size:24px;
	font-weight:bold;
}
.linkDemo
{
	text-decoration:none;
	cursor:pointer;
}
/* Highslide*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	background: black;
}
a.highslide-full-expand {
   background: url(../images/highslide/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/highslide/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/highslide/close.png);
}
/* Trial Button */
#btnTrial
{
	float:right;
	text-align:center;
	color:white !important;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:none !important;
	font-size:16px;
	width: 166px;
	height: 24px;
	background: url("../images/trial1.gif") no-repeat 0 0;
	padding-top:4px;
}
#btnTrial:hover
{ 
  background-position: 0 -28px;
}
