body{
	margin:0px;
}
div#global{
	z-index:-1;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:100%;
	overflow:auto;
}
div#catala{
	position:absolute;
	top:15px;
	left:498px;
	width: 50px;
	height: 20px;
}
div#english{
	position:absolute;
	top:15;
	left:554px;
	width: 50px;
	height: 20px;
}
div#inici{
	position:absolute;
	top:10px;
	left:610px;
	width: 21px;
	height: 20px;
}
div#logomp{
	position:absolute;
	top:450px;
	width: 160;
	height: 200px;
}

div#menu2{
	z-index:10;
	float:right;
	width: 164px;
	height: 557px;
}
div#noticiero{
	z-index:1;
	top:348px;
	float:right;
	width: 164px;
	height: 209px;
}
div#contenedor{
	z-index:3;
	position:absolute;
	top:20px;
	left:0px;
	width: 336px;
	height: 290px;
}
div#contenido{
	position:absolute;
	top:226px;
	left:217px;
	width: 355px;
	height: 125px;
}
div#noticias{
	position:absolute;
	top:368px;
	left:183px;
	width: 425px;
	height: 200px;
}
div#comunicado{
	z-index:0;
	position:absolute;
	top:5px;
	left:183px;
	width: 435px;
	height: 225px;
	background-image:url(../img/fnd_comunicat.gif)
}
div#informacion{
	position:absolute;
	top:38px;
	left:183px;
	width: 425px;
	height: 200px;
}
.titular {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #147C2F;
	text-align: left;
}
.comunicat {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  padding-left: 10pt;
  padding-right: 10pt;
  padding-bottom: 10pt;
}
.comunicat_titol {
	font-family: Verdana;
 	font-size: 12px;
	font-weight: normal;
	color: #147C2F;
	text-align: justify;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 8pt;
	padding-bottom: 10pt;
}
.comunicat_data {
	font-family: Verdana;
 	font-size: 10px;
	font-weight: bold;
	color: #147C2F;
	text-align: left;
}

.noticia {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  margin: 10px;
}
.peu {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
.nota {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
.text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-align: justify;
  margin: 10px;
}
a.nota:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.nota:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.nota:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.nota:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #147C2F;
	text-decoration: underline;
}

a:visited {
	color: #147C2F;
	text-decoration: underline;
}

a:active {
	color: #147C2F;
	text-decoration: underline;
}

a:hover {
	color: #147C2F;
	text-decoration: none;
}
