/* - GENERICS --------------------------- */
body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F1F1;
}

html, body { color: #34332D; }

.fonsWeb { background-color: #2A2B2F; }
table, input, textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.fontMoltGran{font-size: 16px;} /*160%*/
.fontGran{font-size: 14px;}
.fontPetita{font-size: 10px;}
.fontMitjana{font-size:11px;}

.fontColorSkin { color: #787878; font-weight: bolder; } 
.paddingTop10 { padding-top: 10px; }

a {
	color: #787878;
	text-decoration: none;
}

a:hover {
	color: #003072;
}

input, textarea {
	border: 1px solid #787878;
	background-color: #e2e4e6;
	font-size:12px;
}

/* ----------------------------------------------------------- */ 
/* - CAPCELERA ----------------------------------------------- */
/* ----------------------------------------------------------- */ 

#cap {
	display: block;
	padding-top: 10px;
	height: 20px;
	width: 990px;
	margin-bottom: 5px;
}

#capIdiomes {
	float: left;
	color: #B1BAC7;
}

#idiomes a {color: #B1BAC7;}
#idiomes a.sel, #idiomes a:hover { color: #FFFFFF;}

#capCercador {
	border: 1px solid black;
	background-color: white;
	float: right;
}

#capCercador input {
	border-style: none;
	background-color: white;
	color: black;
	margin-top: 0px;
	margin-left: 2px;
	font-size: 11px;
	margin-right:1px;
}

.capCercadorPicto{
	border-style: none;
	vertical-align: middle;
}

/* ----------------------------------------------------------- */ 
/* - PEÇA INFORMACIÓ ----------------------------------------- */
/* ----------------------------------------------------------- */ 
.pesa {
	color: white;
	background-color: #878F9C;
	text-align: center;
	padding: 9px;
	border-top: 9px solid white;
}

.pesa a { color: #FFFFFF; }
.pesa a:hover { color: #003072; }

/* ----------------------------------------------------------- */ 
/* - COS ----------------------------------------------------- */
/* ----------------------------------------------------------- */ 
.taula {
	clear: both; 
	background-color: White;
}

#navegador {
	display:block;
	background-color: #D8E0ED;
	padding: 10px 0px 10px 10px;
}

/* ----------------------------------------------------------- */ 
/* - MENU SUPERIOR ------------------------------------------- */
/* ----------------------------------------------------------- */ 
.menuSuperior {
	clear: both;
	background-color: #003072;
	color: black;
}

.menuSuperiorItem {
	text-align: left;
	height:25px;
}

.menuSuperiorItem a { 
/*	height:13px;*/
	padding: 5px 15px;
	color: #B1BAC7; 
}

.menuSuperiorItem a:hover, .menuSuperiorItem a.sel {color: #FFFFFF;}

.menuSuperiorSep {
	background-color: #878F9C;
	height: 1px;
}

/* ----------------------------------------------------------- */ 
/* - MENU LATERAL -------------------------------------------- */
/* ----------------------------------------------------------- */ 
.menuLateral {
	clear: both;
	background-color: #B1BAC7;
	color: black;
	width: 215px;
}

.menuLateralTitol {
	padding-left: 30px;
	text-align: left;
}
.menuLateralItem {
	padding: 8px 10px 8px 30px;
	text-align: left;
}

.menuLateralItem a { color: #FFFFFF; }
.menuLateralItem a:hover, .menuLateralItem a.sel, .menuLateralSel a.sel { color: #003072; }

.menuLateralSel {
	padding: 8px 10px 8px 30px;
	text-align: left;
	background-position: 0% 50%;
	background-image: url(/skin/images/menuLateralPicto.gif);
	background-repeat: no-repeat;
}

/*.menuLateralSep hr {
	color: #746a5b;
	background-color: #746a5b;
	height: 1px;
	width: 85%;
}*/

/* ----------------------------------------------------------- */ 
/* - PEU ----------------------------------------------------- */
/* ----------------------------------------------------------- */ 
#peu {
	clear: both;
	height: 40px; 
	width: 990px;
	text-align: center;
	margin: 0 auto;
}

#peuLogo { float: left; }

#peuCredits {
	float: left;
	padding-left: 15px;
	color:white;
	line-height:27px;
}

#peuCredits p{
	padding:0px;
	margin:0px;
}

#peuCredits a, #peuCredits a:hover{
	color:white;	
}

#peuMenu { float: right; }

#menuInferior {
	color: #B1BAC7;
	margin-top: 8px;
}

#menuInferior a { color: #B1BAC7; }
#menuInferior a.sel, #menuInferior a:hover { color: #FFFFFF; }

/* ----------------------------------------------------------- */ 
/* - FITXES -------------------------------------------------- */
/* ----------------------------------------------------------- */ 
#fitxaPaginador { padding-top: 5px; }

.llistat {
/*	clear: both;
	float: none;*/
	text-align: center;
	background-color: #ededed;
}

.llistatItem1 { background-color: #969887; height: 5px;}
.llistatItem2 { background-color: #ededed; height: 1px;}
.llistatItemFoto { border: 1px solid #969887; height: 176px;}
.llistatItemFoto2 { border: 1px solid #969887; height: 105px;}
.llistatItem3 { background-color: #969887; height: 28px; }
.llistatItem3 a, .llistatItem3 a:hover { color: white; }

.fitxaItem3 {background-color: #969887; height: 60px; color: white;}

.fitxaDescripcio {padding-left: 24px;}

/* ----------------------------------------------------------- */ 
/* - BUSCADOR ------------------------------------------------ */
/* ----------------------------------------------------------- */

.itemResultat{
	border-bottom: 1px solid #e2e4e6;
	line-height:35px;
	width:100%;
}