body{
	background: #FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}

table{
	font-size:12px;	
}

/* FORMATS GENERALS ******************************/

a{
	text-decoration:none;
	color: #000;
}

a:hover{color: #004b96;}
.fontNegreta{font-weight:bolder;}
.fontPetita{font-size:10px;}
.fontMitjana{font-size:11px;}
.fontGran{font-size:14px;}
.fontColorSkin{color: #004b96;}

/* GENERAL ***************************************/

#containerGeneral{
	margin:0px auto;
	width: 880px;
}

#containerDalt{
	height:92px;
	border-bottom:1px solid #c8c8c8;
	margin-bottom:10px;
	position:relative;
}

#containerCapcalera{
	height:139px;
	margin-bottom:14px;
}

#containerPrePeu{
	border-top: 1px solid #c8c8c8;
	background: #f1f1f1;
	height: 20px;
	margin-top:10px;
	margin-bottom:7px;
	color: #787777;
	line-height: 20px;
	text-align:right;
	padding-right:10px;
}

.credits p{
	margin:0px;
	padding:0px;	
}

.credits a{
	color: #595959;
}

.credits a:hover{
	color: #004b96;
}

a.botoPager{
	display:block;
	padding: 0px 3px;
	border:1px solid #c1c1c1;
	color: #c1c1c1;
	float:left;
	margin-left: 3px;
}

a.botoPager:hover{
	background: #ffd300;
	color:#000;
}

/* MENU CORPORATIU *******************************/

.menu1 {
	position: absolute;
	left: 250px;
	top: 43px;
}

.menu1 ul{
	padding:0px;
	margin:0px;
	list-style: none;
}

.menu1 li{
	float:left;
	margin:0px 7px;
}

.menu1 li a{
	color: #919192;
}

.menu1 li a:hover, .menu1 li a.sel {
	color: #e73422;
}

/* BANNER + SUBSCRIPCIO **************************/

.banner1{
	float:left;
	width:660px;
	margin-right: 20px;
}

.subscripcio{
	float:left;
	background: #f1f1f1;
	width:200px;
	height:139px;
}

.contingut_subscripcio{
	padding:5px;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	border-left:1px solid #ededed;
	height:86px;
	overflow:hidden;
}

/* TAMANY TEXT + CERCADOR ************************/

.caixaTextSize{
	position: absolute;
	width: 50px;
	height:20px;
	top:40px;
	right:235px;
}

.cercador{
	position: absolute;
	right:0px;
	top:40px;
	width:204px;
	height:20px;
}

.fonsCercador input, textarea{
	font-size:11px;
	border:0px;
	width: 160px;
	padding:0px 3px;
	margin-top:2px;
	background: transparent;
}

.fonsCercador{
	background: url(../images/fonsCercador.gif) no-repeat;
	width: 165px;
	height:20px;
	display:block;
	float:left;
	margin-right:2px;
}

/* BANDA ESQUERRA ********************************/

#bandaEsquerra{
	float:left;
	width:180px;
	margin-right:20px;
}

.menuLateral{
	border-top: 1px solid #004c96;
	border-bottom: 1px solid #ffde40;
	padding: 8px;
}

.menuLateral img{
	border:none;
	vertical-align: middle;
	margin-right:10px;
}

.menuLateral a{
	color: #000;
}

.menuLateral a:hover, .menuLateral a.sel{
	color: #004c96;
}

.latSel{
	background: url(../images/menuLat/fonsMenuLat.gif) bottom repeat-x;
}

.titolSeccio{
	margin-bottom:6px;
}

.subtitolSeccio{
	line-height:12px;
}

.finalMenuLat{
	background:#004c96;
	height:1px;
}

/* CONTINGUT *************************************/

#contingut{
	width: 460px;
	float:left;
}

.fonsTitolBanner{
	background: url(../images/fonsTitol.gif) left top;
	width: 180px; /*200 px tamany original */
	height: 33px;
	line-height:33px;
	padding: 0px 10px;
}

.contingutBanner{
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	border-left:1px solid #ededed;
}

/* MAPA WEB **************************************/

ul.mwNivell1{
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style: none;
	display:block;
}

ul.mwNivell1 li{
	margin: 3px 0px 8px 10px;	
}

ul.mwNivell2{
	display:block;
	list-style: none;
	margin-bottom: 10px;
}

ul.mwNivell2 li{
	margin:3px 0px;
	background: url(../images/menuLat/pictoMenuLatAct.gif) no-repeat left;
	padding-left:10px;
}

/* BANDA DRETA ***********************************/

#bandaDreta{
	float:right;
	width:200px;
	margin-left:20px;
}

/* FORMULARI *************************************/

.formulari input{
	font-size:12px;
	border:1px solid #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
}

.formulari textarea{
	font-size:12px;
	border:1px solid #c8c8c8;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;	
}

.social{
	position:absolute;
	top:4px;
	right:0px;
}

.social span{
	line-height:24px;
}
