/* CSS Document */
body {
	background-color: #DBD0B5; /* #E3DBC8; */
	background-image: url(img/fonsweb.gif);
 	background-attachment: fixed;
	width: 700px;
	margin: 0px auto 0px auto;
}
#contenedor {
	width: 680px;
	/* border: 10px solid #FFFFFF; */
	padding: 10px;
	border: 1px solid #C8B78C;
	background-color: #FFFFFF;
	float: left;	
}
#top {
	float: left;
	width: 680px;
	height: 100px;
	border-bottom: 10px solid #FFFFFF;
}
#menu {
	width: 150px;
	float: left;
	border-right: 15px solid #FFFFFF;
}
#contingut {
	width: 370px;
	float: left;
	border-bottom: 10px solid #FFFFFF;
	background-image: url(img/fons.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contingutT {
	width: 515px;
	float: left;
	border-bottom: 10px solid #FFFFFF;
	background-image: url(img/fons.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#menu2 {
	width: 130px;
	float: left;
	border-bottom: 10px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
}
#peu {
	width: 680px;
	height: 30px;
	float: left;
	background-image: url(img/down.jpg);
}
#posGoogle {
	float: right;
	margin-right: 2px;
	margin-top: 3px;
	width: 140px;
	height: 50px;
}
#menud {
	margin-top: 83px;
	margin-left: 170px;
}
#menud a {
	float: left;
	font: x-small Tahoma, sans-serif;
	color: #852D06;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	height: 12px;
	padding-left: 14px;
}
#menud a:hover {
	background-color: #FFFFFF;
}
#data {
	float: left;
	width: 190px;
	font: x-small Tahoma, sans-serif;
	color: #850606;
	padding-right: 2px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 12px;
	text-align: right;
}
.textmenu0 {
	width: 150px;
	float: left;
	font: x-small Verdana, sans-serif;
	color: #917500;
	background-color: #D3C279;
	vertical-align: middle;
	background-image: url(img/fonsboto0e-4.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.textmenu0 a {
	height: 17px;
	width: 123px;
	display: block;
	border-right-style: solid;
	border-right-color: #E9E1BC;
	text-decoration: none;
	color: #6E5900;
	border-right-width: 12px;
	vertical-align: middle;
	margin-left: 15px;
	padding-top: 4px;
	background-image: url(img/fonsboto0.gif);
	background-repeat: repeat-x;
}
.textmenu0 a:hover, a:focus, a:active {
	border-color: #FFFFFF;
	color: #FFFFFF;
}
.textmenu0 img {
	border: 0px solid #000000;
}
.textmenu1 {
	width: 150px;
	float: left;
	font: x-small Verdana, sans-serif;
	color: #7B7D5B;
	background-color: #CECDB5;
	vertical-align: middle;
	background-image: url(img/fonsboto1e-4.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.textmenu1 a {
	height: 17px;
	width: 123px;
	display: block;
	border-right-style: solid;
	border-right-color: #E1E2D3;
	text-decoration: none;
	color: #51523C;
	border-right-width: 12px;
	vertical-align: middle;
	margin-left: 15px;
	padding-top: 4px;
	background-image: url(img/fonsboto1.gif);
	background-repeat: repeat-x;
}

.textmenu1 a:hover, a:focus, a:active {
	border-color: #FFFFFF;
	color: #FFFFFF;
}
.textmenu1 img {
	border: 0px solid #000000;
}
.titolMenu {
	width: 150px;
	height: 15px;
	float: left;
}
.titolMenu2 {
	width: 130px;
	height: 15px;
	float: left;
}
