/* CSS Document */
body {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #2C2C2C;
	background-image:  url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #D46E50;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

}
h1, h2, h3, h4, h5 {
	font-weight: bold;
}
.noscreen {
	display: none;
}
.hidden {
	visibility: hidden;
}
.visible {
	visibility: visible;
}

.em {
	font-style: italic;
}
.strong {
	font-weight: bold;
}

#container {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	/* position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px -391px; */
	padding: 0px;
	margin: 0px;
}


.jastrong {
	font-size: 1.3em;
	line-height: 4.5em;
	font-weight: bold;
	color: #8F250F;
}


#header {
	position: fixed;
	left: 50%;
	top: 14px;
	height: 188px;
	width: 800px;
	z-index: 300;
	padding: 0px;
	margin: 0px 0px 0px -399px;
}
#header #title {
	border: 0px;
}


#mainmenu {
	position: relative;
	left: -50px;/*-32px*/
	top: -21px;/*-21px*/
	width: 841px;
	/* z-index: -10;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #ffffff;
}
#mainmenu p {
	/* position: relative;
	left: 50px;
	top: 0px;*/
	display: inline;
	margin: 0px 0px 0px 87px;
}
#mainmenu a {
	padding: 3px 6px 3px 6px;
	margin: 0px 0px 0px 10px;
	color: #ffffff;
	/* background-color: #000000;*/
	height: 20px;
	text-decoration: none;
	display: inline;
}
#mainmenu a:hover {
	color: #DBDCD0;
	text-decoration: none;
}
.op {
	position: relative;
	left: 600px;
	top: 198px;
	margin: 0px 0px 0px 0px;
	color: #d46e50;
	font-size: 0.9em;
	font-weight: bold;
	z-index: 500;
}

.op a {
	color: #D46E50;
	text-decoration: none;
}
.op a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* .mm a {
	padding: 4px 6px 4px 6px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-color: #000000;
	height: 20px;
	text-decoration: none;
	display: inline;
}
.mm a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}*/




#content {
	width: 780px;
	position: absolute; left: 50%; top:0px;
	margin: 0px 0px 0px -390px;	/* 0px 0px 30px -390px*/
	color: #cccccc;
	display: block;
	padding: 0px;
/*	border-top: 1px solid #ffffff;*/
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: transparent;
}

#content #homespacer_2 {
	display: block;
	position: relative; top: 0px; left: 0px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content #spacer {
	display: block;
	position: relative; top: 0px; left: 0px;
	height: 211px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content #homeimg {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;	/* #dbdcd0 */
	height: 202px;
	display: block;
	clear: both;
	background-image: url(../assets/mini_bg.png);
	background-repeat: repeat;
	background-attachment: scroll;
}
.homeimg_img {
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#content #hometxt {
	position: relative; top: 0px; left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	display: block;	
}
#content h1 {
	display: block;
	/*height: 28px;*/
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 2px 2px;
	color: #ffffff;
	background-color: #000000;
}
.dida {
	font-size: 0.9em;
	line-height: 1em;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#content #txt {
	position: relative; top: 0px; left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	background-color: #dbdcd0;
	display: block;
	clear: both;	
}
#menuopere {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #5B5B5B;
	display: block;
	height: 17px;
}
#menuopere a {
	position: relative;
	margin: 0px 12px 0px 2px;
	display: inline;
}

.art {
	border: 1px solid #2c2c2c;
	margin: 55px 0px 6px 0px;
}
.fotocentro {
	border: 1px solid #2c2c2c;
	margin: 26px 5px 4px 5px;
}
#cerca {
	display: block;
	width: 100%;
	position: relative; top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cercas {
	display: inline-block;
	position: absolute; top: 0px; left: 1px;
	font-size: 0.9em;
	line-height: 2em;
	width: 150px;
	float: left;
	text-align: left;
	margin: 8px 0px 0px 2px;
	overflow: visible;
}
.cercad {
	display: inline-block;
	position: absolute; top: 0px; right: 1px;
	font-size: 0.9em;
	line-height: 2em;
	width: 150px;
	float: right;
	text-align: right;
	margin: 8px 2px 0px 0px;
	overflow: visible;
}