@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	margin:0px;
	padding:0px;
}

div {
	padding:0px;
	margin:0px;
}
#main {
	width:950px;
	margin:auto;
}

#header{
	width:100%;

}

#contingut{
	width:100%;
}

#credits {
	height:20px;
	width: 100%;
	text-align:center;
}

.cos {
	background:#FFF;
}

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

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

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

a {
	text-decoration: none;
	color:inherit;
}

img {
	text-decoration: none;
	padding:0;
	margin:0;
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}

marquee {
	width:600px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2991f9;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

.tdpeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.tdcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333;
	text-decoration: none;
	background:#000;
}

.tdcontingut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333;
	line-height: 16px;
	vertical-align:top;
}

.tdtextform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: justify;
	color:#333;
	line-height: 16px;
	vertical-align:middle;
}

.tdllei {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color:#333;
	vertical-align:top;
}

.tdimatge {
	text-align:right;
	vertical-align:top;
}

.tdform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333;
	line-height: 16px;
	vertical-align:top;
	background-color: #f6f6f6;
}

.tdmarque {
	background:url(../imatges/led.jpg) no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	padding-left: 25px;
	margin: 0px;
	max-height: 50px;
	width:650px;
}

.tdidioma {
	color: #FFF;
	background-color: #666;
	text-align: center;	
}

.lkblanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}

.lkgris {
	color: #333;
	text-decoration: none;
}

.imatgecontingut {
	border: 10px solid #f6f6f6;	
}

.imatgeform {
	border: 5px solid #fff;	
}

input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 100%;
	height:15px;
}

select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 100%;
	height:20px;
}

textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 100%;
}

.check {
	height: 15px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

button {
	background-color: #D6D6D6;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pics {
	height:  160px;
	width:   650px;
	padding: 0;
	margin:  0;
	z-index: -5;
} 
 
.pics img {  
    padding: 0px;  
    border:  none;  
    width:  650px; 
    height: 160px; 
    top:  0; 
    left: 0;
	margin:0px; 
} 

.destacat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;
	border:solid 2px #2991f9;
	padding: 5px;
	text-align:center;
	width:auto;
	background-color: #2991f9;
	margin: 10px;
}
