body {
	background-color: #F5F5F5;
	background-image: url(imgs/fonsBody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(imgs/fonsCont2.jpg);
	background-repeat: repeat-y;
}
#cap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/fonsCap.jpg);
	background-repeat: no-repeat;
	height: 148px;
	margin-top: 0px;
	clear: both;
	float: left;
}
#blocText {
	width: 310px;
	float:left;
	left: 77px;
	top: 212px;
	margin-top: 145px;
	padding-left: 55px;
}
#blocLlistat {
	width: 300px;
	padding-top: 30px;
	float: right;
	padding-right: 60px;
	margin-top: 0px;
}

*html #blocLlistat {
	width: 300px;
	padding-top: 30px;
	float: right;
	padding-right: 30px;
	margin-top: 0px;
}

#peu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/peu2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0px;
	clear: both;
}
#contingut {
	background-image: url(imgs/fonsCont.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	float: left;
	/*height: 800px;*/
	min-height: 875px;
}
#flor {
	width: 400px;
	float: left;
	margin-top: 25px;
	background-image: url(imgs/flor.gif);
	height: 200px;
	background-repeat: no-repeat;
}

h2 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #751C00;
	width: 300px;
	margin-bottom:25px;
	margin-top: 0px;
}

.nomLlibreria {
	font-weight: bold;
	color: #333333;
}

.llibreria {
	width: 27em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 130%;
	clear: both;
	margin-right: 20px;
	float: left;
	padding-bottom: 15px;
}

.llibreria a {
	color: #AD2A00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD2AA00;
}
.llibreria a:hover {
	color: #671900;
}
.llibreria img {
	float: left;
	margin-right: 10px;
	margin-bottom: 55px;
}


.llibreria2 {
	width: 29em;
	height: 4em;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 130%;
	clear: both;
	margin-right: 5px;
}

.llibreria2 a {
	color: #AD2A00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD2AA00;
}
.llibreria2 a:hover {
	color: #671900;
}
.llibreria2 img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

#llistat {
	clear: both;
	margin-left:55px;
	padding-top: 20px;
}
#contingut p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #666666;
	text-align: justify;
	line-height: 170%;
}

#logo {
	position: absolute;
	top: 30px;
	left: 50px;
}
