@charset "ISO-8859-1";
html,body {
	height: 100%;
	margin: 0px;
	background-image: url(../imatges/fondo-boby-h.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffab00;
}
#foto_fondo {
	background-image: url(../imatges/fondo-body-m.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	width: 100%;
}
#contenidor {
	margin: auto;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#capsalera {
	width: 800px;
	height: 110px;
}
#delta_lg {
	float: left;
}
#aseproce_lg {
	float: right;
	text-align: right;
}
#txt_aseproce {
	font-size: 10px;
	color: #0033FF;
	text-align: right;
	margin-right: 12px;
	float: right;
	margin-top: 18px;
}
#titular {
	width: 800px;
}
#menu_primari {
	height: 40px;
	width: 100%;
	background-image: url(../imatges/menu_008_bg.jpg);
	background-repeat: repeat-x;
}
#menu_primari   ul {
	list-style-type: none;
	margin-top: 0px;
}
#menu_primari  li {
	list-style-type: none;
	display: block;
	float: left;
	text-decoration: none;
}
#menu_primari li a {
	list-style-type: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	height: 32px;
	background-image: url(../imatges/menu_008_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 7px;
}
#menu_primari li a:hover {
	background-image: url(../imatges/menu_008_h.jpg);
	background-repeat: repeat-x;
	display: block;
	color: #90F;
}
#comentari {
	width: 160px;
	float: right;
	margin-top: 14px;
	text-align: left;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#folleto {
	padding: 6px;
	width: 146px;
	border: 1px solid #33CC00;
	margin-top: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#contingut {
	float: left;
	width: 450px;
	text-align: justify;
	margin-top: 14px;
	margin-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#menu_secundari {
	float: left;
	width: 150px;
	text-align: left;
	margin-top: 14px;
}
#peu {
	clear: both;
	width: 800px;
	padding-top: 20px;
	font-size: 10px;
	font-weight: bold;
}
.esquerra {
	float: left;
}
.dreta {
	float: right;
}
.negreta {
	font-weight: bold;
}
.vermell {
	color: #FF0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #900;
	margin-top: 3px;
	margin-bottom: 6px;
}
h3 {
	font-family: "Chewy", Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	line-height: 28px;
	margin-bottom: 3px;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	line-height: 25px;
	margin-bottom: 3px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}

