/* Glocalització CSS Sheet */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


/* Arial */

.arialmenu {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}

.arialmenugreen {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #59a508;
	text-decoration: none;
	line-height: 13px;
}

.arialmenu td a, .arialmenu td a:hover {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.arialmenu td a:hover {
	color: #59a508;
	text-decoration: none;
}

.arial21grey {
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial18grey {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial18grey2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #777777;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial18grey3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial14grey {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial14grey2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial14grey3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
	margin: 0px;
	padding: 0px;

}

.arial14grey3 a {
	color: #555555;
	text-decoration: none;
}

.arial14grey3 a:hover {
	color: #333333;
	text-decoration: underline;
}


.arial12grey2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial12grey {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.arial12grey a, .arial12grey a:hover {
	color: #555555;
	text-decoration: underline;
}

.arial12grey a:hover {
	color: #333333;
	text-decoration: underline;
}

.arial14green {
	font-family: Arial;
	font-size: 14px;
	color: #59a508;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.arial40green {
	font-family: Arial;
	font-size: 38px;
	color: #59a508;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.textbox {
	background-color: #ffffff;
	width: 123px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	height: 18px;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 3px;
	border: 1px solid #555555;
	padding-bottom: 0px;
	vertical-align: middle;
}

#accedir {
	color: #ffffff;
	background-color: #555555;
	font-weight: bold;
	font-family:  Arial;
	font-size: 12px;
	height: 18px;
	clear: none;
	float: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	overflow: hidden;
}


td.error {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}


td.sortir {
	padding-right: 5px;
}
td.sortir a {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

td.sortir a:hover {
	font-family: Arial;
	font-size: 18px;
	color: #59a508;
	text-decoration: none;
}

/* End */

