A {
	COLOR: #FF552A;
}

A:link {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none;
	letter-spacing: -1px;
}

A:visited {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none;
		letter-spacing: -1px;
}

A:active {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none;
		letter-spacing: -1px;
}
A:hover {
	BACKGROUND-COLOR: #FF552A; COLOR: #FFFFFF; FONT: 11px Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
		letter-spacing: -1px;
}

A.especial:link {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none; font-style: italic;
		letter-spacing: -1px;
}
A.especial:visited {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none; font-style: italic;
		letter-spacing: -1px;
}
A.especial:active {
	COLOR: #FF552A; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none;font-style: italic;
		letter-spacing: -1px;
}
A.especial:hover {
	BACKGROUND-COLOR: #FF552A; COLOR: #FFFFFF; FONT: 11px Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none;font-style: italic;
	letter-spacing: -1px;
}

BODY {BACKGROUND-COLOR: #ffffff;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; COLOR: #444444; font-family: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 11px; SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #000000; FONT-VARIANT: normal; FONT-WEIGHT: normal;
}

button {
COLOR: #FF552A; border: none; FONT: 11px Georgia, "Times New Roman", Times, serif; text-decoration: none; letter-spacing: -1px; background-color: transparent; padding: 0px;
}

TABLE {
	COLOR: #444444; font-family: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 11px; FONT-VARIANT: normal; FONT-WEIGHT: normal
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 924px;
}

.separador {
	COLOR: #FF552A
}

.linia {
	BACKGROUND-COLOR: #FF552A;
}

.linia_puntets {
	background-image:url(../img/liniapunts.gif);
	height:1px;
}

.cursiva {
	font-style: italic;
}

.titol {
	font-size: 18px; 
	font-weight: bolder;
}

.subtitol {
	font-size: 14px; 
	font-weight: bolder;
}

.datasubtitol {
	font-size: 14px; 
	font-weight: bolder;
	font-style: italic;
}

INPUT,textarea,select {
	BACKGROUND-COLOR: #ffffff; COLOR: #444444; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-SIZE: 8pt; WIDTH: 198px
}

#abogares a {
background-color:#FF552A;
padding: 1px 4px;
color: white;
}

.banner {
border:solid 1px #999;
padding:10px 20px;
margin-top:30px; 
font-size: 1.5em;
}

.banner a {
color: #444444;
font-size: 1em;
}

.banner a:hover {
color: white;
}

