.LOGO {
	background-image: url(../imatges/logo4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:110px;
}

.IDIOMES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000; /*#004080;*/
	position:relative;
	width:220px;
	left:540px;
	top:25px;
	border:0px solid #000;
}

.ESQUERRA {
	/*background-image: url(../imatges/esquerra.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	width:184px;
	height:295px;
}

.MENU {
	font-family: Arial, Helvetica, sans-serif;
	color: #0054A8;
	font-size: 13px;
	font-weight: bold;
	padding:2px 0px 2px 42px;
	margin-bottom:5px;
	/*background-attachment: fixed;*/
	background-image: url(../imatges/menuPunt2.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.SUBMENU {
	font-family: Arial, Helvetica, sans-serif;
	color: #0054A8;
	font-size: 13px;
	font-weight: bold;
	padding:2px 0px 2px 60px;
	margin-bottom:5px;
	/*background-attachment: fixed;*/
	background-image: url(../imatges/menuPunt2.jpg);
	background-repeat: no-repeat;
	background-position: 50px center;
}

.MENUON{
	font-family: Arial, Helvetica, sans-serif;
	color:#475D6E; /*#2E3743;*/
	font-size: 13px;
	font-weight: bold;
	padding:2px 0px 2px 30px;
	margin-bottom:5px;
	cursor:pointer;
	/*background-color: #5786C0;*/
	background-image: url(../imatges/menuPuntOn2.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;	
}

.SUBMENUON{
	font-family: Arial, Helvetica, sans-serif;
	color:#475D6E; /*#2E3743;*/
	font-size: 13px;
	font-weight: bold;
	padding:2px 0px 2px 42px;
	margin-bottom:5px;
	cursor:pointer;
	/*background-color: #5786C0;*/
	background-image: url(../imatges/menuPuntOn2.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;	
}


.CONTINGUT {
	background-image: url(../imatges/liniaContingut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:170px;
	padding:5px;
}

.CONTINGUTCELA {
	width:240px;
	height:160px;
	float:left;
	margin-left:5px;
	margin-top:7px;
}

.CONTINGUTTITOL {
	margin-top:6px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0054A8;
}

.CONTINGUTTEXTE {
	margin-left:30px;
	margin-right:20px;
	font-family: Verdana;
	font-size: 10px;
	color: #444444; /*#004080;*/
	text-align:justify;
}

.CONTINGUTNOTICIA {
	font-family: Verdana;
	font-size: 10px;
	color: #92907C;
	text-align:justify;
}

.TITOLNOTICIA {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7865;
	font-size: 13px;
	font-weight: bold;
}

.CONTINGUTLLISTA {
	margin-left:40px;
	margin-right:10px;
	color: #BA8F13;
	list-style-position:outside;
	/*line-height:12px;*/
}

.CONTINGUTLLISTA span{
	font-family:Verdana;
	font-size: 10px;
	color: #444444; /*#0055AA;*/
	text-align:justify;
}

.CONTINGUTLLISTA div{
	font-family:Verdana;
	font-size: 10px;
	color: #444444;/*#0055AA;*/
	text-align:justify;
}

.CONTINGUTTAULA {
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	color: #92907C;
	padding:2px;
	border-collapse:collapse;
	border:1px solid #7F7C57;
	margin-top:10px;
}

.CONTINGUTTAULA td {
	white-space:nowrap;
	border:1px solid #7F7C57;
}

.CONTINGUTTAULATITOL{
	font-family: Arial, Helvetica, sans-serif;
	color: #7A7865;
	font-size: 12px;
	font-weight: bold;
	background-color:#C6C3A5;
	padding:2px 7px;
}

.CONTINGUTINPUT {
	width:100px;
	border:1px solid #9C997F;
	background:#EDECDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737781;	
}

.BOTONSENVIAR {
	font-family:Tahoma;
	font-size:12px;
	color:#979583;
	padding-left:5px;
	background-image:url(../imatges/enviar.gif);
	background-repeat:no-repeat;
	background-position:45px 6px;;
	width:58px;
	text-align:left;
}

.BOTONSENVIARON {
	font-family:Tahoma;
	font-size:12px;
	color:#979583;
	padding-left:0px;
	background-image:url(../imatges/enviar.gif);
	background-repeat:no-repeat;
	background-position:50px 6px;;
	width:58px;
	text-align:left;
	cursor:pointer;
}

.DRETA {
	/*background-image: url(../imatges/dreta.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	width:247px;
	height:295px;
}

.PEU {
	background-color:#C8DDFC;
	background-image: url(../imatges/peu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:15px;
}
