BODY
{	
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	color: #000000;
	background-color: #FFFFFF;

	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
	
DIV, UL, LI
{	
	margin: 0px;
	padding: 0px;
	
	text-align: left;
}

IMG { border-style: none; }

A { font-weight: bold; text-decoration: none; }
A:hover { text-decoration: none;}
A:active { text-decoration: none;}

/********************************************************PORTADA*********/

#centre-ver { width: 100%; }

#espai-ver { width: 100%; }

#centre-hor { width: 100%; }

/************************************************************************/

/************************************************************CONTINGUT****/

#retol
{
	width: 100%;
	
	color: #FFFFFF;
	background-color: #FF0000;
}

#noticies
{
	position: absolute;
	top: 90px; right: 0px;
	width: 60%;
	z-index: 2;
	margin: 12pt;
	
	color: #000000;
	background-color: #FFFFFF;
}

.not_titol{ margin: 10pt; }

.not_article
{	
	margin: 10pt;
	
	font-size: 10pt;
	line-height: 12pt;
}

.not_article A
{
	color: #000000;
	background-color: #FFFFFF;
}

.menu
{
	width: 33%;
	padding: 8pt;
	
	list-style: none;
	
	color: #000000;
	background-color: #FF9933;
	
	/*border: solid 1px #FF9933;*/
}

.submenu{ list-style: none; }

.nivell1
{
	padding: 8pt;
	font-size: 14pt;
}

.nivell1 A
{
	color: #000000;
	background-color: #FF9933;
}

.nivell2
{ 
	padding: 4pt;
	font-size: 12pt;
}

.nivell2 A
{
	color: #FFFFFF;
	background-color: #FF9933;
}

/************************************************************************/

/************************************************************PEU*********/

#peu
{
	padding: 12pt;
	
	color: #FFFFFF;
	background-color: #333333;
	
	font-size: 10pt;
	text-align: center;
}

/************************************************************************/
/*P, DIV, UL, LI, OBJECT, SPAN {
	border-style: solid;
	border-width: 1px;
	border-color: black; }*/
