
body {
background-color: #FDFEDF;
font-family: Arial,Verdana,sans-serif;
margin: 0;
padding: 0;
color: #694F00;
}

#cont {
position: relative;
background: url(../images/bg.jpg) repeat-y;
margin: 5px auto 0;
padding: 0 0 0 0;
width: 750px;
border: 0;
}

#main {
margin: 0px 0 10px 215px;
width: 480px;
min-height:260px;
background: transparent;
text-align:justify;
}
#galeria{
margin-top:20px;
_margin-left:-240px;
width:100%;
text-align:center;
}

#galeria td{
	padding-bottom:20px;
}

#galeria img{
	cursor:pointer;
}

#detall_galeria{
	padding-top:20px;
}

#botons{
	padding:20px;
	text-align:center;
}

#botons img{
	cursor:pointer;
	padding-right:40px;
}

#header {
	background: url(../images/header.jpg) top left no-repeat;
	height: 55px;
	margin: 0;
	}

#header h1 {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 17px;
	font-size: 150%;
	letter-spacing: 3px;
	}
#header2 {
	background: url(../images/leaves2.jpg) no-repeat;
	margin:0 0 0 38px;
	height: 60px;
	}

#header2 h1 {
	display: none;
}

hr{
	width:660px;
	border-color:#AF6303;
	color:#AF6303;
}

p {
font-size: 95%;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 16px;
}

ul{
	margin:0;
	padding-left:40px;
	font-size:95%;
}

#text h3 {
margin: 20px 0 0 5px;
_margin-left:240px;
}

#img_contingut{
	float:right;
	margin:6px 0 0 8px;
}

a, a:link, a:visited {
color: #E38700;
text-decoration: underline;
font-weight: normal;
background: transparent;
}

a:hover {
color: #AA4E05;
text-decoration: none;
font-weight: normal;
background: transparent;
}

#footer {
margin: 0;
background:url(../images/footer.jpg) top left no-repeat;
height: 95px;
text-align: center;
font-size: 70%;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #E38700;
font-weight: bold;
padding: 0 0 0 0;
}

#footer a:hover {
text-decoration: none;
color: #AA4E05;
}

#list {
position: absolute;
top: 285px;
left:45px;
width: 160px;
border-bottom: 3px double #E38700;
border-top: 3px double #E38700;
border-right: 3px double #E38700;
border-left: 3px double #E38700;
}

#list h4 {
margin: 5px 0 5px 5px;
padding: 0px;
}

#menu h4 {
margin: 5px 0 5px 5px;
}

#links h4 {
margin: 5px 0 5px 10px;
}

#list ul {
font-size: 70%;
margin: 10px 0 0 20px;
padding: 0 0 0 0;
list-style: square;
}

#list ul li {
background: transparent;
margin: 0;
padding: 0 5px 0 1px;
line-height: 14px;
}

#list #menu {
padding-bottom: 25px;
border-bottom: 3px double #E38700;
}

#list #links {
padding:5px 0 5px 0;
}

#list a, #list a:link, #list a:visited {
color: #E38700;
text-decoration: none;
font-weight: bold;
background: transparent;
}

#list a:hover {
text-decoration: none;
color: #AA4E05;
background: transparent;
}

#list #menu a:link, #list menu a:visited { display: inline; }

#imageContainer {
height:200px;  	
width:672px;
margin: 0 0 0 39px; 
background:#FFF;
}  
#imageContainer img { 
display:none; 	
position:absolute; 	
height:200px;  	
width:672px;
background:#FFF;
}
#show{
height:200px;  	
width:672px;
margin: 0 0 0 39px; 
background:#FFF;
border-bottom:3px double #E38700;
}