
body {
	background: #8A8A8A url("/img/fondo.gif") repeat-x top;
	font-family: Arial;
	font-size: 9pt;
	color: #747474;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#aviso {
	border: 1px solid #FFE636;
	background-color: #FFFFB2;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
	text-align: center;
}

#contenedor {
	margin: auto;
	width: 760px;
}

#contenedorMedio {
	background: #000000 url("/img/fondoContMed.gif") repeat-y top;
}

#contenedorMedio table {
	border-collapse: collapse;
	width: 760px;
}

#contenedorMedio table td {
	vertical-align: top;
	padding: 0;
}

#contenedorMedio #tablaCostado {
	width: 7px;
	height: 530px;
}

#contenedorMedio #tablaCentro {
	width: 746px;
}

#contenedorInferior {
	width: 760px;
	height: 68px;
}

#contenedorInferior #abz {
	text-align: right;
	padding: 0 27px 0 0;
}

#contratos {
	font-size: 7pt;
	float: left;
	padding: 7px 0 0 25px;
	color: #ffffff;
}
#contratos a, #contratos a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#contenedorInferior #copyright {
	text-align: center;
	padding-top: 13px;
}

#encabezado {
	margin-top: 15px;
	width: 746px;
	height: 185px;
}

#encabezado #botones {
	float: right;
	padding-right: 15px;
	white-space: nowrap;
}

#encabezado #botones img {
	vertical-align: top;
}

#encabezado #botones #buscarTexto {
	width: 126px;
	margin-top: 17px;
	border: 1px solid #D6D6DE;
}

#encabezado #botones #buscarBoton {
	margin-top: 18px;
}

#encabezado #isologo {
	float: left;
}

#encabezado #imagenPlaceHolder {
	float: left;
	padding-top: 10px;
	padding-left: 25px;
}

#encabezado #imagen {
	width: 697px;
}

#encabezado #imagen * {
	margin: 0;
	padding: 0;
}

#encabezado #imagen h1, #encabezado #imagen p {
	display: none;
}

#encabezado #ruta {
	color: #ffffff;
	float: right;
	padding: 75px 20px 0 0;
}

#contenidoContenedor {
	padding: 5px 15px;
}

#contenidoContenedor table {
	width: 100%;
}

#menu {
	width: 175px;
}

#menuItem1, .menuItem1 {
	margin: 3px 0;
}

#menuItem2, .menuItem2 {
	margin: 7px 0 7px 5px;
}

#menuItem2 a, .menuItem2 a {
	text-decoration: none;
	font-weight: bold;
}

#menuItem3, .menuItem3 {
	margin: 7px 0 7px 13px;
}

#menuItem3 a, .menuItem3 a {
	text-decoration: none;
	font-weight: normal;
}

#menuDivisor, .menuDivisor {
	font-size: 1pt;
	margin-top: 0px;
	margin-bottom: 3px;
}

#menuContactenos {
	margin-top: 50px;
}

#contenido {
	margin: 0 0 15px 15px;
}

#home #contenido {
	margin: 0;
}

#cajaGris, .cajaGris { 
	background: #6C6C6C url("/img/cajagrisMed.gif") repeat-y top;
}

#categorizaciones #divisor, #categorizaciones .divisor {
	background: #6C6C6C url("/img/cajagrisDivisor.gif") repeat-y top left;
}

#categorizaciones #categorizacion, #categorizaciones .categorizacion {
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 7px;
}


#categorizaciones #categorizacion span, #categorizaciones .categorizacion span {
	color: #dddddd;
	font-weight: bold;
	margin-left: 7px;
}

#categorizacion #unidad, .categorizacion #unidad {
	font-weight: normal;
}

#categorizaciones #items, #categorizaciones .items {
	padding: 0 0 0 7px;
}

#categorizaciones #items div, #categorizaciones .items div {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 8pt;
	padding: 3px 0 1px 17px;
	margin: 2px 0;
	cursor: pointer;
}

#categorizaciones #items div.tickGris, #categorizaciones .items div.tickGris {
	background-image: url('/img/tick-gris.gif');
	color: #cccccc;
}

#categorizaciones #items div.tickAzul, #categorizaciones .items div.tickAzul {
	background-image: url('/img/tick-azul.gif');
	color: #ffffff;
}

#categorizaciones #items div.tickVacio, #categorizaciones .items div.tickVacio {
	background-image: url('/img/tick-vacio.gif');
	color: #cccccc;
}

#paginador {
	color: #cccccc;
	text-align: center;
	font-size: 8pt;
}

#paginador a {
	color: #ffffff;
	font-weight: bold;
}

#cajaBlanca { 
	background: #ffffff url("/img/cajablancaMed.gif") repeat-y top;
	padding: 10px 15px 5px 15px;
    padding: 0 15px;
}

.productoVisible {
	display: block;
}

.productoInvisible {
	display: none;
}

#producto, .producto {
	margin: 0;
}

#producto a, .producto a {
	text-decoration: none;
}

#productoImagen, .productoImagen {
	float: left;
	width: 80px;
	margin-right: 5px;
}

#productoTextos, .productoTextos {
	float: left;
	width: 260px;
	margin-right: 5px;
}

#productoPrecios, .productoPrecios {
	float: right;
	width: 145px;
}

#productoTitulo a, .productoTitulo a {
	font-size: 10pt;
	font-weight: bold;
}

#productoSubtitulo a, .productoSubtitulo a {
	color: #005AB3;
	font-weight: normal;
	font-size: 8pt;
}

#productoItem, .productoItem {
	background: #ffffff url("/img/productoItem.gif") no-repeat top left;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	color: #747474;
	font-size: 8pt;
	cursor: pointer;
}

#productoPrecio, .productoPrecio {
	background: #CDCDCD url("/img/productoPrecio.gif") no-repeat top left;
	padding: 7px;
	color: #626262;
	font-weight: bold;
	cursor: pointer;
}

#productoAclaracion, .productoAclaracion {
	background: #E5E5E5 url("/img/productoAclaracion.gif") no-repeat bottom left;
	padding: 7px;
	color: #626262;
	font-weight: normal;
	cursor: pointer;
}

#productoBoton, .productoBoton {
	margin-top: 5px;
	cursor: pointer;
}

#productoDivisor, .productoDivisor {
	background: #ffffff url("/img/productoDivisor.gif") repeat-x center left;
	height: 20px;
	clear: both;
}

#detalleVolver, .detalleVolver {
	text-align: right;
	padding: 0 15px;
}

#detalleVolver a, .detalleVolver a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#detalleNombre h1, .detalleNombre h1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#detalleImagen, .detalleImagen {
	float: left;
	width: 250px;
	margin: 0 15px 5px 0;
}

#detalleImagenFlechas, .detalleImagenFlechas {
	text-align: center;
	padding: 15px 0 15px 0;
}

#detalleImagenFlechas a, .detalleImagenFlechas a {
	color: #626262;
	padding: 3px 10px;
	text-decoration: none;
	border: 1px solid #C7CACD;
	background: #F5F5F5;
	font-weight: bold;
	font-size: 8pt;
}

#detalleDescripcion, .detalleDescripcion {
}

#detalleTitulo, .detalleTitulo {
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	padding: 5px 0 0 10px;
	background: #ffffff url("/img/detalleTitulo.gif") repeat-x top left;
	clear: both;
}

#productoDetalle ul, .productoDetalle ul {
	margin: 0;
	padding: 10px 20px;
}

#productoDetalle ul li, .productoDetalle ul li {
	margin: 5px 0;
}

#detalleArchivos, .detalleArchivos {
	padding: 5px 0;
}

#detalleArchivo, .detalleArchivo {
	background: #ffffff url("/img/pdf.gif") no-repeat center left;
	margin: 10px 5px;
	padding: 0 20px;
}

#detalleArchivo a, .detalleArchivo a {
	text-decoration: none;
	color: #626262;
}

#detalleModelos, .detalleModelos {
	padding: 10px 0;
}

#detalleModelos table td, .detalleModelos table td {
	border-bottom: 1px solid #E0E1E3;
	padding: 5px;
	vertical-align: middle;
}

#detalleModeloPrecio, .detalleModeloPrecio {
	font-weight: bold;
	font-size: 11pt;
	text-align: right;
	white-space: nowrap;
}

#detalleModeloBoton, .detalleModeloBoton {
	text-align: right;
}

#detallePreguntar, .detallePreguntar {
	padding: 10px 0;
}

#tablaTrabajo table th, .tablaTrabajo table td {
	text-align: left;
	padding: 10px 20px 5px 0;
}

#tablaTrabajo table th, .tablaTrabajo table th {
	width: 80px;
}

#detalleTabla table th, .detalleTabla table td {
	text-align: left;
	padding: 10px 20px 5px 0;
}

#detalleTabla table th, .detalleTabla table th {
	width: 70px;
}

#realizarMensaje {
	float: right;
	width: 230px;
	padding: 10px 10px 0 0;
}

#realizarDatos {
	padding: 10px 0 0 0;
}

#pedido table th, #pedido table td {
	padding: 5px;
	vertical-align: middle;
}

#pedido table th {
	background-color: #F5F5F5;
	border-bottom: 1px solid #C7CACD;
}

#pedido table td {
	border-bottom: 1px solid #C7CACD;
}

#pedidoModeloNombre a, .pedidoModeloNombre a {
	text-decoration: none;
	font-weight: bold;
}

#pedidoPrecio, .pedidoPrecio {
	white-space: nowrap;
	text-align: right;
}

#pedidoTarjetas, .pedidoTarjetas {
	text-align: center;
	padding: 5px 0;
}

#pedidoTarjetas img, .pedidoTarjetas img {
	vertical-align: middle;
}

#contactenos table th {
	text-align: left;
}

#contactenos table td {
	padding: 10px 10px 0 0;
}

/** Agregados */
#cajaBlanca .subseccion {
    width: 160px;
    float: left;
    /*
    height: 215px;
    color: #498cb1;
    text-decoration: none;
    padding: 15px 0 0 0;
    */
    height: 260px;
}
#cajaBlanca .subseccion a {
    text-decoration: none;
	font-weight: bold;
}
.clearer {
    clear: both;
}
#azul .subseccion a {
    color: #498CB1;
}
#naranja .subseccion a {
    color: #D84C00;
}
#violeta .subseccion a {
    color: #8387AF;
}
#verde  .subseccion a {
    color: #AABF50;
}



