body {
	background-color: #666666;
	margin-top: 2px;
}
.menuLC {
	background-image: url(images/menuLC.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menuLF {
	background-image: url(images/menuLF.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textoblancochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.textofichagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	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;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 350px;
	padding-left: 4px;
}
a.lmenu:link, a.lmenu:visited, a.lmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
	background-image: url(images/b_p.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 3px;
	padding-right: 3px;
	letter-spacing: 1px;
}
a.lmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-image: url(images/b_o.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 3px;
	padding-right: 3px;
	letter-spacing: 1px;
}
a.lmenuresaltado:link, a.lmenuresaltado:visited, a.lmenuresaltado:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-image: url(images/b_o.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-bottom: 3px;
	padding-right: 3px;
	letter-spacing: 1px;
}
.textodetalles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #896849;
	text-decoration: none;
}
.categoriafondo {
	background-color: #949DBC;
}
.bordeficha {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.textoSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #896849;
	text-decoration: none;
	line-height: 18px;
}
.fondo_imagen_ficha {
	background-image: url(images/ficha_foto.jpg);
	background-repeat: no-repeat;
}
.fondo_resumen_ficha {
	background-image: url(images/ficha_resumen.jpg);
	background-repeat: no-repeat;
}
