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


body {
	background-color: #ffffff;
	margin: 20px auto 20px auto;
	padding: 0px;
	width: 800px;
	text-align: center;
}
#head
{
	height: 130px;
	background-color: #29164D ;
	width: 760px;
	margin-left:20px;

}
#head-admin
{
	height: 50px;
	background-color: #29164D ;
	width: 760px;
	margin-left:20px;
	
}

#logo {
	height: 90px;
	background-color: #29164D;
	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;
}
#idiomes {
	float: right;
	text-align: right;
	margin: -28px 5px 20px 0px;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: medium;
	color: #29164D;
}

.lang:link, .lang:hover, .lang:active, .lang:visited {
	color: #29164D;
}
#menu {
	width: 760px;
	margin-left:20px;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #E19A30;
	text-align: left;
}

#menu ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	padding-right: 25px;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding-right: 25px;
	font-size: medium;
}

.mnulink:link, .mnulink:visited, .mnulink:active{
	color: #ffffff;
	text-decoration: none;
}
.mnulink:hover {
	text-decoration: underline overline;
}


#web_content 
{
	padding-left: 25px;
	padding-right: 25px;
	width: 750px;
}
#cataleg_content
{
	padding-left: 25px;
	padding-right: 25px;
	width: 750px;
	text-align: left;	
	
}
#web_mark {
	background-image: url(imatges/content_bg.jpg);
	background-color: #cccccc;
	background-position: top center;
	background-repeat: repeat-y;
}

#centered_content {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	text-align: justify;
	width: 520px;
	
}
#ban_content
{
	position: relative;
	text-align: center;
	width: 230px;
	margin-right: 20px;
	margin-left: 25px;
	float: right;
	min-height: 160px; /****** ALTURA *******/
}


#peu {
	width: 760px;
	margin-left:20px;

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #29164D;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
}

#peu ul {
	margin: 0;
	padding: 5px 15px 5px 25px;
	list-style: none;
}

#peu li {
	display: inline;
	margin: 0;
	padding-right: 15px;
}

#peu a {
	color: #ffffff;
	text-decoration: none;
}
#peu a:hover {
	
	text-decoration: underline overline;
}
#copyinfo
{
	padding-top: 15px;
	padding-bottom: 5px;
}
#copyinfo a
{
	font-weight: bold;
	color: #bbbbbb;
}
#nom {
	position: absolute;
	top: 85px;
	margin-left: 225px;
}

.imatges {
	padding: 8px;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

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


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

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


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

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;
	text-decoration: underline overline;
}

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