/* CSS Document */
body	{
		margin: 0;
		padding: 25px 0px 20px 0px;
/*		background-color: #c2bd8a; */
		background-color: #7f6611;
		text-align: left;
		color: #000;
		}

table	{
		background-color: #c2bd8a;
		border-style: solid;
		border-color: #5475a6;
		border-width:thin;
		border-spacing: 0px;
		}
		
.taulafosca	{
		background-color: #c2bd9c;
		}		

img {
		padding: 0;
		margin: 0; 		
		}


p, .rantSpace ul, .rantSpace ol {
		font: .7em/1.3em verdana, arial, helvetica, sans-serif;
		margin-top: 0;
		margin-bottom: 10px;
		text-align: left;
		text-indent: 20px;
		}		

blockquote {
		font: .7em/1.3em verdana, arial, helvetica, sans-serif;
		}

blockquote p {
		font: 1em/1.3em verdana, arial, helvetica, sans-serif;
		}

code {
		color: #5b5b5b;
		font: 11px courier, serif;
		/*white-space: pre !important;*/
        white-space: normal;
		}

h2 {
		font: 1.1em georgia, times, serif;
		color: #990000;
		margin: 5px 0 5px 0px;
		letter-spacing: 1px;
		}

.newsBody {
		width: 165px;
		border: 0;
		margin: 0px 0px 0px 5px;
		padding: 0;
		text-align:left;
		background-color: #eae8d0;
		}	
	
.comicIndexBody {
		margin: 0;
		padding: 0;
		background-color: #eae8d0;
		}

.hr {
		height: 30px;
		margin: 0 0 5px 0;
		background: transparent url(../img/hr.gif) no-repeat scroll center;
		}
	
a {
		font: 0.9em georgia, times, serif;
		color: #7f6611;
		letter-spacing: 1px;
		text-decoration: none; 
		}
	
a:hover {
		color: #53687b;
		text-decoration: none; 
		}

.photoCaption {
		color: #684d1e;
		font-family: arial, courier, helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
		font-weight: normal;
		padding: 0px 15px 0px 60px;
		margin: 10px 0px 20px 0px;
		}

.rantPost {
		clear: both;
		font: .7em georgia, times, serif;
		margin: 0px;
		text-align: right;
		}

.newsBlock {
		margin: 0;
		text-align: left;
		text-indent: 15px;
		}

/*Núvol de etiquetes*/
.etiqueta0 {
color:#7f6611;
font-size: 10px;
}
.etiqueta1 {
color:#4f6611;
font-size: 12px;
}
.etiqueta2 {
color:#7f6611;
font-size: 14px;
}
.etiqueta3 {
color:#ff6611;
font-size: 16px;
}
.etiqueta4 {
color:#7f6611;
font-size: 18px;
}
.etiqueta5 {
color:#4f6611;
font-size: 20px;
}
.etiqueta6 {
color:#7f6611;
font-size: 25px;
}
		