/* @override http://www.elgenetblau.com/gb.css */

html {
	height: 100%;
}

body {
	

/*
	background-color: #6E7294;
	*/
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	text-align: center;
	background-image: url(imatges/body_bg.jpg);
	background-color: #CCCCCC;
	background-position: top center;
	background-repeat: repeat-y;
}

#cos {
	position: relative;
	min-height: 760px;
	text-align: center;
	width: 100%;
	margin: 0 auto 0 auto;
}

* html #cos {
	height: 100%;
}

#peu {
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	color: #fff;
	

/*
	height: 50px;
	*/
	background-color: #29164D;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 34px;
}

* html #peu {
	margin-top: -34px;
}

#peu a:link, #peu a:hover, #peu a:active, #peu a:visited {
	color: #FFFFFF;
}

#text {
	margin: 0px 0px 100px 0px;
	padding: 0px 25px 25px 25px;
	text-align: left;
	width: 710px;
}

.notanavegador {
	display: none;
}

#logo {
	height: 90px;
	background-color: #29164D;
	width: 100%;
	text-align: left;
}

#logo img {
	border: 0px;
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;
}

#logo a {
	border: 0px;
	margin-bottom: 0px;
	height: 80px;
	text-decoration: none;
}

#nom {
	display: none;
}

.imatges {
	float: right;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
	clear: right;
	margin: 0px 0px 20px 25px;
}

.imatge_entrada {
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}

.idiomes {
	float: right;
	text-align: right;
	margin: -60px 25px 20px 0px;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.idiomes a:link, .idiomes a:hover, .idiomes a:active, .idiomes a:visited {
	color: #FFFFFF;
}

.destacat {
	background-color: #E7F1F8;
	float: right;
	width: 160px;
	padding: 20px;
	clear: right;
	margin-left: 20px;
}

* html .destacat {
	width: 160px;
}

.destacat p, .novetats {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.destacat h2, .novetats h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}

#tabspeu {
	margin: 0 auto 0 auto;
	padding: 0;
}

#tabspeu a {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
}

/****************/

#tabs {
	float: left;
	width: 100%;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #29164D;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E7F1F8;
	margin-bottom: 30px;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0 25px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs a {
	float: left;
	background: url("imatges/tableft.gif") no-repeat left top;
	margin: 0;
	font-size: 13px;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url("imatges/tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {
	float: none;
}

/* End IE5-Mac hack */

#tabs a:hover span {
	color: #FF9834;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

/****************/

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 21px;
	line-height: 2em;
	color: #E69E38;
}

p, #text li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

td {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.petit {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

a:hover {
	color: #333366;
}

a:link {
	color: #333366;
}

a:active {
	color: #333366;
}

a:visited {
	color: #333366;
}

.text {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
}

.petitgris {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

.dreta {
	float: right;
	font-size: 9pt;
}

.dreta input {
	font-size: 9pt;
}

.esquerra {
	float: left;
	font-size: 9pt;
}