@charset "utf-8";
/* CSS Document */

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
background:#fafafa ;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff ;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #ffffff;
}

/* Various classes */

.photo {
	padding:2px;
	margin:8px 8px 0px 0px;
	background-color:#f0f0f0;
	border:1px solid #d8d8d8;
}
.photo2 {
	padding:2px;
	margin:8px 10px 8px 8px;
	background-color:#f0f0f0;
	border:1px solid #d8d8d8;
}
.photoindex {
	padding:4px;
	margin:8px 8px 0px 0px;
	background-color:#f0f0f0;
	border:1px solid #d8d8d8;
}	
.right {
margin-top:-8px;
text-align:right;
}

.block {
	background:#f0f0f0;
	padding:10px;
	width: 500px;
}
.block2 {
	background:#f0f0f0;
	padding:10px;
	width: 180px;
}
.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 ;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
	background:#e0e0e0;
	text-decoration:none;
	border:none;
}

.hide {
display:none;
}
/*mosaic menu*/

.mosaic1{
	width:150px;
	height:210px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 10px 25px 10px 10px;
	}
.mosaic2{
	width:530px;
	height:180px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 10px 8px 10px;
	border: solid 1px #999999;
	padding-left: 8px;
	}
	
.foto1{
	width:150px;
	float: left;
	height: 168px;
}

.textfoto1{
	font-family: "75% tahoma", verdana, sans-serif;
	margin: 5px;
	text-align: center;
	color: #FFFFFF;
	border-left: 1px solid #fff;
	}

.textfoto2{
	font-family: "75% tahoma", verdana, sans-serif;
	margin: 5px;
	text-align: center;
	color: #FFFFFF;
}
A.textfoto1:link {text-decoration:none;color: #000000;} 
A.textfoto1:visited {text-decoration:none;color: #999900;} 
A.textfoto1:hover {text-decoration:none;color: #993300;}

.nomescultura{
	font-size:1.1em;
	line-height:1.3em;
	float: right;
	width: 355px;
	margin: 10px 10px 10px 10px;
	}
.descripcioescultura{
	font-size:1.1em;
	line-height:1.3em;
	float: right;
	width: 350px;
	margin: 0px 10px 10px 10px;
	border-left: 1px #999999 solid;
	height: auto;
	padding-left: 4px;
	}
.titolmosaic1 {
	height: auto;
	font-family:"75% tahoma", verdana, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.arrels2{
	width:auto;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}
.modelarrel{
	width:140px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.modelarrel2{
	width:500px;
	height: auto;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.paginestext{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
A.paginestext:link {text-decoration:none;color: #FFFFFF;} 
A.paginestext:visited {text-decoration:none;color: #FFFFFF;} 
A.paginestext:hover {text-decoration:none;color: #FFFFFF;}
