body {
	height: 100%;
	width: 100%;
	background-color: #000000;
}
html {
	height: 100%;
	width: 100%;
}
#table_contingut {
	background-image: url(im/index_cat2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
#table_contingut_S {
	background-image: url(im/index_cast2.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 24px;
}
.style2 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blank {
	height: 432px;
	*height: 479px;
}
.td_mail {
	text-align: center;
	vertical-align: middle;
	float: right;
	padding-right: 30px;

	*padding-right: 32px;
	padding-bottom: 12px;

	*padding-bottom: 22px;
	
}
.td_idiomes {
	padding-right: 32px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 16px;
	*padding-top: 25px;
}
