body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/fons.gif);
	background-repeat: repeat-y;
	background-position: center;
}
input {
	font-size: 11px;
	color: #4A4A4A;
}
textarea {
	font-size: 11px;
	color: #4A4A4A;
}
select {
	font-size: 11px;
	color: #4A4A4A;
}
.top {
	background-image: url(../images/fons-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.txtgeneral {
	font-size: 70%;
	color: #4A4A4A;
}
.txtpromocions {
	font-size: 70%;
	color: #666666;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txtpetit {
	font-size: 65%;
	color: #4A4A4A;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #C34500;
	text-decoration: none;
}
a:active {
	color: #C34500;
	text-decoration: none;
}

.fonsapartats_table {
	background-image: url(../images/fons-apartats-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fonsapartats_td{
	background-image: url(../images/fons-apartats-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F1E9;
}

.fotopis_td{
	background-image: url(../images/foto-pis-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fotopis_tabla {
	height: 388px;
	width: 262px;
	background-image: url(../images/foto-pis-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boto{
	font-size: 70%;
	color: #C34500;
	font-weight: bold;
	background-image: url(../images/fletxa-gris.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	padding-left: 8px;
}
a.boto:link {
	color: #C34500;
}
a.boto:visited {
	color: #C34500;
}
a.boto:hover {
	color: #4A4A4A;
}
.boto_on{
	font-size: 70%;
	color: #C34500;
	font-weight: bold;
	background-image: url(../images/fletxa-gris-on.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	padding-left: 8px;
}
a.boto_on:link {
	color: #C34500;
}
a.boto_on:visited {
	color: #C34500;
}
a.boto_on:hover {
	color: #4A4A4A;
}
.taula {
	font-size: 10px;
	color: #666666;
	background-color: #FAFAF8;
}
.taula_titol {
	font-size: 10px;
	color: #666666;
	background-color: #DEDECA;
}
.filet {
	border: thin solid #E3E3CC;
}
.txtpeu {
	font-size: 70%;
	color: #4A4A4A;
}
.scrollarea {
	height: 100%;
	width: 350px;
	overflow: auto;
	border: thin solid #DEDECA;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F1F1E9;
	scrollbar-shadow-color:#D4D4B0;
	scrollbar-face-color:#F1F1E9;
	scrollbar-highlight-color:#D4D4B0;
	scrollbar-darkshadow-color:#F1F1E9;
	scrollbar-3dlight-color:#F1F1E9;
}
.scrollarea_vertical {
	background-color:#DEDECA;
	scrollbar-arrow-color:#4A4A4A;
	scrollbar-track-color:#DEDECA;
	scrollbar-shadow-color:#F1F1E9;
	scrollbar-face-color:#DEDECA;
	scrollbar-highlight-color:#F1F1E9;
	scrollbar-darkshadow-color:#DEDECA;
	scrollbar-3dlight-color:#DEDECA;
}
.scrollarea_horizontal {
	width: 600px;
	margin: auto;
	overflow: auto;
	background-color:#DEDECA;
	scrollbar-arrow-color:#4A4A4A;
	scrollbar-track-color:#DEDECA;
	scrollbar-shadow-color:#F1F1E9;
	scrollbar-face-color:#DEDECA;
	scrollbar-highlight-color:#F1F1E9;
	scrollbar-darkshadow-color:#DEDECA;
	scrollbar-3dlight-color:#DEDECA;
}
h2 {
	color: #C34500;
	font-size: 1.1em;
	margin:2px;
}
h3 {
	font-size: 1em;
	margin:2px;
}
.top a {
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	color: #C34500;
}
.top a:hover {
	color: #4A4A4A;
}
fieldset {
	font-size: 10px;
	background-color: #FAFAF8;
	padding: 5px;
}
fieldset label {
	text-align: right;
	width: 65px;
	margin: 1px;
	color: #666666;
}
fieldset input, fieldset textarea {
	margin: 1px;
}
fieldset p {
	margin: 0px;
	padding: 0px;
}
#validate {
	font-size: 12px;
}

