* {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img {border:0;}

a{
	text-decoration:none;
	color:#FC0;
	}	

a:hover{
	text-decoration:underline;
	}
	
a:focus {outline:none;}
	
p {margin-bottom:1em;}

#capcelera {
	position: absolute;
				z-index:5;

}

#slogan {
	position: absolute;
	top: 70px;
	left: 380px;
	height: 19px;
	width: 332px;



}



body {
	background-color: #993300;
	margin: 0px;
	padding: 0px;
}
#principal {
		top:35px;
		position: relative;
		_height: 1px; /*hack ie6*/
}
#menu {
	position:absolute;
	width: 125px;
	top:65px;
	left:46px;
	height:265px;
}
#peu {
position:absolute;
bottom:0px;
left:100px;
}

#peu {
	text-align:center;
	color:white;
	weight:bold;
	font-size:11px;
	}

#peu a{
	}



#cos{
	width: 765px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 420px;
    margin-left: -400px; /* half of width */
    margin-top: -210px;  /* half of height */
background-image: url(../images/Fondo_Lombarda.jpg);
	background-repeat: no-repeat;
	background-position: 45px 40px;

	}



#conts {
	position:absolute;
	top:60px;
	right:0px;
	width:595px;
	height:300px;
	overflow: hidden;
	font-size: 15px;
	font-weight:bold;
	padding-right:5px;
	color:#FFF;

	
scrollbar-face-color:#B8714D;
scrollbar-highlight-color:#993300;
scrollbar-3dlight-color:#993300;
scrollbar-darkshadow-color:#993300;
scrollbar-shadow-color:#993300;
scrollbar-arrow-color:#993300;
scrollbar-track-color:#993300;

	
}

#conts b{
color:#993300;
}

#conts h2{
font-size:22px;
font-weight:normal;
margin-bottom:10px;
color:#993300;
  letter-spacing: -1px;
}

#conts a{}

.underconts{
position:absolute;
top:65px;left:190px;
background-color:#993300;
height:255px;width:600px;
FILTER: alpha(opacity=50); opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5;
}


.bordefoto, #conts object.bordefoto{
	border: 3px solid #000000;
}

th {background-color:black;}

.blocesq{
margin-right:5px;
float:left;
}

.rndfoto{
position:absolute;
FILTER: alpha(opacity=0); opacity: 0; MozOpacity: 0; KhtmlOpacity: 0;
}
.rndfoto img{border:1px solid #000;}
.rndfoto a:hover img{border: solid 1px #FC0;}

/********MENU*********/
.Nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top:30px;
  text-align: right;
}
.Nav ul li {
	margin: 0 0 3px 0;
	padding: 0;
}





/********GALERIA************/

.wrap div {
	float: left;
	margin: 5px 5px 0 0;
}
.wrap a {
	display: table-cell;
	width: 138px;
	height: 138px;
	text-align: center; /* qui e non su precedente, iCab */
	vertical-align: middle;
	xbackground: #ffa url(g100c2.pl?g100c2.gif) 10px 10px;

}
.wrap img {
	border: solid 1px black;
	vertical-align: middle;
/*	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;*/
}
/*\*//*/
.wrap a {
	display: block;
}
.wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
.wrap a {
	font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac, forse perche' su inline-block? */
.wrap div {
	border-collapse: collapse; /* Op7 */
}
.clear {
	clear: both;
	margin: 0;
	padding: 1em 0;
}

.wrap a:hover img{
border: solid 1px #FC0;
/*	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
*/}



.preu {
	font-size: 18px;
	font-style: italic;
	color: #FFCC00;
}


#anunci {
	position:absolute;
	left:15px;
	top:10px;
	width:420px;
	font-size: 12px;
	background-color:#FFE;
	color:black;
	z-index:99;
	padding:5px;
	border:2px solid black;
	font-weight:bold;
}

#anunci h3 {
	color:white;
	background-color:#930;
	font-size: 15px;
	font-weight:bold;
	padding:2px;
	margin-bottom:5px;
}

#anunci .cerrar {
	position:absolute;
	top:10px;
	right:10px;
}

#anunci .preuoferta {
	color:#990000;
	}
	
#anunci h4{
	font-size: 14px;
	font-weight:bold;
	margin-bottom:10px;
}

#anunci .notamin{
	font-size: 10px;
}	

a#autor
{
    position: fixed;
    right: 10pt;
    bottom: 10pt;
    display: block;
    height: 15px;
    width: 110px;
    background-color: transparent;
    background-image: url(../images/Logo_Dimaster.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -x-background-x-position: right;
    -x-background-y-position: bottom;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    text-indent: -999em;
    text-decoration: none;
    z-index: -1;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;   
}

#skipintro
{color:white;font-size:9px;position:absolute; bottom:10px;right:10px;}

* html #skipintro , * html a#autor { /*\*/position: absolute; bottom: expression((10 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((10 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

a#autor:hover
{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;  
}

