﻿@charset "utf-8";
/* CSS Document */

.cli_dades
{
	background:url(../imatges/button_client.png) no-repeat;
	height:26px;
	width:120px;
}


.cli_dades2 
{
	line-height:25px;
	margin-left:45px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cli_panell_dades
{
	font-weight:bold;
	font-size:12px;
	height:auto;
	width:100%;
}

.cli_panell_adreces
{
	font-size:12px;
	height:auto;
	width:100%;
}

.cli_edit
{
	background:url(../imatges/edit.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.cli_delete
{
	background:url(../imatges/delete.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.cli_defecte
{
	background:url(../imatges/check.png) no-repeat;
	width:16px;
	height:16px;
	float:left;
	clear:both;
	display: inline;
}

.cli_añadir
{
	background:url(../imatges/button_client.png) no-repeat;
	height:26px;
	width:120px;
	cursor:pointer;
	margin-left:300px;
}


.cli_añadir2 
{
	line-height:25px;
	margin-left:45px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cli_pob_click{
	cursor:pointer;
}

.cist_eliminar
{
	background:url(../imatges/button_eliminar.png) no-repeat;
	height:26px;
	width:120px;
	float:left;
	margin-left:20px;	
	cursor:pointer;
	display: inline;
}

.cist_eliminar2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cist_passw
{
	background:url(../imatges/Button_contrasenya.png) no-repeat;
	height:26px;
	width:120px;
	float:left;
	cursor:pointer;
}

.cist_passw2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cist_modif
{
	background:url(../imatges/Button_grabar.png) no-repeat;
	height:26px;
	width:120px;
	margin-left:300px;
	cursor:pointer;
}

.cist_modif2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cist_elim
{
	background:url(../imatges/button_eliminar2.png) no-repeat;
	height:26px;
	width:120px;
	float:left;
	margin-left:20px;
	cursor:pointer;
}

.cist_elim2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cist_add
{
	background:url(../imatges/button_add.png) no-repeat;
	height:26px;
	width:120px;
	margin-left:300px;
	cursor:pointer;
}

.cist_add2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}


.cist_continuar
{
	background:url(../imatges/button_confirmar_final.png) no-repeat;
	height:26px;
	width:120px;
	float:left;
	margin-left:20px;	
	cursor:pointer;
}

.cist_continuar2
{
	line-height:25px;
	margin-left:35px;
	width:80%;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333;	
}

.cli_tick
{
	background:url(../imatges/tick.png) no-repeat;
	width:15px;
	height:15px;
	float:left;
	margin-left:5px;

}

.cli_llistat2
{
	color:#600;
	font-size:11px;
	margin-left:4px;
	width:415px;
	height:auto;
	text-align:center;
	padding-top:6px;
}
