@charset "ISO-8859-1";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.taula_capcalera {
	background-color: #333333;
}
.tit1 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 35px;
	color: #00CCCC;
}
.tit2 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 28px;
	color: #99FF00;
}
.tit3 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 42px;
	color: #FF6600;
}
.tit4 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #00CCCC;
}
.tit5 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #00CCCC;
}
.tit6 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #00CCCC;
}
.txt_titular1 {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 14px;
	color: #95F701;
}
.txt_text {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.txt_text_en {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #66CCFF;
	padding-left: 40px;
	padding-right: 40px;
}
.txt_text_en_link {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #66CCFF;
}
.txt_text_en_link:hover {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_text_en_materials {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #66CCFF;
}



.txt_pas_titular {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 24px;
	color: #95F701;
	padding-left: 40px;
}
.txt_pas_txt {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}
.taula_material {
	background-color: #666666;
}
.taula_iframe {
	margin: 1px;
	padding: 1px;
	height: 1200px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

