body { 
	font-family : Verdana;
	font-size: 13px;
	background-image: #ffffff url('imatges/fons80.jpg') no-repeat;
	margin:0;
	text-align: center;
	color: #578e33;
	border: none;
	}
a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 12px;
	color : #b55220;
	text-decoration : none;
}
a:hover {	
	font-family : Verdana;
	font-size : 12px;
	color : black;
	text-decoration : none;
}


.contingut
	{
	margin: auto;
	width: 750px;
	text-align: left;
	}

.logo
	{
	text-align:center;
	margin-bottom: 10px;
	}

.mig
	{
	background: #b7b78f;
	}


.blog-back
	{
	position:relative;
	float:right;
	width:100%;
	}
.blog-entry
	{
	padding: 10px 5px 5px 5px;
	padding-bottom: 10px;
	}
.blog-title {
	font-size: 12px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
.blog-body {
	clear:both;
	color: #000000;
	text-align: justify;
	margin-top:8px;
	padding: 5px;
	white-space:pre-wrap;
}
.blog-addinfo {
	text-align: right;
	font-size: 10px;
	color: #eee;
}

.sota
	{
	color: #000000;
	text-align: center;
	clear: both;
	font-size:80%;
	padding: 5px;
	}

.vermell {
	color: #910202;
	text-align: justify;
	font-size: 90%;
}


.contenidor-blog {
	clear:both;
	position:relative;
	border: 1px solid #910202;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	background:#FFFFFF;
	}



.contenidor-pestanyes ul
{
list-style: none;
padding: 0;
margin:0 0 0 12px;
background: #910202;
}

.contenidor-pestanyes li
{
float: left;
margin: 1 0 0 0;
}
p
{
white-space:pre-line;
}
.contenidor-pestanyes li a
{
height: 2em;
line-height: 2em;
float: left;
width: 11em;
display: block;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
.contenidor-pestanyes li a:hover
{
height: 2em;
line-height: 2em;
float: left;
width: 11em;
display: block;
color: #C20E0E;
text-decoration: none;
text-align: center;
background: #FFFFFF;
}
/* Hide from IE5-Mac \*/
.contenidor-pestanyes li a
{
float: none
}
/* End hide */

.contenidor-pestanyes
{
	background: #C20E0E;
	width:750px;
	height:2em;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;

}
.dia
{
	position: relative;
	float: left;
	color: #000000;
	width: 220px;
	height: 220px;
	border: 1px solid #910202;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 9px;
	margin:5px;
	padding: 5px;

}
.indenta
	{
margin-left: 20px;
	}
label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
fieldset{
	padding-left:20px;
	clear:both;
	color: #000000;
	text-align: justify;
}
