	body {
	margin: 0px 0px 20px 0px;
	background: white;
	}
		p {
	font-family: verdana, arial, times new roman, serif;
	font-size: 11px;
	color: Black;
	text-align: justify;
	line-height: 145%;
	}
	
/* defineix els links del menú de l'esquerra i tots aquells
que no estiguin redefinits en sub-classes */
	A {
	FONT-WEIGHT: normal;
	COLOR: #828282;
	TEXT-DECORATION: none;
}
A:link { TEXT-DECORATION: none;}
A:visited {	TEXT-DECORATION: none; }
A:active {	TEXT-DECORATION: none; }
A:hover {
	COLOR: #828282;
	BACKGROUND-COLOR: #f9f9f9;
	TEXT-DECORATION: none;
}

	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	
	h1 {
	font-family: arial, times new roman, serif;
	font-size: medium;
	color: Black;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	text-indent: -14px;
	margin-bottom: 0px;
	margin-top: 3px;
}

	h2 {
	font-family: arial, times new roman, serif;
	font-size: medium;
	color: #00008B;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	text-indent: -14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
	
	h3 {
	font-family: arial, times new roman, serif;
	font-size: medium;
	color: #006400;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	text-indent: -14px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
		/*allà on va la imtage de diario-online */
#cartell {
	position: absolute;
	background: #fff;
	margin-left: 227px;
	margin-bottom: 20px;
	margin-top: 53px;
	width: 55%;
	}
	
	#banner {
		padding-top: 2px;
  		padding-left:10px;
		     	}
					
   	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	  	color: #333;
		text-decoration: none;
		BACKGROUND-COLOR: white;
					}
	
/*he modificat el percentatge d'amplada. és la columna de texte principal */
	#content {
	position: absolute;
	background: #fff;
	margin-right: 20px;
	margin-left: 225px;
	margin-bottom: 20px;
	border: 1px solid white;
	width: 55%;
}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:10px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
		/*això separa la columna de contingut dels menús de l'esquerra*/
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	background: #FFF;
	line-height: 200%;
}
	
.blogbody a	
	{
		font-weight: bold;
		text-decoration: underline;
		color: #0066FF;
		}
		
	.blogbody a:link
	{
		font-weight: bold;
		text-decoration: underline;
		color: #0066FF;
		}
		
	.blogbody a:visited
	{
		font-weight: bold;
		text-decoration: underline;
		color: #0066FF;
		}
	
	.blogbody a:active
	{
		font-weight: bold;
		text-decoration: underline;
		color: #0066FF;
		}
		
	.blogbody a:hover 
	{
		font-weight: bold;
		text-decoration: underline;
		color: #0066FF;
      BACKGROUND-COLOR: #66ffff;
		}
		
	.title	{
	font-family: arial, times new roman, serif;
	font-size: x-small;
	color: #E32200;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	text-indent: -14px;
	margin-bottom: -15px;
}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{
	font-family: georgia, times new roman, serif;
	font-size: small;
	color: #ABABAB;
	margin-bottom: -5px;
	font-weight: lighter;
	text-indent: -14px;
}			
	
	.posted	{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom: 25px;
	line-height: 130%;
}

	.side {
	font-family: verdana, arial, sans-serif;
	color: #828282;
	font-size: x-small;
	font-weight: normal;
	background: #F9F9F9;
	line-height: 140%;
	padding: 2px;
	border: 1px solid #eaeaea;
	border-top: 3px;
}	

.side a,
        .banner a:link,
        .banner a:visited,
        .banner a:active,
		  .banner a:hover,
        {
	font-family: verdana, arial, sans-serif;
	color: #828282;
	text-decoration: none;
	BACKGROUND-COLOR: #f9f9f9;
}

.side li {
	list-style-image: url(/archives/imagenes/bullet.gif);
	margin-left: -15px;
	line-height: -34em;}
        		
	.sidetitle {
	font-family: arial, times new roman, serif;
	color: Black;
	font-size: x-small;
	font-weight: normal;
	padding: 2px;
	margin-top: 30px;
	letter-spacing: .03em;
	background: white;
	text-transform: uppercase;
	border: 1px solid #eaeaea;
	border-bottom: 0px;
}		

/* per la columna d'anuncis de la dreta */
#anuncis {
	position: absolute;
	background: #fff;
	right: 3px;
	margin-top: 15px;
	width: 120px;
	}
	
	/*per emplaçar els meus propis anuncis*/
	
#anunciscopy{
	position: absolute;
	background: #fff;
	right: 3px;
	margin-top: 33px;
	width: 119px;

	}