/* ELEMENTS ESTIL */
.web{
	/*height:100%;*/
	width:100%;
	align:top;
}
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	line-height: 18px;
	font-size: inherit;
}

body{
	/*height:100%;*/
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-color:#E5E2D8;
	font-size: 12px;
}
a{
	text-decoration:none;
}
a:hover{
	color:#FE860C;
}
.cfg_e2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#999999;
	line-height: 18px;
}


/* ELEMENTS DIST */
.dist{
	border-width:0px;
	/*height:100%;*/
	vertical-align:top;
	background-image: url(bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 780px;
	background-color: #B1BCBE;
}
.dist_esquerre {
	/*background-image:  url(dist_esquerra.jpg);*/
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #E5E2D8;
}
.dist_dreta {
	/*background-image: url(dist_dreta.jpg);*/
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #E5E2D8;
}




/* ELEMENT TAULA CAPCALERA */
.capcalera {
	background-image: url(capcalera.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left middle;
	height: 100px;
	font-size: 250%;
	font-weight: bold;
	color: #EEEEEE;
	align: center;
	vertical-align: bottom;
	padding: 10px;
}


/* ELEMENTS MENU */
/* Si es vol fer un marge com la taula de contingut, duplicar estils i afegir _e2 al final */

.menu {
	background-image: url(menu_bkg.jpg);
	height: 10px;
	padding:0px;
	border: 0px;
}
A.menulink	{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
	}
A.menulink:hover {
	color: #FE860C;
}
/* ELEMENTS PREU */
.peu {
	background-color: #FFFFFF;
	heigth: 800px;
	algin: top;
	font-size: 8px;
	line-height: 8px;
}
.contingut{
	height: 100%;
}

/* ELEMENTS BLOC MARGE, les dimensions marge s'especifiquen al bloc_01 i al bloc_09*/
	/* CENTRE BLOC */

	
.bloc {
	/*background-repeat: no-repeat;*/
	background-position: bottom right;
	background-image: url(bloc_05.jpg);	
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
}
	/*SUP*/
	.bloc_01 {
		width: 5px;
		height: 5px;
		background-image: url(bloc_01.jpg);
		font-size: 1px;
	}
	.bloc_02 {
		background-image: url(bloc_02.jpg);
		background-position:right;
		background-color:#7E8289;
		font-size: 1px;
	}
	.bloc_03 {
		background-image: url(bloc_03.jpg);
		font-size: 1px;
	}
	/* MIG */
	.bloc_04 {
		background-image: url(bloc_04.jpg);
		font-size: 1px;
	}
	.bloc_06 {
		background-image: url(bloc_06.jpg);
		font-size: 1px;
	}
	
	/* INF */
	.bloc_07 {
		background-image: url(bloc_07.jpg);
		font-size: 1px;
		padding:0px;
	}
	.bloc_08 {
		background-image: url(bloc_08.jpg);
		font-size: 1px;
		padding:0px;
		border:0px;
	}
	.bloc_09 {
		width: 5px;
		height: 5px;
		background-image: url(bloc_09.jpg);
		font-size: 1px;
		padding:0px;
	}
