BODY {
	background-color: #DF0000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 5px
	scrollbar-3d-light-color:#df0000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#df0000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#df0000;
	scrollbar-highlight-color:#ff6666;
	scrollbar-shadow-color:#000000;

}
.formulario{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.texto_normal {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.texto_normal_admin{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.texto_blanco {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_seccion{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#df0000;
	border-bottom:1px solid #000000;
}
.texto_negro{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.form_texto {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.tabla_datos {
	border: 2px solid #000000;
}
.tabla_datos_interna {
	border: 1px solid #000000;
}
.col_menu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 118px;
	padding-left: 10px;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
}
.col_izq {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #f29999;
	border-right: 1px solid #f29999;
	padding: 30px;
}
.col_der {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #f29999;
	padding: 30px;
}
.col_ini {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 9px;
}
.fila_sup {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 30px;
}
.fila_upload {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.fila_pedido {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
.icono {
	width: 90px;
	height: 90px;
	background-image: url(img/icono_rojo.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-bottom: 4px;
}
.icono_selec {
	width: 90px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
TABLE.vacia {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
TD.cal {
	background-color: #690000;
	font-family: courier new;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.subrayado {
	text-decoration: underline;
}
.form_texto_2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F29999;
	border: 1px solid #000000;
}
A.gordo:link { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.gordo:visited { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.gordo:active { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.gordo:hover { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #FFFFFF }
A.fino:link { font-family: Arial; font-size: 12px; text-decoration: none; color: #000000 }
A.fino:visited { font-family: Arial; font-size: 12px; text-decoration: none; color: #000000 }
A.fino:active { font-family: Arial; font-size: 12px; text-decoration: none; color: #000000 }
A.fino:hover { font-family: Arial; font-size: 12px; text-decoration: none; color: #DF0000; font-weight: bold }
A.info:link { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.info:visited { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.info:active { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #000000 }
A.info:hover { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #DF0000 }

A.usuario:link { font-family: Arial; font-size: 12px; font-weight: bold; color: #000000 }
A.usuario:visited { font-family: Arial; font-size: 12px; font-weight: bold; color: #000000 }
A.usuario:active { font-family: Arial; font-size: 12px; font-weight: bold; color: #000000 }
A.usuario:hover { font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #DF0000 }



.menutit {
  font-size:9px;
  font-family:Verdana;
  color:#000000;
  background-color: #f29999;
  border: 1px solid #FFFFFF;
}
.menutxt {
  font-size:9px;
  font-family:Verdana;
  color:#000000;
  background-color: #FDFFFF;
  border: 1px solid #FFFFFF;
}
.boton_admin{
	border: 1px solid #000000;
	color: #df0000;
	font-weight:bold;
	background-color: #FDFFFF;
	font-size:11px;
	cursor:hand;
}
.colo_fondo{
	background-color: #df0000;
}
.color_fondo_naranja{
	background-color: #FF9900;
}
.fondo_mail{
	background-color: #df0000;
	border: 1px solid #000000;
}