
body {
	font-family: "Comic Sans MS", "MS Serif", "New York", serif;
	font-size: 14px;
	background-color: #F6ECD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bf-fons1.jpg);
	font-weight: bold;
	color: #A97134;
	scrollbar-face-color: #FFF8B3;
	scrollbar-highlight-color: #FFFFEF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CDC681;
	scrollbar-shadow-color: #E1DA95;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFD1;
}
a {
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #996666;
	text-decoration: underline;
	background-color: #EED9A2;
	font-weight: bold;
}
.iesquerra {
	background-image: url(imgs/bf-esq.jpg);
}
.idreta {
	background-image: url(imgs/bf-dret.jpg);
}
.marc {
	border: 3px solid #E3C061;
	padding: 5px;
	background-image: url(imgs/bf-fons2.jpg);
}
#design {
	border: 3px solid #E3C061;
	background-image: url(imgs/bf-fons2.jpg);
	padding: 5px;
}
#design h1 {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	text-align: center;
}
#design a {
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
#design a:visited {
	color: #998066;
	text-decoration: none;
	font-weight: bold;
}
#design a:hover {
	color: #FFE6CC;
	text-decoration: underline;
	font-weight: bold;
	background: #7B7157;
	padding: 5px;
}
#contact {
	margin-left: 20px;
}
#contact h2 {
	font-size: 16px;
	font-weight: bold;
}
#contact p {
	margin-left: 30px;
}
.link-fotos {
	border: 3px solid #E3C061;
	padding: 5px;
	background-image: url(imgs/bf-fons2.jpg);
}
#enlaces {
	
}
#enlaces td {
	border: dotted 3px #E3C061;
}
#enlaces li {
	list-style-type: none;
	font-size: 1.4em;
}
#enlaces li img {
	border: 2px solid #70591A;
}