body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}
A 			{ color: #E9651A }
A:hover 	{ color:#F9852A; }
A:selected 	{ color:#663300; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cabecera1 {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-weight: bold;
	font-size: 16px;
	color: #663300;
}

.cabecera2 {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #E9651A;
}

.cabecera3 {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}
.cabecera4 {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #E9651A;
}
.texto {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-size: 11px;
	color: #663300;
}

.cabecera_ficha {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #FFF7E0;
}
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-size: 11px;
	color: #663300;
}
ol {
	font-family: 'Century Gothic, Tahoma, Arial, Helvetica, sans-serif';
	font-size: 11px;
	color: #663300;
}
.tbl_bloq {
	border: 'solid 2pt #663300';
	background-color: #663300;
}
.tbl_secc {
	border: 'solid 1pt #663300';
	border-top: 'solid 1pt #663300';
	border-bottom: 'solid 1pt #663300';
	border-left: 'solid 2pt #663300';
	border-right: 'solid 2pt #663300';
}
.tbl_celda_relleno {
	background-color: #663300;
}
.tbl_cel_bloque {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}
.tbl_cel_secc_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #663300;
	vertical-align: middle;
}
.tbl_cel_secc_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #663300;
	background-color: #FBEBBD;
	vertical-align: middle;
}
.tbl_bottom {
	background-color: #663300;
	border-bottom: 'solid 2pt #663300';
}

