@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
}

/***************************/

.textbox_area{
	border: 1px;
	border-style:solid;
	border-color:#909090;
 	background-color: #fff;
	font-size: 11px; 
	font-family: tahoma;
	color:#999999;
	width:310px;
	height:109px;
	
}
/***************************/
/***************************/

.textbox_form{
		border: 1px;
		border-style:solid;
	border-color:#909090;
 	background-color: #fff;
	font-size: 11px; 
	font-family: tahoma;
	color:#999999;
	width:250px;
	height:17px;
	
}
/***************************/

.image_border{
	border: 1px;
	border-style:solid;
	border-color:#cccccc;
	}

/*****************************/
.btn_descargar
{
	background:url(../imagenes/btn_descargar.jpg); background-repeat:no-repeat; height:37px; width:101px;
	border:0;
	cursor:pointer;
}


.btn_buscar
{
	background:url(../imagenes/btn_buscar.jpg); background-repeat:no-repeat; height:23px; width:36px;
	border:0;
	cursor:pointer;
}

.btn_vermas
{
	background:url(../imagenes/btn_vermas.jpg); background-repeat:no-repeat; height:26px; width:74px;
	border:0;
	cursor:pointer;
}

.btn_cotizar
{
	background:url(../imagenes/btn_cotizar.jpg); background-repeat:no-repeat; height:26px; width:68px;
	border:0;
	cursor:pointer;
}

.btn_enviar
{
	background:url(../imagenes/btn_enviar.jpg); background-repeat:no-repeat; height:41px; width:102px;
	border:0;
	cursor:pointer;
}

.btn_actualizar
{
	background:url(../imagenes/btn_actualizar.jpg); background-repeat:no-repeat; height:41px; width:102px;
	border:0;
	cursor:pointer;
}

.btn_borrar
{
	background:url(../imagenes/btn_borrar.jpg); background-repeat:no-repeat; height:41px; width:101px;
	border:0;
	cursor:pointer;
}

.btn_ver_productos
{
	background:url(../imagenes/btn_ver_producto.jpg); background-repeat:no-repeat; height:41px; width:108px;
	border:0;
	cursor:pointer;
}

.btn_cotizacion
{
	background:url(../imagenes/btn_cotizacion.jpg); background-repeat:no-repeat; height:41px; width:102px;
	border:0;
	cursor:pointer;
}

/***************************/


.list_view{
	border: 1px;
	border-style:solid;
	border-color:#b3b3b3;
 	background-color: #fff;
	font-size: 11px; 
	font-family: tahoma;
	color:#333333;
	width:170px;
	height:19px;
}
/************************/
.textbox_buscar{
		border: 0px;
	border-color:#636363;
 	background-color: #cccccc;
	font-size: 11px; 
	font-family: tahoma;
	color:#999999;
	background-image: url(../imagenes/icon_buscar.jpg);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	padding-left: 17px;
	padding-right: 20px;
	width:105px;
	height:19px;
	
}
/***************************/


.titulo_negro {
	font-family: tahoma;
	font-size: 20px; 
	color: #000;
	}

/***************************/

.texto_gris_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
	}
	
.texto_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	}

a.link_texto_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-decoration: none;
}
a.link_texto_gris:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-decoration: none;
	
}
a.link_texto_gris:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-decoration: none;

}
a.link_texto_gris:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
	text-decoration: underline;
}
a.link_texto_gris:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-decoration: none;

}
/***************************/

.texto_ginda {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #770000;
	}
	
.texto_ginda_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #770000;
	}
	
	
/***************************/

.texto_negro {
	font-family: tahoma;
	font-size: 11px; 
	color: #000;
	}

a.link_texto_negro {
	font-family: tahoma;
	font-size: 11px; 
	color: #000;
	text-decoration: none;
}
a.link_texto_negro:link {
	font-family: tahoma;
	font-size: 11px; 
	color: #000;
	text-decoration: none;
	
}
a.link_texto_negro:visited {
	font-family: tahoma;
	font-size: 11px; 
	color: #000;
	text-decoration: none;

}
a.link_texto_negro:hover {
	font-family: tahoma;
	font-size: 11px; 
	color: #690000;
	text-decoration: underline;
}
a.link_texto_negro:active {
	font-family: tahoma;
	font-size: 11px; 
	color: #000;
	text-decoration: none;

}

/***************************/

.texto_pequeño {
	font-family: verdana;
	font-size: 9px; 
	color: #999999;
	}
	

/***************************/

.texto_menu_top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #999999;
	}
	
a.link_texto_menu_top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #999999;
	text-decoration: none;
}
a.link_texto_menu_top:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #999999;
	text-decoration: none;
	
}
a.link_texto_menu_top:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #999999;
	text-decoration: none;

}
a.link_texto_menu_top:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #fff;
	text-decoration: none;
}
a.link_texto_menu_top:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px; 
	color: #999999;
	text-decoration: none;

}

/****************************/
