body {	background: #D6D6D6; margin-left: 0px;	margin-right: 0px;	padding-top: 20px;	height: 100%; }
#contenedor_logo { padding: 12px; }

div.contenedor { width: 756px; padding: 12px; background-color: white; margin: auto; clear: both; overflow: hidden;}
div.clientes  {  padding: 12px; margin: 0px; width: 732px; margin-top: 12px; border: 1px solid white; margin-bottom: 12px;}


.titulo_seccion { 	padding: 12px; background-color: #cd0404; clear: both; border-top: 12px solid white; }

.slogan_promocion { 	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 24px; 	font-weight: normal; 	color: #FFFFFF; 	display: block; 	padding-bottom: 8px;}
.slogan { 	font-family: Geneva, Arial, Helvetica, sans-serif; 	font-size: 24px; 	font-weight: normal; 	color: #FFFFFF; 	}


div.clientes h2 { color: #cd0404;}
img.flotante.tarjetas { margin-left: 540px; }
.filtrado { border: 1px solid  black;}
#logout { float: right; margin-right: 25px; color: white;}

/*****************************************************************************************************************
*	CLIENTES/MAIN
*****************************************************************************************************************/
#menu-clientes-main li 		 {  background-color: black; color: white; }
#menu-clientes-main li:hover { background-color: #cd0404;  }

#menu-clientes { text-align: center; }
#menu-clientes li { margin-right: 25px; margin-left: 25px; display: inline ;}
#menu-clientes li a 		{ color: #cd0404; }
#menu-clientes li.selected 	{ border-bottom: 3px solid #cd0404; color: #cd0404; }

#menu-clientes li.selected a { color: #cd0404;}

/*****************************************************************************************************************
*	CLIENTES/TARJETAS
*****************************************************************************************************************/
#tabla-tarjetas-de-cliente th { background-color:#cd0404; border-right: 1px solid white; color: white; }
div.operaciones-tarjetas { background-color: white;}
h3.header { background-color: black; }
div.operaciones-tarjetas { border: 1px solid #cd0404;}
/*****************************************************************************************************************
*	CLENTES/FACTURAS
*****************************************************************************************************************/
div.facturas { border: 1px solid black; background-color: white; }
div.facturas h3 { background-color: black; color: white; }
#tabla-tarjetas-de-cliente th { background-color: black; }



/*****************************************************************************************************************
*	CLENTES/PRODUCTOS
*****************************************************************************************************************/
div.clientes h1 { color: black; }


/*****************************************************************************************************************
*	CLIENTES/DATOS
*****************************************************************************************************************/
#datos-del-cliente { border: 1px solid black; background-color: white; }
	#datos-del-cliente h3 { color: white; background-color: black;  }

/*****************************************************************************************************************
*	CLIENTES/IVA
*****************************************************************************************************************/
h3.iva { background-color: black; color: white; }

/* EXPEDIENTES */

#tabla-facturas-de-cliente th, #tabla-expedientes-de-cliente th { background-color: #cd0404; color: white; border-right: 1px solid white;}

/*****************************************************************************************************************
*	CLIENTES/TRANSACCIONES
*****************************************************************************************************************/
div.transacciones { border: 1px solid black; background-color: white; }
div.transacciones h3 { background-color: black; color: white; }

#tabla-facturas-de-cliente td.total-litros { border-bottom: 1em solid white;background-color: #f0f0f0; color:#cd0404; }
#tabla-facturas-de-cliente td.total-litros-todas { border-bottom: 1em solid white;  background-color: black; color: white; }

/*****************************************************************************************************************
*	CLIENTES/PRECIOS
*****************************************************************************************************************/
div.precios { border: 1px solid black; background-color: white;}
div.precios h3 { background-color: black; color: white; }
#tabla-precios th { background-color: #cd0404; color: white; border-right: 1px solid white;}



/*****************************************************************************************************************
*	CLIENTES/INDEX
*****************************************************************************************************************/
h1.login { margin-top: 12px; margin-bottom: 12px; font-size: 12pt; margin-left: 12px;}
p.login { margin-left: 12px; color: #666; }
div.login { width: 300px; border: 1px solid black; margin-top: 25px; font-size: 12px; margin: auto; margin-bottom: 5em; margin-top: 3em; background-color: white;}
div.login #identificacion { padding: 15px; }
div.login h2 { background-color: black; color: white; padding: 5px; margin: 0px; }
div.login input { width: 90px; }
div.login button.submit { margin-top: 1em; }

/*****************************************************************************************************************
*	OTROS
*****************************************************************************************************************/
#back-home { background: url("/images/iconos/home.gif") no-repeat; margin-top: 15px;margin-right: 25px; padding-left: 20px;  height: 20px;color: white; text-decoration: none; font-size: 10px; display: block; float: right;}
#back-home:hover { text-decoration: underline; }
#go-back { background: url("/images/iconos/back.gif") no-repeat;  text-decoration: none;font-size: 10px;}

#logout {  clear: both; margin-top: -8px;}
