body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #737373;
	background-image: url(resources/background.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 89px;
	padding: 0px;
	width: 1000px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #737373;
	width: 576px;
}

.txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #2A2A2A;
}

.txt_bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
}

.txt_bold_sala {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #737373;
}

.links_issimm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: none;
}

.links_issimm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.links_sala {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
}

.links_sala:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


#issimm{
	margin: 0px;
	padding: 0px;
}

#capcalera{
	width: 576px;
	margin: 0px;
	padding: 0px;
}

#intro {
	width: 576px;
	margin: 54px 0px 0px 0px;
	padding: 0px;
}

#tornar {
	width: 884px;
	margin: 54px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}

#serveis_container {
	float: left;
	width: 1000px;
	margin: 38px 0px 0px 0px;
	padding: 0px;
}

#serveis_left {
	float: left;
	width: 275px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
}

#serveis_center {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
}

#serveis_rigth {
	width: 275px;
	float: right;
	margin: 0px 123px 0px 25px;
	padding: 0px;
}

#llistat_serveis {
	margin: 0px 24px 0px 0px;
	padding: 15px 0px 0px 0px;

}

#llistat_serveis li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-image: url(resources/point.gif);
}

#expos {
	width: 884px;
	padding: 0px;
	float: left;
}

#expos_title {
	width: 884px;
	padding: 12px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CC0000;
	font-weight: bold;
}

#expos_txt {
	width: 884px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	
}

#expos_sala {
	float: left;
	width: 609px;
	margin: 30px 55px 0px 0px;
	padding: 0px;
	
}

.imatge {
	width: 220px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	
}

#expos_sala_2 {
	float: left;
	width: 529px;
	margin: 30px 55px 0px 0px;
	padding: 0px;
	
}

.imatge_2 {
	width: 300px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	
}

#footer {
	float:left;
	width: 884px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
}

.links_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}

.links_footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #2A2A2A;
	text-decoration: none;
}