body {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px; padding: 0px;
}

a:link { color : #FF8033; text-decoration: none; font-weight: bold;}
a:visited { color : #FF8033; text-decoration: none;  font-weight: bold;}
a:hover { color : #FF8033; text-decoration: underline;  font-weight: bold;}
a:active { color : #FF8033; text-decoration: underline;  font-weight: bold;}

#content {
	position: relative;
	padding: 0px;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background-color:#ffffff; /*************************************************/
}

/* header */
#header {
	position: absolute;
	width: 750px;
	height: 290px;
	top: 0px;
	background-color:#ffffff; /*************************************************/
}
#imatge {
	top: 25px;
	position:absolute;
}
#logo {
	text-align: left;
	position: absolute;
	width: 150px;
	top: 25px;
	left: 50px;
	width: 180px;
	height: 240px;
	background-color: #ffffff; /**********************************/
}
#logoimg {
	height: 110px;
}
#logotxt {
	height: 130px;
}
#logotxt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	text-align:right;
	line-height: 12px;
}

/* idiomes */
#idiomes {
	position: absolute;
	width: 750px;
	height: 25px;
	padding: 0px; margin: 0px;
	text-align: right;
	background-color:#ffffff; /**************************************************/
	}
#idiomes p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 6px 5px 0px 5px;
	color: #000000;
}
#idiomes p a { font-weight: normal; }
#idiomes p a:link {
	color: #000000; text-decoration: none;
}
#idiomes p a:visited {
	color: #000000; text-decoration: none;
}
#idiomes p a.active:link {
	color: #FF8033; text-decoration: none; 
	font-weight: bold;
}
#idiomes p a.active:visited {
	color: #FF8033; text-decoration: none; 
	font-weight: bold;
}
#idiomes p a:hover {
	color: #FF8033; text-decoration: none;
}

/* menus */
#menu {
	position: absolute;
	width: 580px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#menu1, #menu2, #menu3 {
	position: absolute;
	top: 60px; 
	list-style: none;
	margin: 0; padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;
}
#menu1 { width: 120px; left: 0px; background: #517D98;}
#menu2 { width: 338px; left: 121px; background: #64918E; }
#menu3 { width: 120px; left: 460px; background: #788F67; }
#menu1 li, #menu2 li, #menu3 li { 
	margin: 0; padding: 0; display: inline; list-style-type: none; }
#menu1 a, #menu2 a, #menu3 a  {
	float: left;
	padding: 20px 0 0 0; 
	overflow: hidden;
	height: 0px !important; height /**/:20px; /* for IE5/Win */
}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, {
	background-position: 0px -20px; }
#menu1 a:active, #menu2 a:active, #menu3 a:active,
#menu1 a.selected, #menu2 a.selected, #menu3 a.selected {
	background-position: 0px -40px; }

/* navegacio */
.buttons {
  margin: 0px; padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 60px 0px;
}
.tabnav {
	margin: 0px; padding: 0px;
	list-style: none;
}
.tabnav li {
	margin: 0px; padding: 0px; 
	display: block;
}
.tabnav span {
	width: 130px;
	text-align: right;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 10px 4px 2px 0px;
	color: #64918E;
}
.tabnav a {
	width: 130px;
	text-align: right;
	display: block;
	text-decoration: none;
	border-right: 5px solid #64918E;
	margin: 0px 0px 2px 0px;
	padding: 0px 4px 0px 0px;
	background: transparent;
}
.tabnav a:link {
	color: #A0A0A0; text-decoration: none;
	font-weight: normal;
}
.tabnav a:visited {
	color: #A0A0A0; text-decoration: none;
	font-weight: normal;
}
.tabnav a.active:link {
	color: #64918E; text-decoration: none;
	border-right: 15px solid #64918E;
	font-weight: normal;
}
.tabnav a.active:visited {
	color: #64918E; text-decoration: none;
	border-right: 15px solid #64918E;
	font-weight: normal;
}
.tabnav a:hover {
	color: #64918E; text-decoration: none;
	font-weight: normal;
}










.tabnav2 {
	margin: 0px; padding: 0px;
	list-style: none;
}
.tabnav2 li {
	margin: 0px; padding: 0px; 
	display: block;
}
.tabnav2 span {
	width: 130px;
	text-align: right;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 10px 4px 2px 0px;
	color: #A2BDBB;
}
.tabnav2 a {
	width: 130px;
	text-align: right;
	display: block;
	text-decoration: none;
	border-right: 3px solid #A2BDBB;
	margin: 0px 0px 2px 0px;
	padding: 0px 4px 0px 0px;
	background: transparent;
}
.tabnav2 a:link {
	color: #A0A0A0; text-decoration: none;
	font-weight: normal;
}
.tabnav2 a:visited {
	color: #A0A0A0; text-decoration: none;
	font-weight: normal;
}
.tabnav2 a.active:link {
	color: #A2BDBB; text-decoration: none;
	border-right: 5px solid #A2BDBB;
	font-weight: normal;
}
.tabnav2 a.active:visited {
	color: #A2BDBB; text-decoration: none;
	border-right: 5px solid #A2BDBB;
	font-weight: normal;
}
.tabnav2 a:hover {
	color: #A2BDBB; text-decoration: none;
	font-weight: normal;
}






/* page */

#page {
	position: absolute;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21211F;
	width: 750px;
	border: 0px solid #556677;
	padding: 0px 0px 0px 0px;
	top:290px;
}

#pageleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	position: absolute;
	width: 550px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	border: 0px;
	border-right: 1px dashed #FF8033;
}
#pageright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
	position: absolute;
	width: 200px;
	margin-left: 550px;
	padding: 0px 0px 0px 0px;
	height: 300px;
}	





/* menu lateral */

#containermenulateral {
	position: absolute;
	width: 200px; height: 240px;
	padding: 0px;
	margin: 0px;
	}
	
#navmenulateral {
	position: absolute;
	left: 10px; 
	list-style: none;
	margin: 0px; padding: 0px;
	width: 180px;
	display: block;
	overflow: hidden;
	}

#navmenulateral { height:240px; top: 0px; width:180px;}
#navmenulateral ul { height:240px; }
#navmenulateral li { width: 180px; height:26px;
	margin: 0px; padding: 0px; display: block; list-style-type: none; 
}
	
	
	
#navmenulateral a  { 
/*	float: left;*/
	padding: 0px 0px 0px 300px; 
	overflow: hidden;
	height: 0px !important; height /**/:26px; /* for IE5/Win */
	line-height:26px;
	font-size:18px;
	}
	
#navmenulateral a:hover   {
	background-position: 0 -26px; }
#navmenulateral a:active, #navmenulateral a.selected {
	background-position: 0 -52px; }















#nav {
/*	background-color: #ffffff;*/
}
#navfa {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	padding: 5px 0px 15px 0px;
	float: left;
}
#navimg {
	color: #959595;
	padding: 10px 5px 10px 5px;
	float: right;
}
#navfa a { font-weight: normal; }
#navfa a:link { color : #7AB4CA; text-decoration: none;}
#navfa a:visited { color : #7AB4CA; text-decoration: none;}
#navfa a:hover { color : #7AB4CA; text-decoration: underline;}
#navfa a:active { color : #7AB4CA; text-decoration: underline;}










/* footer */

#footer {
	position: relative;
	padding: 0px;
	width: 750px;
	height: 110px;
	left: 50%;
	margin-left: -375px;
}
#imatgep {
	top: 30px;
	position:absolute;
}
#copy {
	text-align: left;
	position: absolute;
	top: 30px;
	left: 50px;
	width: 180px;
	height: 60px;
	background-color: #ffffff;
}
#copytxt {
	height: 60px;
}
#copytxt p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	color: #000000;
	text-align:left;
}


#navtop {
	position: absolute;
	top:5px;
	width: 750px;
	height: 25px;
	padding: 0px; margin: 0px;
	text-align: right;
}
#navtop img {
	padding: 2px;
}

.pad5 {
	padding: 5px;
}

div.spacer {
	clear: both;
	line-height: 0px;
}

#txt {
	clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	line-height: normal;
	padding: 5px 30px 20px 0px;
}




.clicable {
	border: 1px solid #7AB4CA;
}

img.foto {
	border: 0px;
	padding: 0px 1px;
}

.txtBloc {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	position: relative;
}
.txtTitol {
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0px 25px 10px;
}
.txtSubtitol {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}

.txtText {
/*	clear: both;*/
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 10px 20px 10px;
	text-align:justify;
}
.txtText p {
	margin: 0px 0px 10px 0px;
}
.txtText p.sig {
	margin: 0px 0px 20px 0px;
	text-align: right;
	font-style: oblique;
}
.txtText ul {
	margin-top: 0px;  padding: 0px 0px 0px 0px;
	list-style-type:disc;
	margin-left: 30px;
	text-align:left;
}
.txtText ul li {
	margin-bottom: 5px;
}

.txtsimbol {
  font-family: Symbol;
}

p.center{
	text-align: center;
}





