a:link { 
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #E86100;
	text-decoration: none;
}

a:active {
	color: #E86100;
}

a.menu_sota:link {	color: #FFFFFF;	text-decoration: none;}
a.menu_sota:visited {	text-decoration: none;	color: #FFFFFF;}
a.menu_sota:hover {	color: #e86100;	text-decoration: none;}
a.menu_sota:active {	color: #FFFFFF;}


html {
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969594;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;
}
.taula_central {
	background-color: #FFFFFF;
}
.txt_idiomas {
	font-size: 10px;
}
.txt_mitja {
	font-size: 12px;
	font-weight: bold;
}
.fons_menu {
	background-image: url(img/bg_menu.gif);
	font-size: 11px;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 15px;
}
.taula_615 {
	padding: 0px;
	margin: 0px;
}
.menu_sota {
	font-size: 10px;
	color: #FFFFFF;
	height: 35px;
}
#masterdiv {	vertical-align: top;    }
#div_idiomas {
	vertical-align: top;
	text-align: right;
}


.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#969594;
	width:130px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
}

.submenu{
	color: #003366;
	margin-bottom: 0.5em;
	padding-left:5px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}


.txt_titol {
	font-size: 14px;
	color: #e86100;
	font-weight: bold;
}
.txt_subtitol {
	font-size: 12px;
	color: #E86100;
	font-weight: bold;
	text-align: left;
}

.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	vertical-align: middle;
}
.txt_cos {
	line-height: 20px;
	font-size: 11px;
	text-align: left;
}
.pad_img {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}

.txt_cos_petit {
	font-size: 9px;
	text-align: left;
	line-height: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td_dreta {
	text-align: right;
}

.sombra {
	border: thin solid #CCCCCC;
}

img {
	cursor: pointer;
}

