html,body {
    margin: 0;
    padding: 0;
}
body {
	text-align: center;
	background-position: center;
	background-color: #6c6a6c;
} 

/* Centrar vertical */
#centrador {
	float:left; 
}
#contenido{
	clear:both;
	height:500px;
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
} 


/* CAPÇALERA */
#logo {
	height: 175px;
	clear:both;
	width:960px;
	text-align:center;
	padding-top:50px;
	background-color: #1a171b;
}
#intro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	line-height: 20px;
	margin-bottom:40px;
}

/* ADRECES */
#contDireccion {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-left:20px;
}
.direccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	width: 185px;
	line-height: 16px;
	float: left;
}
#contenido #contlogos .logos {
	float: left;
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	position: relative;
	padding: 16px;
}

.direccion a {
	text-decoration:none;
	color: #666;
}
.direccion a:hover {
	text-decoration:underline;
	color: #666;
}



/* BOTONS IMATGES */
#contImatges {
	width:870px;
	margin-left:auto;
	margin-right:auto;
}
.imagen {
	width: 150px;

}
.imagen img {
	margin-bottom:2px;
	display:block;
	width:207px;
}
.imagen .boto {
	background-color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top:3px;
	padding-bottom:3px;
	width: 207px;
}
.logog {
	text-align: right;
	float: left;
	padding-top: 25px;
	width: 200px;
}

.imagen .boto a {
	color: #FFF;
	text-decoration: none;
}
.imagen .boto a:hover {
	color: #FFF;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #600;
	font-weight: bold;
}

/* Neteja floats */
.clear {
	clear:both;
}
.titulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	font-weight: bold;
}
#idiomes {
	height: 40px;
	clear:both;
	width:960px;
	text-align:center;
	padding-top:12px;
	background-color: #f6a924;
}
#contlogos {
	width:960px;
	background-color: #FFF;
	height: 100px;
	display: table;
	margin: auto;
}
#colabora {
	height: 66px;
	clear:both;
	width:100%;
	text-align:left;
	background-color: #1a171b;
	vertical-align: text-top;
	display: table;
}
.txtblanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	width: 180px;
	float: left;
	padding-top: 20px;
	text-indent: 20px;
}
.lnkblanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.lnkblanc:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.lnknegre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.lnknegre:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}#logo2 {
	height: 89px;
	width:960px;
	background-color: #1a171b;
	text-align: right;
}
#menu {
	height: 500px;
	width:186px;
	background-color: #f6a924;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
}
#contenido #menu ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#contenido #menu ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #F6A924;
	text-decoration: none;
	background-color: #000;
}
#contenido #menu ul {
	list-style-image: url(../img/fletxa.gif);
	display: block;
}

#contingut {
	width:auto;
	background-color: #FFF;
	text-align: justify;
	height: 500px;
}
.txtnegre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
}
.titol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F59D0A;
}
#txt {
	width: 450px;
	padding: 25px;
	float: left;
}
#txt2 {
	width: 700px;
	padding: 30px;
	float: left;
}
.lnktaronja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.lnktaronja:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EF990A;
	text-decoration: underline;
}
