/*
html {
	overflow-x:hidden;
}
*/
body {
	background: #fff url(../images/bkg_page.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
/* bgcontain (FULL PAGE) */
#bgcontain {
	width:992px;
	margin: 0 auto;
}
/* Header Class */
#header {
	width:992px;
	margin-top: 12px;
	height:142px;
}
#logo {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 96px;
	background: url(../images/palamosdigital-palamos-un-clic3.png) no-repeat;

}
#logo a {
	width: 600px;
	height: 96px;
	cursor: pointer;
	float: left;
}
#logo a:hover {
	float: left;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
#login {
	background: url(../images/bkg_login.png) repeat-x;
	width: 345px; 
	border: none; 
	padding: 30px 0px 15px 6px; 
	top: 13px;
	margin: 0px 0px 0px 641px;
	position:absolute;
}
#logged {
	background: url(../images/bkg_login.png) repeat-x;
	width: 345px;
	border: none; 
	padding: 30px 0px 35px 6px; 
	top: 13px;
	margin: 0px 0px 0px 641px;
	position:absolute;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#00F;
}
#logged a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#logged a:hover {
	color:#999;
	text-decoration:underline;
	font-weight:bold;
}
#logged a:visited {
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
#logged a:visited:hover {
	color:#999;
	text-decoration:underline;
	font-weight:bold;
}
#useraccount {
	padding:4px 10px 4px 10px;
	border-bottom-width:1px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
}
#container {
	width:992px;
	margin: 64px 0px;
	position:absolute;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}
#footer { padding: 0px 0px 10px 0px; clear: both; font-family: 'Verdana'; font-size: 9px; border-top: solid 1px #ccc; margin: 0px 5px 0px 5px;}
#footer UL { padding: 10px 0px; margin: 0px; }
#footer LI { display:inline; padding: 0px; margin: 0px; list-style-type: none; }
#footer LI A { padding: 0px 4px 0px 6px; margin: 0px; border-left: solid 1px #CCC; text-decoration:none; }
#footer LI A:hover { padding: 0px 4px 0px 6px; margin: 0px; border-left: solid 1px #CCC; text-decoration:underline; color:#F30 }
#footer LI A:visited { padding: 0px 4px 0px 6px; margin: 0px; border-left: solid 1px #CCC; text-decoration:none; color:#C00 }
#footer LI A:visited:hover { padding: 0px 4px 0px 6px; margin: 0px; border-left: solid 1px #CCC; text-decoration:underline; color:#F30 }
#final {
	width:992px;
	border-bottom:medium;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-bottom-color:#000;
}
#contingut {
	margin: 15px 0px 0px 0px;
}
#contingut2 {
	margin: 15px 0px 0px 0px;
}
#accordion {
	width:400px;
	margin: 20px 0 0 20px;
}
#galleria-frame2{
	width:400px;
	margin: 20px 0 0 50px;
}
#accordion h3 {
	font-family:Verdana;
	font-size:small;
}
#registre.registration-input {
	width:220px;
}
#registre.registration-pass {
	width:220px;
}
#registre select {
	width:257px;
}
#galleria-frame {
	position:relative;
	margin:-425px 0 20px 440px;
	width:530px;
	height:420px;
	overflow:hidden;
}
