@charset "iso-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

.background
{
	background-image: url(../imagenes/interfaz/background.jpg);
	background-repeat:  repeat-x;
}

.background_ademp
{
	background-image: url(../imagenes/interfaz/fondo_adempiere.gif);
	background-repeat:  repeat-x;
}
.linbajo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:link {
	color: #006600;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006633;
}
a:active {
	color: #339933;
}
.caja {
	margin-right: 8px;
	margin-left: 8px;
}
.blanco {
	background-color: #FFFFFF;
}
.borde_tabla {
	border: 1px solid #CCCCCC;
}
.gris66 {
	color: #666666;
}
.verde030 {
	color: #003300;
}
.pix10 {
	font-size: 10px;
}
.blanco {
	color: #FFFFFF;
}

li
{
	list-style-image:  url("../imagenes/interfaz/bull_verde.gif");
	clip:  rect(auto auto auto -10px);
	margin-left: -15px;
	color: #306228;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #53A227;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #53A227;
}
h3 {

	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #666666;
}
.foto_izq {
	margin-right: 5px;
}
.li_num {
	list-style-type: lower-roman;
}
