BODY
{
    background-image: url(../../pellmuseu/ffondo.jpg);
		background-attachment: fixed;
    COLOR: EEEEEE;
    FONT-FAMILY: verdana, 'MS Sans Serif', 'MS Serif', Arial, Geneva;
    FONT-SIZE: 8pt
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}


a:hover.roll img {
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1; opacity:1;
}

a.roll img {
		filter: alpha(opacity=70);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		-moz-opacity: 0.70; opacity:0.7;
}

.copyright {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.textocuerpo {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4C4B4B;
	text-align: justify;
}

.textocuerpogranbold {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4C4B4B;
	text-align: justify;
}

.idioma {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: white;
}

.textomenu1 {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: white;
    padding-left: 1px;
	padding-top: 0px;
}

.textomenu2 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: white;
	padding-left: 8px;
	padding-top: 0px;
}

.textomenu3 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: white;
	padding-left: 20px;
	padding-top: 2px;
	}

.colorfondo {
	background: #eeeeee;
	}
