@charset "UTF-8";
/* CSS Document */

BODY {
	background-color: #ffffff;
	margin-top: 30px;
	margin-left: 30px;
}
.text_curt {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #CC3300;
}
.text_llarg {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #DDDDDD;
	text-decoration: none;
}
a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.text_llarg_titulets {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #DDDDDD;
}
.borde0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_llarg_titulets2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 20px;
	color: #DDDDDD;
}
.text_raro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CC3300;
}
.text_llarg_subratllat {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	text-decoration: underline;
}
.idioma {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 20px;
	color: #555555;
}
.text_llarg-esp {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #cc3300;
}