body {
	font-family: verdana;
	font-size: 11px;
	margin: 6px;
	background: #FFF1C0 url(images/fondo_general.jpg) repeat-x;
	text-align: center;
	}

strong {
	color: #1A81AC;
}

fieldset { border: 0px; border-top: 2px solid black; padding: 5px; margin-bottom: 20px; }
legend { font-weight: bold; font-size: 1.2em; }
fieldset label { color: #38C; }
fieldset table { border-collapse: collapse; }
fieldset td { padding: 0px 5px; }

h5 {
	border-bottom: 1px solid #009AE3;
	color: gray;
	margin-bottom: 4px;
	font-size: 11px;
}
	
div#general {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #3A8533;
	width: 950px;
	background: white;
	padding: 8px;
	background: white url(images/fondo_central_inferior.jpg) no-repeat bottom left;
}

table {
	font-family: verdana;
	font-size: 11px;
}

div.menuContenedor {
	/*background: #6F6F6F;*/
	background: url(images/barra_menu_fondo2.jpg) repeat-x;
	padding: 0px;
	text-align: left;
	height: 25px;
}

div.menuContenedor table {
	font-family: verdana;
	font-size: 11px;
}

div.menuContenedor ul {
	padding: 0px;
	margin: 0px;
}

div.menuContenedor li {
	display: inline;
	list-style-type: square;
	padding: 0px;
}

div.menuContenedor a {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 6px;
	line-height: 18px;
}

div.menuContenedor a:hover {
	color: #1A81AC;
	background: url(images/barra_menu_fondo2_o.jpg) repeat-x;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 6px;
	line-height: 18px;
}

/********************************/

div.caja3 {
}

div.caja3 h2 {
	margin: 0px;
	color: #1A81AC;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	margin-bottom: 8px;
}

div.caja3 h3 {
	margin: 0px;
	color: #50988A;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #7E3A9C;
	margin-bottom: 8px;
}

div.caja3 div.central {
	padding: 2px 4px;
}

div.caja3 a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div.caja3 a:hover {
	color: silver;
}

div.caja3 label {
	float: left;
	width: 170px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

div.caja3 table.ficha {
	width: 100%;
	margin: auto;
	background: url('images/fondo_tabla.gif') no-repeat;
	margin-bottom: 2px;
}

div.caja3 table.ficha th {
	background: transparent;
	color: black;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	font-size: 1.2em;
}

div.caja3 table.ficha tr {
	vertical-align: top;
}
	
div.caja3 table.ficha a {
	color: #1A81AC;	
}

div.caja3 table.ficha a:hover{
	color: #ACD0AA;	
}

div.caja3 table.ficha_pedido {
	width: 100%;
	margin: auto;
	margin: 4px;
}

div.caja3 table.ficha_pedido th {
	background: #ABCFA9;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

div.caja3 table.ficha_pedido td {
	text-align: center;
}

div.caja3 table.ficha_pedido tr {
	vertical-align: top;
}

div.row {
	margin: 5px 0px;
}

#formulario_registro input, #formulario_registro textarea {
	width: 300px;
}

div.caja {

}

div.caja h2 {
	margin: 0px;
	background: #ACD0A9;
	color: white;
	padding: 2px 2px;
	font-size: 10px;
	border: 0px;
}
div.caja h2.sexo_ {
	margin: 0px;
	background: #ACD0A9;
	color: white;
	padding: 2px 2px;
	font-size: 10px;
	border: 0px;
}
div.caja h2.sexo_H {
	margin: 0px;
	background: #A9BDD0;
	color: white;
	padding: 2px 2px;
	font-size: 10px;
	border: 0px;
}
div.caja h2.sexo_M {
	margin: 0px;
	background: #CDA9D0;
	color: white;
	padding: 2px 2px;
	font-size: 10px;
	border: 0px;
}
div.caja h2.sexo_E {
	margin: 0px;
	background: #BF9A76;
	color: white;
	padding: 2px 2px;
	font-size: 10px;
	border: 0px;
}

div.caja div.central {
	padding: 2px 4px;
}

div.caja a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

div.caja a:hover {
	color: silver;
}

input.texto, textarea.texto {
	border: 1px solid silver;
	background: #FFD;
	margin-bottom: 2px;
}

input.boton {
	border: 1px solid #8A8;
	background: url('images/fondo_boton.jpg') repeat-x;
	/*background: #CEE6CC;*/
	font-weight: bold;
	cursor: pointer;
}

input.botonSimple {
	border: 1px solid #8A8;
	background: url('images/fondo_boton.jpg') repeat-x;
	font-weight: bold;
	cursor: pointer;
	font-size: 10px;
}

ul.ulMenu {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

ul.ulMenu li {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}

input.botonAdelante {
	width: 100%;
	border: 1px solid silver;
	margin: 2px;
	cursor: pointer;
}

input.botonBajar {
	width: 100%;
	border: 1px solid silver;
	margin: 2px;
	cursor: pointer;
}

.enlace_bloque_catalogo {
	background: #CEE6CC url('images/flecha_enlace_bloque_catalogo.gif') 2px 8px no-repeat;
	color: #1A81AC;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #CEE6CC;
}

.enlace_bloque_catalogo_over {
	background: #1A81AC url('images/flecha_enlace_bloque_catalogo_over.gif') 2px 8px no-repeat;
	color: #FFFFFF;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #1A81AC;
}

.enlace_bloque_catalogoH {
	background: #CCD3E6 url('images/flecha_enlace_bloque_catalogo.gif') 2px 8px no-repeat;
	color: #1A81AC;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #CEE6CC;
}

.enlace_bloque_catalogo_overH {
	background: #1A81AC url('images/flecha_enlace_bloque_catalogo_over.gif') 2px 8px no-repeat;
	color: #FFFFFF;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #1A81AC;
}

.enlace_bloque_catalogoM {
	background: #E6CCE6 url('images/flecha_enlace_bloque_catalogo.gif') 2px 8px no-repeat;
	color: #1A81AC;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #CEE6CC;
}

.enlace_bloque_catalogo_overM {
	background: #1A81AC url('images/flecha_enlace_bloque_catalogo_over.gif') 2px 8px no-repeat;
	color: #FFFFFF;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #1A81AC;
}

.enlace_bloque_catalogoE {
	background: #F3EAB0 url('images/flecha_enlace_bloque_catalogo.gif') 2px 8px no-repeat;
	color: #1A81AC;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #CEE6CC;
}

.enlace_bloque_catalogo_overE {
	background: #1A81AC url('images/flecha_enlace_bloque_catalogo_over.gif') 2px 8px no-repeat;
	color: #FFFFFF;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #1A81AC;
}

div.bloque_distribuidores {
	background: #CEE6CC;
	color: 3A8533;
	font-size: 9px;
	padding: 4px 4px 2px 4px;
	height: 54px;
	margin-right: 8px;
}

div.bloque_distribuidores input.text {
	border: 0px;
	height: 18px;
	width: 116px;
	font-size: 11px;
}

div.bloque_distribuidores img.login {
	width: 27px;
	height: 18px;
	background: url('images/bloque_distribuidores_login.jpg') no-repeat;
	border: 0px;
	cursor: pointer;
}

div.bloque_distribuidores img.login_over {
	width: 27px;
	height: 18px;
	background: url('images/bloque_distribuidores_login_over.jpg') no-repeat;	
	border: 0px;
	cursor: pointer;
}

div.bloque_distribuidores a.recuperar_pass {
	color: 3A8533;
}

div.bloque_buscador {
	color: 3A8533;
	font-size: 9px;
	height: 54px;
}

div.bloque_buscador_contenido {
	padding: 4px 4px 2px 4px;
}

div.bloque_buscador input.text {
	border: 0px;
	height: 18px;
	width: 180px;
	font-size: 11px;
	border: 1px solid #1A81AC;
}

div.bloque_buscador select {
	font-size: 10px;
	border: 1px solid #1A81AC;
}

a.enlace_bloques_listados img {
	border: 1px solid #257191;
	width: 60px;
	margin: 2px 4px
}

a.enlace_bloques_listados:hover img {
	border: 1px solid #FF0000;
	width: 60px;
	margin: 2px 4px
}

.navegacion_bloques a.enlace_navegacion_bloques {
	font-size: 9px;
	color: white;
	font-weight: bold;
}

.navegacion_bloques a.enlace_navegacion_bloques:hover {
	color: #1E7EA6;
	font-size: 9px;
	font-weight: bold;
}

.navegacion_bloques a img {
	border: 0px;
	margin: 2px;
}

input.nombre_producto {
	border: 0px;
	height: 16px;
	font-size: 10px;
	width: 210px;
	margin-left: 4px;
}

.bloques_mas_productos {
	background: #CEE6CC;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	margin-bottom: 4px;
}

.bloques_mas_productos a.enlace_bloque_mas_productos {
	color: #1A81AC;
}

.bloques_mas_productos a.enlace_bloque_mas_productos:hover {
	color: #3A8533;
}

.bloques_mas_productos img {
	border: 0px;
}

.paginacion {
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	color: #1A81AC;
	font-weight: bold;
	padding: 10px;
}

.paginacion a {

}
a.paginacion_item {
	cursor: pointer;
	color: black;
	padding: 2px 6px 2px 6px;
	border: 1px solid white;
	font-size: 12px;
}

span.paginacion_item {
	color: #CACACA;
	padding: 2px 6px 2px 6px;
	border: 1px solid white;
	font-size: 12px;
}

a.paginacion_item:hover {
	cursor: pointer;
	color: #C0610C;
	padding: 2px 6px 2px 6px;
	border: 1px solid #DEE0F7;
	font-size: 12px;
}

a.paginacion_item_actual {
	cursor: pointer;
	color: red;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	border: 1px solid #C0610C;
	font-size: 12px;
}

table.listado_producto {
	border: 1px solid #B5D1DD;
}

table.listado_producto_datos {
	width: 400px;
}

table.listado_producto_datos th {
	font-size: 12px;
	font-weight: bold;
	color: #1A81AC;
	font-style: italic;
	text-align: left;
	border-bottom: 1px solid #CEE6CC;
	width: 90px;
	padding: 4px;
}

table.listado_producto_datos td {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #CEE6CC;
	padding: 4px;
}

table.listado_producto td a {
	color: #1A81AC;
}

table.listado_producto td a:hover {
	color: #A10000;
}

input.boton_area_distribuidor {
	height: 18px;
	background: #1A81AC;
	border: 1px solid white;
	font-size: 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	margin: 4px;
}

input.boton_area_distribuidor_over {
	height: 18px;
	background: #FFFFFF;
	border: 1px solid #1A81AC;
	font-size: 10px;
	font-weight: bold;
	color: #1A81AC;
	cursor: pointer;
	margin: 4px;
}

table.buscador {
	width: 680px;
}

table.buscador th {
	border-right: 1px solid #1A81AC;
	font-size: 12px;
	color: #1A81AC;
	padding-right: 4px;
}

table.buscador td {
	text-align: center;
}

input.boton_i {
	background: #1A81AC;
	border: 1px solid white;
	font-size: 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	margin: 4px;
}

input.boton_i_over {
	background: #FFFFFF;
	border: 1px solid #1A81AC;
	font-size: 10px;
	font-weight: bold;
	color: #1A81AC;
	cursor: pointer;
	margin: 4px;
}

td.num {
	text-align: right;
}

span.aviso {
color: yellow;
background: #1A81AC;
padding: 2px;
font-weight:bold;
}

.notas {
	background: #E80909;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	display: none;
}
p.botonera a { color: #38C; font-weight:bold; text-decoration:none; }
p.botonera a:hover { color: white; background: #38C; }

table.listado_clientes th { border-bottom: 1px solid black; }
