/* CSS Document */

/* ETIQUETES */


/* IDENTIFICADORS ID */

.grismes {
	color:#000000;
	font-size: 12px;
}

#wrap {
 margin: 0px auto;
 text-align: left;
 width: 916px;
 position:relative;
 clear: both;
}

#cap {
	width: 916px;
	height: 68px;
}

#menublau {
	right: 0px;
	background-color: #e7e2d8;
	top: 35px;
	position:absolute;	
	z-index:200;
}

#cercador {
	width: 916px;
	height: 33px;
	top: 35px;
	position:absolute;
	background-color: #e7e2d8;
	z-index: 0;
}

#centre {
	width: 916px;
	background: url(images/bg_menugris.gif) repeat-y left top;
	clear: both;
}

#homepage {
	width: 916px;
}

#home {
	width: 916px;
	text-align:center;
	z-index: -1000;
}

#columnaesq {
	position:absolute;
	top:72px;
/*	background: #e7e2d8; */
	line-height: 25px;
	padding-bottom: 30px;
	width: 141px !important; /* Es el que llegeix el FF i el de sota el que llegeix el IE */
	width /**/:141px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#credits {
	height:90px;
	font-size: 1.1em;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #936fb1;
	background-image:url(images/excellence.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 180px !important;
	width /**/:200px;
	padding: 10px;	
}

#patrocinan {
	height:115px;
	font-size: 1.1em;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #c57fd0;
	background-image:url(images/moluanda.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 180px !important;
	width /**/:200px;
	padding: 10px;	
}

/* AQUEST NO L'APLICA EL IE */
#columnacentral {
	background: #FFFFFF;
	text-align:justify;
	font-size: 11px;
	width:574px;
	margin-top: 15px;
	margin-left: 155px;
	margin-bottom: 10px;	
	min-height: 1020px;
}

/* AQUEST ES EL QUE APLICA EL IE */
* html div#columnacentral {
	background: #FFFFFF;
	text-align:justify;
	font-size: 11px;
	width: 562px !important;
	width /**/:574px;
	margin-top: 15px;
	margin-left: 175px;
	margin-bottom: 10px;	
	height: 920px;
}

#columnadreta {
	position:absolute;
	right: 0px;
	top:220px;
	width:169px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	text-align:center ;
}


#footer {
	background-color: #f7f8fa;
	border-top: #c5c6c6 1px solid;
	border-bottom: #c5c6c6 1px solid;
	width: 916px !important;
	width /**/:916px;
	height: 36px;
	text-align: center;
	margin: 5px auto;
	font-size: 11px;
	color:#4c73bd;
}


#peu {
	padding-top: 10px;
	padding-left: 20px;
	text-align:left;
	font-size: 11px;
	color:#4c73bd;
}


#moluanda {
	right: 10px;
	width: 285px; 
	vertical-align:middle;	
	float: right;
	margin-top: -15px;
	font-size: 11px;
	color:#4c73bd;
}

#lang {
	top: 10px;
	right: 0px;
	height: 35px;
	width: 300px;
	text-align:right;
	position:absolute;
	color:#333e59;
	vertical-align: middle;
}

#bookmark {
	top: 10px;
	left: 0px;
	width: 150px;
	text-align:left;
	color:#333e59;
	position:absolute;
}

#favorites {
	top: 10px;
	left: 150px;
	width: 150px;
	text-align:left;
	color:#333e59;
	position:absolute;
}

#recomendar {
	top: 0px;
	text-align:right;
}

#ariadna {
	top: 0px;
	text-align:left;
	margin-bottom: 10px;
}

/* NOMES PER PLANTILLA HTML, CALDRA CANVIAR A LA PART DE PHP */

.nomsmenu {
	font-size: 1.3em;
	text-align:left;
	font-weight:bold;
}


.titolsblancs {
	color: #ffffff;
	font-size: 1.2em;
	font-weight:bold;
}

.titolsgris {
	color:#666666;
	font-size: 1.2em;
	font-weight:bold;
}

.titolslila {
	color:#4e045a;
	font-size: 1.2em;
	font-weight:bold;
}



.textosblancs {
	color: #ffffff;
}

/* ---------- the unused ---------- *//* CSS Document */


.verdana_titol_petit {
	font-size:10px;
	color:#000000;
	font-weight: bold;
}

.verdana_normal_petit {
	font-size:10px;
	color:#000000;
	font-weight: normal;
}




