body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color: #FFFFFF;
	padding:15px;
	white-space: normal;
	font-weight: normal;
	text-align: left;
}

a:link, a:visited, a:active {
	color: #6699cc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#868686;
	cursor:pointer;
}


div {
	margin: 0px; 
	padding: 0px; 
	display: block;
	position: relative;
	float:left;
}

img {
	border:0px;
  z-index: 0;
}

p {
	margin: 0px; 
	padding: 0px;
	line-height: 1.5em;
}

b {

}

.dreta {
	float: right;
}

h1 {
	margin:0;
	padding: 0 0 5px 0;
	font-size: 28px;
}

h2 {
	margin:0;
	padding: 0;
	font-size: 14px;
}

li {
	line-height: 1.7em;
	text-align: left;
}

.esquerra {
	float: left;
}

.clear_both {
	clear: both;
}

.ok {
	color: #6DE257;
	width: 100%;
	padding: 10px;
}

.error {
	color: #CC3300;
	width: 100%;
	padding: 10px;
}

form {
	margin:0px;
	padding:0px;
}

input, textarea {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-size: 12px;
}

textarea {
	border: 1px solid #E6E6E6;
	font-size:12px;
	overflow:hidden;
}

input:hover, input:focus, textarea:focus, textarea:hover {
	border: 1px solid #6699CC;
}

input[type=button]{
	cursor:pointer;
	color: #ffffff;
	background-color: #7F7F7F;		
	text-align: center;
	font-size: 12px;
	padding: 2px;
}

 input[type=button]:hover{
	 cursor:pointer;
	color: #ffffff;
	background-color: #BFBFBF;	
	border: 1px solid #7F7F7F;
 }

input[type=submit] {
	cursor:pointer;
	color: #ffffff;
	background-color: #7F7F7F;		
	text-align: center;
	font-size: 12px;
	padding: 2px;
} 
 
input[type=submit]:hover {
	cursor:pointer;
	color: #ffffff;
	background-color: #BFBFBF;	
}

.container {
	width: 900px;
	padding-left:50px;
}

.header {
	width: 100%;
	height: 18px;
	
	font-size:10px;
	padding-left:10px;
}
	.header_contactar{
		width: 400px;
	}
	.header_idioma {
		text-align:right;
		width: 275px;
	}
	.logo{
		width:722px;
		height:42px;
		text-align:left;
	}
	.header_element{
		width: 480px;
		margin-top:40px;
		text-align:right;
		color:#A6A6A6;	
	}

.footer,.footer_inside {
	margin-top:15px;
	margin-bottom: 25px;
	width: 700px;
	text-align: center;
	height: 15px;
	color: #666666;
}

.footer_inside{
	width: 818px;
}

.menu{
	width: 820px;
	padding-left: 10px;
	font-size:14px;
	margin-top:15px;	
	text-align:right;
}
	.menu_item_icon{
		width: 25px;
		height:25px;
		text-align:left;	
		margin-top:5px;
	}
	.menu_item_text{
		padding-top:4px;
		padding-right:15px;	
	}
	.credits_actuals{
		color: #666666;
		text-align: right;
		padding:5px;
		width:265px;	
		font-size: 10px;
	}
	
/* estils main */	
.image_main{
	width: 700px;
	height: 336px;	
	margin-bottom:15px;	
}

/* estils main usuari*/
.div_resum_isms{
	width:255px;	
	margin-right:20px;
	_margin-right:0px;
}
	.box_resum_isms{
		width: 253px;
		_width: 251px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		color: #868686;
	}
	
	.header_box_resum_isms{
		width: 220px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent:20px;
	}
	
	.header_box_resum_isms_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}
	
.panell_accesos{
	width:490px;
	margin-top:80px;
    height: 220px;
}	

.panell_accesos_item{
	width:152px;
	text-align:center;	
	margin-right:10px;
}

.panell_accesos_item_text{
	text-align:justify;	
	margin-top:-20px;
	width: 140px;
}

/* estils per ocultar div mètode càrrega mòbils*/
.loadTelfActive{
	display: block;
}

.loadTelfInactive{
	display: none;
}
/* Caixa gran pàgina */
.box{
	width: 818px;
	_width: 820px;
	border-style: solid;
	border-color: #E6E6E6;
	border-width: 1px;	
}

.header_box{
	width: 780px;
	height:30px;
	background-color:#969696;
	color: #FFFFFF;
	font-size: 16px;
	text-indent:20px;
}

.header_box_icon{
	width: 40px;
	height:30px;
	background-color:#969696;
}

.header_plantilles{
	background-color:#868686;
	color:white;
	
}

.nom_plantilla{
	width:200px;
	_width:210px;
	padding:5px;	
}

.text_plantilla{
	width:447px;
	_width:457px;
	padding:5px;	
}

.opcions_plantilla{
	width:100px;
	_width:110px;
	padding:5px;
}

.box_text_plantilles{
	color:#666666;
	padding:10px;
	text-align:justify;
	width:550px;
	_width:570px;
	margin-top:-10px;
	margin-bottom:10px;
	border-style:dashed;
	border-width:1px;
	border-color:#f2f2f2;	
}

.box_text_compres{
	color:#666666;
	padding:10px;
	text-align:justify;
	width:400px;
	border-style:dashed;
	border-width:1px;
	border-color:#f2f2f2;	
}
/* Div d'escollir plantilla a nou isms*/
.div_nou_mis_plantilles{
	width:206px;
	height:155px;	
	margin-right:21px;
	_margin-right:20px;
}
	.box_nou_mis_plantilles{
		width: 203px;
		_width: 201px;
		height:125px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_nou_mis_plantilles{
		width: 170px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent:20px;
	}
	
	.header_box_nou_mis_plantilles_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}
/* Div de missatge nou enviar */	
.div_nou_mis_enviar{
	width:175px;
	height:155px;	
}
	.box_nou_mis_enviar{
		width: 170px;
		_width: 168px;
		height:125px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_nou_mis_enviar{
		width: 137px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent: 20px;
	}
	
	.header_box_nou_mis_enviar_icon{
		width: 20px;
		height:22px;
		background-color:#969696;
		font-size: 12px;	
		padding-left:15px;
	}	
	
	.box_boto_enviar{
		margin-top:15px;
		text-align:center;
		width:150px;	
		padding-left:10px;
		_padding-left:15px;
	}
	
/* Div de missatge nou isms*/
.div_nou_mis{
	width:355px;
	height:155px;		
	margin-right:21px;
	_margin-right:20px;
}
	.box_nou_mis{
		width: 353px;
		_width: 351px;
		height:125px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_nou_mis{
		width: 320px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent:20px;
	}
	
	.header_box_nou_mis_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}
	
/* Div dels mòbils a nou isms*/
.div_nou_mis_mobils{
	width:778px;
	height:425px;	
	margin-top:10px;
}
	.box_nou_mis_mobils{
		width: 754px;
		_width: 752px;
		height:410px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		padding:10px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_nou_mis_mobils{
		width: 741px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent: 20px;
	}
	
	.header_box_nou_mis_mobils_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}
	.num_mobil{
		width:110px;
		padding:2px;
		font-size:10px	
	}	
	
/* Div de creació nova plantilla*/
.div_nova_plantilla{
	width:350px;	
}
	.box_nova_plantilla{
		width: 337px;
		_width:335px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_nova_plantilla{
		width: 304px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent: 20px;
	}
	
	.header_box_nova_plantilla_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}		

/* Div dades personals */
.div_dades_personals{
	width:770px;
	height:190px;
}
	.box_dades_personals{
		width: 756px;
		_width: 754px;
		height:190px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_dades_personals{
		width: 723px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent:15px;
	}
	
	.header_box_dades_personals_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}
/* Div canvi de pin */
.div_canvi_pin{
	width:770px;
	height:195px;
	margin-top:10px;
}
	.box_canvi_pin{
		width: 756px;
		_width: 754px;
		height:170px;
		border-style: solid;
		border-color: #E6E6E6;
		border-width: 1px;	
		background-color:#f2f2f2;
		color: #868686;
	}
	
	.header_box_canvi_pin{
		width: 723px;
		height:22px;
		background-color:#969696;
		color: #FFFFFF;
		font-size: 12px;
		text-indent:15px;
	}
	
	.header_box_canvi_pin_icon{
		width: 20px;
		height:22px;
		background-color:#969696;	
		padding-left: 15px;
	}

/********************/
.box_info{
	width:200px;
	_width:205px;
	padding:12px;
	height:100px;
	_height: 125px;
	text-align:justify;
	color: #868686;
	font-size:12px;
	margin-top:-5px;
}

.box_info_title{
	width:200px;
	_width:190px;
	margin-bottom:10px;
	color: #464646;	
	font-weight: bold;
	text-align:left;
	font-size:18px;
}

.box_main_right_login{
	width:175px;
	height:95px;
	
	_height:130px;
	background-image: url(../img/rounded_login.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right:10px;
	padding-left:25px;
}

.box_main_right_login_es{
	width:175px;
	height:95px;
	
	_height:130px;
	background-image: url(../img/rounded_login_es.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right:10px;
	padding-left:25px;
}

.box_main_right_grey{
	width:185px;
	
	height:118px;
	background-image: url(../img/grey_rounded.png);
	background-repeat: no-repeat;
	padding:10px;
	_padding:8px;
	color:#444444;
	text-align: justify;
	_margin-top:5px;
}

.box_main_right_grey_title{
	width:205px;
	color:#868686;
	font-size: 11px;
	font-weight: bold;	
	margin-bottom: 15px;
}

.box_master{
	width: 800px;
	height: 600px;	
}
.box_lang{

	padding:5px;
	text-align:left;
	font-size:10px;	
}
.box_benvingut{
	width:535px;
	padding:5px;
	font-size:10px;
	color:#666666;	
}
.box_logout{
	width: 125px;
	padding:5px;
	margin-top:4px;
	text-align:right;
	font-size:10px;
}

.login_box {
	width: 300px;
	padding: 15px;
	border: 1px solid ##9f9f9f;
}
.error_login_linia {
	padding-left: 25px;
	margin-top: -3px;
	color: #DF0000;
	font-size: 10px;
}
.login_box_linia {
	width: 300px;
	height: 25px;
}
.login_box_txt {
	width: 75px;
	margin-right: 5px;
	text-align: right;
}

.unitats_isms{
	width:700px;	
}

.boto{
	margin-right:20px;	
}
/* ROUNDED CORNERS FONS TRANSPARENT*/
.t {background: url(../img/lt.gif) 0 0 repeat-x;margin-right:10px;}
.b {background: url(../img/lb.gif) 0 100% repeat-x}
.l {background: url(../img/ll.gif) 0 0 repeat-y}
.r {background: url(../img/ll.gif) 100% 0 repeat-y}
.bl {background: url(../img/bl.gif) 0 100% no-repeat}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px}

/* FI ROUNDED CORNERS COLOR DE FONS	*/

/* Estils per compres */
.header_compres{
	width:330px;
}

.header_compres_data{
	width:150px;
	_width:156px;
	background-color: #868686;	
	color: white;
	text-align: left;
	padding:3px;
}

.header_compres_credits{
	width:100px;
	_width:106px;
	background-color: #868686;	
	color: white;
	text-align: left;
	padding:3px;
}

/* Estils formulari edició dades personals*/
.form_line_edit_usuari{
	width:230px;
	margin-bottom:6px;
}

/* Estils per al llistat de iSMS */
.list_isms_header_data,.list_isms_header_msg,.list_isms_header_credits{
	width:145px;
	_width:155px;
	background-color: #868686;	
	color: white;
	text-align: left;
	padding:5px;
}

	.list_isms_header_msg{
		width:400px;
		_width:410px;
		text-indent:5px;
		text-align:justify;
	}
	
	.list_isms_header_credits{
		width:  205px;
		_width: 215px;
		text-indent:30px;
	}

.list_isms_line{
	width:780px;
}
.list_isms_data,.list_isms_num,.list_isms_msg,.list_isms_credits{
	width:150px;
	padding:5px;
	text-align:left;
}

.list_isms_msg{
	width:415px;
}

.list_isms_credits{
	width:100px;
	text-align:center;
}

.list_isms_num{
	width: 135px;	
}

.list_isms_links{
	width:600px;
	padding-left:20px;
	padding-top:30px;
}

/* Estils formulari de contacte */
.form_line{
	padding:2px;
	width:400px;
}

.box_contactar_info{
	width:180px;
	padding:5px;
	color: #868686;
	text-align:justify;	
}

.box_contactar_info_header{
	width:185px;
	margin-bottom:10px;
	color: #464646;	
	font-weight: bold;	
	text-align:left;
	font-size:18px;	
}

/* Estils contactes */
.box_book_address{
	width: 779px;
	height: 373px;
	border: 1px solid #E6E6E6;
}

	.box_book_address_grups,.box_book_address_contactes{
		width:199px;
		height:350px;
		border-right:1px solid #E6E6E6;
	}
	
	
	.box_book_address_contactes{
		width:240px;
		height:350px;
	}
	
	.box_book_address_contacte{
		width:338px;
		height:350px;
	}
	
	.box_book_address_grups_title,.box_book_address_contactes_title,.box_book_address_contacte_title{
		width:200px;
		height:20px;
		color: #FFFFFF;
		background-color: #969696;
		text-align: center;
		padding-top:2px;
	}

	.box_book_address_grups_content,.box_book_address_contactes_content,.box_book_address_contacte_content{
		width:200px;
		height:328px;
		overflow: auto;
        overflow-x:hidden;
	}
	
	.box_book_address_contacte_content{
		background-color: #F2F2F2;
	}
	
	.book_address_grup_selected,.book_address_contactes_selected{
		width:198px;
		height:19px;
		border:1px solid #E6E6E6;
		background-color: #F2F2F2;
		text-indent:10px;
		padding-top:2px;
		margin-top:-1px;
		cursor: pointer;
	}
	
	.book_address_grup_unselected,.book_address_contactes_unselected{
		width:200px;
		height:20px;
		text-indent:11px;
		padding-top:2px;
		cursor: pointer;
	}
	
	.book_address_contactes_selected,.book_address_contactes_unselected{
		width:240px;
	}

	.box_book_address_add_grup,.box_book_address_add_contacte,.box_book_address_nombre_contactes{
		width:200px;
		height:19px;
		color: #FFFFFF;
		background-color: #F2F2F2;
		text-align: left;
		padding-top:3px;
		border-top: 1px solid #E6E6E6;
		text-indent:5px;
	}
	
	.box_book_address_contactes_content,.box_book_address_contactes_title,.box_book_address_add_contacte{
		width:241px;
	}
	
	.box_book_address_contacte_content,.box_book_address_contacte_title{
		width:338px;
	}
	
	.box_book_address_nombre_contactes{
		text-align:right;
		padding-right:10px;
		color:#868686;
		width: 328px;
	}
	
	.text_contacte_nom{
		font-size: 16px;
		color: #333333;
	}	
	
.formAddGrup,.formAddContacte{
	padding:15px;
}	
	
.titol_text_contacte{
	width:135px;
	color:#969696;
	padding-right:10px;
	padding-top:4px;
	text-align:right;	
}

/*Estils per a la zona d'importació de contactes*/
.box_error{
	width:268px;
	height:50px;
	padding:5px;
}

/* Estils nou iSMS */
.box_menu_nou_isms{
	width: 803px;
	_width: 818px;
	padding-top:10px;
	height: 20px;
	_height:30px;
	padding-left:15px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #E6E6E6;
}

.box_info_nou_isms{
	padding: 150px;
	padding-top:50px;
	padding-bottom:50px;
	text-align:left;
	height:200px;
	background-color: #FAFAFA;
}

.box_seccio_nou_isms{
	width: 753px;
	
}

.box_ico_seccio_nou_isms{
	width: 24px;
}

.box_title_seccio_nou_isms{
	width: 700px;
	margin-bottom:15px;
	color: #F58235;
}

.box_plantilles_nou_isms,.box_grup_nou_isms{
	padding-left:25px;
}

.box_grup_nou_isms{
	height:75px;
}

.box_text_missatge_nou_isms{
	padding:25px;
	width:740px;
}

.box_insert_mobil_directe_nou_isms,.box_insert_mobil_fitxer_nou_isms{
	padding:25px;
	padding-top:5px;
	padding-left:20px;
	width:740px;
}