/* CASTELLS STYLESHEET v. 1.1 20060224 */

/* - - - - - - - - - -  G E N E R I C  - - - - - - - - - - */

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url('../img/fons_00.gif');
	background-position:  left 50%;	
	background-repeat: repeat-y;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em
}


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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	color: #8e8692;
	border-right: 7px solid;
	border-bottom: 1px solid;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8e8692;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

a:link {
	color: #0036c0;
	text-decoration: underline;
}

a:visited {
	color: #0036c0;
	text-decoration: underline;
}

a:hover {
	color: #0036c0;
	text-decoration: none;
}

a:active {
	color: #0036c0;
	text-decoration: none;
}

/* - - - - - - - - - -  L A Y O U T  - - - - - - - - - - */

#header {
	width: 100%;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #283550;
	border-top: 5px solid #8a9eb6;
}

#header .logoLeft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#header .logoRight {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}	

#header_print {
	display:none;
}

#content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 150px solid #E7E7E7;
}

#subHeader {
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	font-weight: bold;
	background-image: url('../img/subHeader_background_00.gif');
	background-repeat: repeat-x;
	display: inline; margin-left:151px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

#subHeader img {
	vertical-align: middle;
	border: none;
}

#search {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/searchBox_background_00.gif');
	background-repeat: no-repeat;
	width: 299px;
	text-align: left;
	height: 47px;
	display: inline
}

#search form {
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
}

#search input {
	font-size: 1em;
	border: 1px solid #999999;
	width: 152px;
}

#nav {
	text-align: right;
	background-image: url('../img/subHeader_background_00.gif');
	height: 22px; padding-left:0px; padding-right:20px; padding-top:25px; padding-bottom:0px
}

/* IE HACK for 3 px gap */
* html #nav {
	position: relative;
	left: -3px;
}
/* END HACK */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #fff;
	width: auto;
	height: 80px;
}

#menu span {
	color: #353535;
	width: 16.5%;
	float: left;
	height: 55px;
	background-color: #fff;
	border: 1px solid;
	border-color: #c0c0c0;
	border-bottom: none;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}

#menu span.menuItem01 {
	border-bottom: 5px solid #abd17a;
}

#menu span.menuItem02 {
	border-bottom: 5px solid #8bc2d7;
}

#menu span.menuItem03 {
	border-bottom: 5px solid #d57b60;
}

#menu span.menuItem04 {
	border-bottom: 5px solid #eece69;
}

#menu span.menuItem05 {
	border-bottom: 5px solid #bb95bb;
}

#menu span.menuItem06 {
	border-bottom: 5px solid #8db5af;
}

#menu span.menuItem01Active {
	border-bottom: 5px solid #abd17a;
	background-color: #edfad0;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem02Active {
	border-bottom: 5px solid #8bc2d7;
	background-color: #dbeaef;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem03Active {
	border-bottom: 5px solid #d57b60;
	background-color: #fae4d8;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem04Active {
	border-bottom: 5px solid #eece69;
	background-color: #fdefcd;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem05Active {
	border-bottom: 5px solid #bb95bb;
	background-color: #f6e2f6;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem06Active {
	border-bottom: 5px solid #8db5af;
	background-color: #e6f6f4;
	padding: 5px;
	height: 45px;
}

#breadcrumb {
	color: #808080;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	background-image: url('../img/breadcrumb_background_00.gif');
	background-position:  left 50%;
	background-repeat: no-repeat; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:10px
}

.contents {
	clear: right;
	font-size: 0.7em;
	padding: 10px 10px;
	text-align: left;
	line-height: 1.9em;
}

.contents ul {
	margin-bottom: 15px;
}

.contents li {
	margin-bottom: 15px;
}

.contents ul li img {
	vertical-align: auto;
	margin-left: 15px;
	margin-right: 15px;
}

.leftMenu {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 50px;
	
}



.leftMenu ul {
	color: #404040;
	background-color: #cccccc;
	font-size: 0.7em;
	text-align: left;
	list-style-type: none;
	margin: 20px 0px 50px 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	
}

.leftMenu ul li{
	display: block;
	border-top: 1px solid #999999;
	padding: 0px;
}


.leftMenu ul li.b{
	display: block;
	border-top: 1px solid #999999;
	padding: 0px;
	height: 70px;
	
}

.leftMenu ul li.c{
	display: block;
	border-top: 1px solid #999999;
	padding: 0px;
	height: 40px;
	
}


.leftMenu ul li.active {
	display: block;
	color: #404040;
	padding: 4px 5px 3px 15px;
	background-color: #e7e7e7;
	border-right: 8px solid #666666;
	
}

.leftMenu ul li.title {
	display: block;
	color: #404040;
	padding: 4px 5px 3px 45px;
	background-color: #fff;
	font-weight: bold;
	
}



.leftMenu img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.leftMenu img.sponsor {
	border: 0px;
	margin: 0px;
	margin-bottom: 50px;
	padding: 0px;
}

.leftMenu img.sponsorNomenu {
	margin-top: 100px;
	margin-bottom: 50px;
}

.selector {
	color: #fff;
	background-color: #59647B;
	font-size: 0.7em;
	margin: 0px;
	padding: 7px;
	position: relative;
	top: -3px;
	height: 15px;
}

#footerMenu {
	background-color: #a29ea4;
	clear: both;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#footer {
	clear: both;
	color: #808080;
	background-color: #fff;
	font-size: 0.7em;
	padding: 10px;
	text-align: center;
	border-left: 150px solid #e7e7e7;
}

.printBox {
	float: right;
	height: 22px;
	margin-bottom: 20px;
	padding-left: 30px;
	background-image: url('../img/ico_pdfPrint.gif');
	background-position:  left 50%;
	background-repeat: no-repeat
}

.pagenavigator {
	padding:20px 0;
}

.next {
	float: right;
}

.back {
	float: left;
}

.pages {
	float: left;
	text-align: center;
	width:89%;
}

.pages_to {
	float: right;
	text-align: center;
	width:89%;
}

.pages_to_bis {
	float: left;
	text-align: center;
	width:89%;
}

.break {
	clear: both;
}




/* - - - - - - - - - -  C A I X E S  H O M E - - - - - - - - - - */

.caixaPresentacioWrapper {
	color: #333333;
	background-color: #fff;
	width: 55%;
	margin: 30px 20px 40px 0px;
	padding: 0px;
}

.caixaRankingWrapper {
	color: #333333;
	background-color: #fff;
	width: 55%;
	margin: 30px 0px 40px 0px;
	padding: 0px;
}

.caixaNovetatWrapper {
	color: #333333;
	background-color: #fff;
	width: 100%;
	margin: 30px 20px 40px 0px;
	padding: 0px;
}

.caixaDestacatWrapper {
	color: #000;
	background-color: #fff;
	float: right;
	width: 41%;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.caixaInfoWrapper {
	color: #000;
	background-color: #fff;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

h1.caixaPresentacio  {
	text-align: left;
	display: block;
	color: #fff;
	background-color: #8e8692;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	padding-left: 15px;
	border: 1px solid #808080;
}

.caixaTraduccio  {
	color: #4B5358;
	background-color: #FFFFCC;
	margin: 0px 10px 16px 30px;
	padding: 3px;
	padding-left: 15px;
	border: 1px solid #E1D8CB;
}

.caixaTraduccio2  {
	color: #4B5358;
	background-color: #FFFFCC;
	margin: 0;
	padding: 3px 10px 3px 10px;
	border: 1px solid #E1D8CB;
}

.caixaVersio  {
	color: #4B5358;
	background-color: #FFFFCC;
	margin: 10px 0px;
	padding: 5px 15px;
	border: 1px solid #E1D8CB;
}

.caixaVersio2  {
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFCC;
	margin: 10px 0px;
	padding: 4px 20px;
	border-top: 1px solid #E1D8CB;
	border-bottom: 1px solid #E1D8CB;
}

.redge {
	background-position:  right top;
	background-repeat: repeat-y;
	background-image: url('../img/caixaPresentacioright.gif');
}

.bedge {
	background-image: url('../img/caixaPresentacioFooter.gif');
	background-position:  left bottom;
	background-repeat: repeat-x;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0
}

.brcorner {
	background-image: url('../img/cantonada.gif');
	background-position:  right bottom;
	background-repeat: no-repeat;
	padding-top: 0px; padding-left:15px; padding-right:15px; padding-bottom:15px
}

.innerContent, .innerContent2 {
	background-color: #fff;
	text-align: left;
	padding-top: 15px;
}

.innerContent img {
	float: left;
}

.innerContent p {
	margin: 0px 0px 1em 70px;
}

.innerContent2 p {
	margin: 0px 0px 1em 5px;
}

/* - - - - - - - - - -  L I N K S - - - - - - - - - - */

#subHeader a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#subHeader a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#subHeader a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

#subHeader a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.selector a:link {
	color: #f8f8f8;
	text-decoration: none;
}

.selector a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

.selector a:hover {
	color: #f8f8f8;
	text-decoration: underline;
}

.selector a:active {
	color: #f8f8f8;
	text-decoration: none;
}

#menu a:link {
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}

#menu a:visited {
	color: #353535;
	text-decoration: none;
}

#menu a:hover {
	color: #353535;
	text-decoration: none;
}

#menu a:active {
	color: #353535;
	text-decoration: none;
}

#menu span.menuItem01 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem01 a:hover {
	display: block;
	background-color: #edfad0;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem02 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem02 a:hover {
	display: block;
	background-color: #dbeaef;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem03 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem03 a:hover {
	display: block;
	background-color: #fae4d8;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem04 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem04 a:hover {
	display: block;
	background-color: #fdefcd;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem05 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem05 a:hover {
	display: block;
	background-color: #f6e2f6;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem06 a {
	display: block;
	padding: 5px;
	height: 45px;
}

#menu span.menuItem06 a:hover {
	display: block;
	background-color: #e6f6f4;
	padding: 5px;
	height: 45px;
}

#breadcrumb a:link {
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumb a:visited {
	color: #808080;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumb a:hover {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumb a:active {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

#footerMenu a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#footerMenu a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#footerMenu a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

#footerMenu a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#footer a:link {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

#footer a:visited {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	color: #808080;
	text-decoration: underline;
}

#footer a:active {
	color: #808080;
	text-decoration: none;
}

.leftMenu ul a {
	margin: 0px;
	display: block;
	color: #404040;
	text-decoration: none;
	padding: 4px 5px 3px 15px;
}

.leftMenu ul a:visited {
	display: block;
	color: #404040;
	text-decoration: none;
	padding: 4px 5px 3px 15px;
	height: 16px;
}

.leftMenu ul a:hover {
	display: block;
	color: #404040;
	text-decoration: none;
	padding: 4px 0px 3px 15px;
	background-color: #e7e7e7;
	border-right: 8px solid #666666;
	height: 100%;
}



.leftMenu ul a:active {
	display: block;
	color: #404040;
	text-decoration: none;
	padding: 4px 0px 3px 15px;
	background-color: #e7e7e7;
	border-right: 8px solid #666666;
}
