/*body {
color: #6A5746; 
background-color: #6A5746;
margin: 0pt;
margin-top: 0pt;
height:100%;
}*/

html, body, #wrapper {
/*color: #6A5746;
background-color: #6A5746;*/
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}
#wrapper {
margin: 0 auto;
text-align: left;
vertical-align: middle;
width: 270px;
} 

p {}

td {}

a:link { 
color: white;
text-decoration: none;
}

a:visited { 
color: white;
text-decoration: none;
}

a:hover { 
color: #F16408;
text-decoration: none;
}

a:active { 
color: #F16408;
text-decoration: none;
}

.categoria {
	color: #FFFFFF;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    text-align: center;
}

.marca_listbox {
    background-color: black;
    color: #F16408;
	font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    text-decoration: none;
    border:solid;
    border-width:0.1pt;
    padding:2pt;
    width:250px;
}

.model_listbox {
    background-color: black;
    color: #F16408;
	font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    text-decoration: none;
    border:solid;
    border-width:0.1pt;
    padding:2pt;
    width:250px;
}

.lineasup {
    background-color: white;
    border-top-color: #D8D8D8;
    border-top-width: 1pt;
	border-top-style: solid;
}

.articulo {
	background-color: white;
    color: #9A9A9A;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    border-right-color: #D8D8D8;
    border-right-width: 1pt;
	border-right-style: solid;
}

.descripcion {
	background-color: white;
    color: black;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    border-right-color: #D8D8D8;
    border-right-width: 1pt;
	border-right-style: solid;
}

.precio {
	background-color: white;
    color: #F16408;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bolder;
    border-right-color: #D8D8D8;
    border-right-width: 1pt;
	border-right-style: solid;
}

.iva {
	background-color: white;
    color: #9A9A9A;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
    border-right-color: #D8D8D8;
    border-right-width: 1pt;
	border-right-style: solid;
}

.extra {
	background-color: white;
    color: #9A9A9A;
    font-family:verdana;
    font-size: 7pt;
    font-weight: bolder;
    padding-left: 1pt;
}

.lineainf {
    background-color: white;
    border-bottom-color: #D8D8D8;
    border-bottom-style: solid;
    border-bottom-width: 1pt;
}

.page {
    color: #9A9A9A;
    font-family:verdana;
    font-size: 7pt;
    font-weight: normal;
	text-decoration: none;
}

.actualpage {
    color: #F16408;
	font-family:verdana;
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
}

.esp {
	background-color: white;
    color: #9A9A9A;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bolder;
}

.total {
	background-color: white;
    color: #F16408;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bolder;
}

.reserva {
	background-color: white;
    color: #F16408;
    font-family: Verdana;
    font-size: 7pt;
}

.ayuda {
	background-color: white;
	color: #9A9A9A;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bolder;
}

.formulario {
	background-color: white;
    color: #9A9A9A;
    font-family: Verdana;
    font-size: 7pt;
}