html {}
body {padding:0;margin:0;font-family:Georgia;font-size:16px;background:url("../i/fons.jpg") repeat-x;}
#tot {background:#59380f url("../i/color.jpg");width:800px;margin:0 auto;padding:0;}


#capcalera {background:url("../i/fonscapcalera.jpg") center top no-repeat;height:200px;}

#contingut {
	width:750px;
	margin:0 auto;
	margin-top:180px;
	margin-bottom: 15px;
	background:url("../i/fonscontingut.jpg") no-repeat white;
	border:1px solid white;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#contingut p {margin:10px;font-size:1.1em;}
#pestanyes {
	width:800px;
	position:absolute;
	top:111px;
}
#primerapartat {
	margin-right:20px;
}
#apartats {
	list-style:none;
	padding:0;
	right:0;
	margin-top: 5px;
}
#apartats li {
	float:right;
}
#apartats li a {
	margin-right:10px;
	background:#DBB655;
	padding:8px;
	border:3px solid #895818;
	border-bottom:0;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	text-decoration:none;
	color:black;
	display: block;
}
#apartats li a:hover {
	background:#DBB173;
	border-color:#E6D8B4;
}

/* PORTADA */

#que {
	background:url("../i/fonsque.jpg") repeat-x;
	position:absolute;
	top:155px;
	left: 0;
	width:100%;height:202px;
	border-top:2px solid #59380f;/*border-bottom:2px solid #59380f;*/
	color:#59380f;
	font-style:italic;
}
#contingutque {width:750px;margin:0 auto;font-size:1.5em;}
#contingutque h1 {margin:0;margin-top:20px;font-size:1.5em;}
#contingutque p {width:620px; margin-top:0;}
#calendari {
	width:100px;
	height:150px;
	text-align:center;
	color:black;
	background:white url("../i/calendari.jpg") bottom repeat-x;
	border:white 2px solid;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	position:relative;
	left:650px;
	top:-173px;
	font-size:70px;
}
#calendari .juny {
	background:red url("../i/calendarimes.jpg");
	color:white;
	padding-top:2px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:7px;
	width:100%;
	height:35px;
	font-size:0.35em;
	display:block;
}
#show {
	float: right;
	margin: 10px;
	margin-bottom: 55px;
}


/**** PAGINA ****/

#contingutpagina {
	width:750px;
	margin:0 auto;
	margin-top:-46px;
	margin-bottom: 15px;
	background:url("../i/fonscontingut.jpg") no-repeat white;
	border:1px solid white;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#contingutpagina p {margin:10px;font-size:1.1em;}
#pagina {margin-left:10px;border-bottom:1px dotted black;width:97%;}


/**** PEU PAGINA ****/

#peu {
	width:770px;
	opacity: .7;
	filter: alpha(opacity = 70);
	margin:0 auto;
	bottom: 0;
	background: white;
	border:1px solid white;
	border-radius:3px;
	height: 80px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	vertical-align: bottom;
}
#laflama {
	width: 300px;
	text-align: center;
	font-size: 2em;
	color: #ccc;
	margin:10px 0 0 220px;
	float: left;
}
.igualada {
	font-size: 0.8em;
	display: block;
	margin-top: -5px;
	margin-bottom: 10px;
}
#credit {
	width: 200px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	margin: 3px;
	background: black;
	opacity: 0.3;
	color: white;
	text-decoration: none;
}
#credit a {
	border: 0;
	text-decoration: none;
	color: white;
}
#credit:hover {
	opacity: .8;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(i/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

#taula {
	width:730px;
	margin: 10px auto 0 auto;
	overflow-x: scroll;
}
#slideshow {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  10px;  
    float: right;
    overflow: none;
} 
 
#slideshow img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 