BODY {
	margin: 0px;
}
.pie {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	color: #7B7B7B;
	text-decoration: none;
	line-height: 12px;
}
.pie:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	color: #C20000;
	line-height: 12px;
}
.idioma {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.idioma:hover {
	color: #F6EFCF;
	text-decoration: #F6EFCF;
}
.bgtop {
	background-image: url(img/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bgcuerpo {
	background-image: url(img/bg_cuerpo.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F3F3F3;
}
.borde-tabla {
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botonera_select {
	color: #C20000;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	background-color: #FCFCFC;
	background-image: url(img/bullet_activo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #F4F4F0;
	height: 14px;
	padding-left: 6px;
}
.botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	text-decoration: none;
	background-color: #FCFCFC;
	height: 14px;
	background-image: url(img/bg_boton_rol.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.botonera_subseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
	background-color: #F4F4F0;
	height: 14px;
	padding-left: 6px;
}
.botonera_subseccion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FCFCFC;
	height: 14px;
	background-image: url(img/bg_boton_rol.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.tabla-cuerpo {
	margin: 10px 20px;
}
.tabla-foto {
	border: 1px solid #C8CAC9;
}
.bg-titulos {
	background-image: url(img/bg_titulos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4B4B4B;
	font-style: italic;
	letter-spacing: -1px;
}
.textos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #272727;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.seccion_seleccionada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	background-color: #FCFCFC;
	background-image: url(img/bullet_activo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.subseccion_seleccionada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20000;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	background-color: #FCFCFC;
	background-image: url(img/bullet_activo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.bodega_tabla {
	border: 1px solid #999999;
}
.bodega_textomediano {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodega_textochico {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.titulosficha {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: -0.5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #F3F2E9;
}
.textarea_ficha {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 16px;
	letter-spacing: -0.5px;
	height: 120px;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #EDEDED;
	scrollbar-base-color: #EDEDED;
	scrollbar-track-color: #EDEDED;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color:#EDEDED;
	scrollbar-shadow-color: #EDEDED;
	border: 0px none;
}


