/*Index Install*/
body{
	background-color: #3c759e;
}

#header {
	margin: 0px 0px 0px 0px;
	height: 78px;
	left: 100%;
	/*background-color: #3c759e;*/
	background-color: #009ACD;
}
#company {
	top: 0px;
	margin-top: 0px;
	margin-left: 64px;
	margin-bottom: 0px;
	bottom: 0px;
	font-size: 14pt;
	color: #fff;
}

#powered {
	top: 0px;
	margin-top: 0px;
	margin-left: 64px;
	font-size: 8pt;
	color: #fff;
}	
	
#contenido {
	margin-top: 55px;
	text-align: center;
}
#contenido select {
	/*border: 1px dotted #3c759e;*/
	border: 1px dotted #2a6a17;
}
#footer {
	text-align:center;
	font-size: 8pt;
	color: #111111;
	bottom: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

#footer p {
	margin-top: 35%;
	margin-bottom: 5px;
}

/* Installer Screen*/
#config {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #144315;
	font-size: 16px;
}
#config td.negrita {
	color: #494949;
	font-weight: bold;
}

#AutoNumber1 {
	/*border: 0px #111111 solid;*/
	/*border-collapse: collapse;*/
	/*border: 1px solid #222222;*/
	font-size: 14px;
	background-color: #f9f9f9;
	color: #1f6812;
}
	
#AutoNumber1 td {
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 0px;
	border: 0px solid #246074;
}

#AutoNumber1 input{
	width:250px;
	border-style: solid; 
	border-width: 1; 
	background-color: yellow;
	color: #556168;
	font-size: 10px;
}

#AutoNumber1 textarea {
	width: 250px;
	border-style: solid; 
	border-width: 1; 
	background-color: yellow;
	color: #556168;
	font-size: 10px;
}

#AutoNumber1 select {
	border-width: 1;
	background-color: yellow;
	border-style: solid;
	color: #556168;
	font-size: 10px;
}

.FormaRest {
	border-width: 1;
        background-color: yellow;
        border-style: solid;
	font-size: 10px;
}

li {
	/*background: transparent url(../images/arrow000.png) no-repeat;*/
	text-indent: 8px;
    list-style-type: none;
}
li a {
	margin-left: 15px;
	color:white;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}


input[type='submit'] {
	/*background-color: #2c682f;*/
	background-color: black;
	color: white;
	border: #14226a solid 2px;
}
input {
        background-color: yellow;
        color: black;
        border: #14226a solid 1px;
}

.demo  {
	/*color:blue; */
	/*background-color:#dce5d7; */
	layer-background-color:#cccccc;
	width:140px; 
	border: #398233 solid 0px;
        z-index:99;  
	/*visibility: hidden;*/
	visibility: visible;
}

.credit {
	layer-background-color: #cccccc;
	width: 140px;
	z-index: 99;
	visibility: hidden;
}

table.subtotal
{
        background-color: #7ba1eb;
        color: white;
        border: #14226a solid 1px;
	margin-top:1cm;

}

img.fondo
{
width: 100%
width: 100%;
position:absolute;
margin: 0px 0px 0px 0px;

}


