/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* *****************************        GENERALES       **************************************** */
/* ********************************************************************************************* */
/* ********************************************************************************************* */


* {
	font-family: Arial,Verdana,sans-serif;
	color:#000; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#00f; 
}

a img {
	text-decoration:none;
}

h1 {
	font-family:Georgia, Times New Roman;
	font-family: Arial,Verdana,sans-serif; 
	color:#000; 
	font-size:24px; 
	font-weight:normal; 
	margin-top:0px; 
	margin-:0px;
	border-bottom:1px solid #ccc;
	
}

h2 {
	font-family: Arial,Verdana,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#000; 
	text-decoration:none;
	
	width:546px;
	height:1.5em; 
	
	border-top:1px solid #999; 
	text-align:left; 
	background: #ddd;
}

h3 {
	clear:both;
	font-family:Arial;
	font-family:Georgia, Times New Roman;
	font-family: Arial,Verdana,sans-serif;  
	color:#000; 
	font-size:18px; 
	font-weight:bold;
	font-weight:normal;  
	margin-top:15px; 
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

h4 {
	font-family: Arial,Verdana,sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#000; 
	text-decoration:none;
	
	width:773px;
	height:1.5em; 
	
	border-top:1px solid #999; 
	text-align:left; 
	background: #ddd;
}

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************        DIV       ******************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

/* Definicion del contenedor central, deja que la pagina se centre */
#contenedor-principal {
	margin-right:auto;
	margin-left:auto;
	/*margin-top:10px;*/
	text-align:left;

}


#contenedor-principal, #contenido, #header, #menu, #bloque-central, #footer, .ancho-pagina {
	width:775px;
}

#header  {
	height:55px;
}

#menu {
	clear:both;
	width:775px; 
	height:40px; 
	margin-top:2px; 
	margin-bottom:0px;
	background-color:#000; 
}

#menu a:hover {
	color:#fff;
	text-decoration:underline;
}

.menu_item {
	width:80px;
	text-align:center;
}


#columna1  {
	float:left; 
	width:568px; 
	background:#FFF; 
	border-right:1px solid #ccc;
	padding-top:0px; 
	padding-bottom:0px;
}
Centrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	vertical-align: middle;
	position: absolute;
}


#columna2  {
	float:left; 
	width:205px;
	position:relative;
	left:-1px;
	border-left:1px solid #ccc; 
	background:#FFF; 
	margin-left:0px; 
	padding-top:0px; 
	padding-bottom:0px;
}

#columna_cliente  {
	float:left; 
	width:773px; 
	background:#FFF; 
	/*border-right:1px solid #ccc;*/
	padding-top:0px; 
	padding-bottom:0px;
}

.separador-30 {
	clear:both;
	width:568px; 
	background:#FFF;
	border-right:1px solid #ccc; 
	height:30px;
}

#footer {
	clear:both;
}

/*   DIVs header   */

#logo-kupfer {
	float:left; 
	width:569px; 
	height:55px; 
	border-right:1px solid #ccc;
	background-image: url(images/logo_kupfer_06.gif);
	background-repeat: no-repeat;
}
#carro-cotizacion {
	text-align:center;
	float:left; 
	width:200px; 
	height:55px;
	line-height:0.75em;
}

/* carro de cotizacion escondido, cambia con script */
#carrito {
	display:none; 
	position:absolute; 
	border-style: 1px solid #ccc; 
	background-color: white; 
	padding: 5px; 
	z-index:10;
}

.cuadro_gris {
	height:18px; 
	border-top:1px solid #999; 
	text-align:left; 
	background: #ddd;
}


/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ****************************      DIVs HOMEPAGE      **************************************** */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

#banner-1 {
	width: 354px; 
	height:250px; 
	background: #fff; 
	margin-left:0px; 
	margin-right:30px; 
	margin-top:5px; 
	float:left; 
	margin-bottom:0px;
}

#banner-2 {
	width: 162px; 
	height:250px; 
	margin-right:0px; 
	margin-left:0px; 
	margin-top:5px; 
	float:left;
}

#destacados {
	clear:both;
	background: #fff; 
	text-align:left;
}

.caja-destacados {
	width:250px; 
	margin-top:5px; 
	margin-right:12px;  
	float:left;
}

.banner-destacados {
	width:162px; 
	height:250px; 
	margin-right:30px; 
	margin-top:20px; 
	float:left;
}

.nivel-destacados {
	width:162px; 
}

.foto-destacados {
	width:160px; 
	height:160px; 
	margin-left:0px; 
	background-repeat:none; 
	border:1px solid #ddd; 
	text-align:right;
}

.titulo-destacados
{
	margin-top:5px; 
	margin-left:0px; 
	width:160px;
	line-height:0.75em;
}

.texto-destacados {
	width:160px;
	margin-top:5px; 
	margin-left:0px; 
	margin-bottom:10px; 
	line-height:0.75em;
}

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ****************************      DIVs COLUMNA2      **************************************** */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

.ancho-select {
	width: 188px; 
}

.alto-select {
	height: 20px; 
}

.form-select {
	margin:0;
	border:0;
}

#columna2 div {
	margin-left:16px;
}

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************      TEXTOS      ******************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

/* fuentes normal,bold */

.n1, .b1 {
	font-size:0.80em;
}

.n2, .b2 {
	font-size:0.75em;
}

.n3, .b3 {
	font-size:0.70em;
}

.n4, .b4 {
	font-size:0.60em;
}


.b1, .b2, .b3 {
	font-weight:bold;}

.times {
	font-family:Georgia, Times New Roman; 
}
/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************      COLORES      ****************************************** */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

.blanco {
	color:#fff;
}

.gris {
	color:#ccc;
}

.bg_gris {
	background-color:#ccc;
}

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ********************************      FICHAS      ******************************************* */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

#form_cotizar {
	width:180px;
}

#tabla_sku {
	width:560px;
}

.tabla_codigo {
	width:80px;
}

.tabla_descripcion {
	width:400px;
}

.tabla_cotizar {
	width:80px;
}

/* ********************************************************************************************* */
/* ********************************************************************************************* */
/* ******************************      CONOZCANOS      ***************************************** */
/* ********************************************************************************************* */
/* ********************************************************************************************* */

.personal {
	width:150px; 
	height:115px; 
	margin-right:20px; 
	border:1px solid #ccc; 
	text-align:center; 
	float:left; 
	margin-top:20px;
	background-image:url(images/bg_trk.jpg)
	}

.tabla_centrada {
	width:150px; 
	height:115px; 
	margin-right:20px; 
	border:1px solid #ccc; 
	text-align:center; 
	float:left; 
	margin-top:20px;
	table-layout:auto;
	
}
