div.loading-invisible{
    display:none;
}

div.loading-visible{
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    text-align:center;

	background-color:#000000;
	-khtml-opacity:.50; 
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50; 
	zoom:1; 
	cursor:wait; 
	z-index:100
}

.textoPagPrecarga{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}  


a {
	color:#333333;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
a:hover {
	color:#111111;
}
a.seccio {
	color:#000000;
	font-size:14px;
	font-family: arial;
}
a:hover.seccio {
	color:#000000;
	font-weight:bold;
}
a.subseccio {
	color:#FFFFFF;
	font-size:12px;
	font-family: verdana;
	font-weight:bold;
}
a:hover.subseccio {
	color:#FFFFFF;
	text-decoration:underline;
}

a.idioma {
	color:#666666;
	font-size:12px;
	font-family: verdana;
}
a:hover.idioma {
	color:#666666;
	font-weight:bold;
}

.text10 {
	font-family: verdana;
	font-size: 10px;
}

.text10c {
	font-family: verdana;
	font-size: 10px;
	color:#666666;
}

.text10b {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold
}
.text10pagina {
	font-family: verdana;
	font-size: 10px;
	color:#666666;
}
.text10bpagina {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
}

.text11 {
	font-family: verdana;
	font-size: 11px;
}
.text12 {
	font-family: verdana;
	font-size: 12px;
}
.text12b {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
}
.text14 {
	font-family: verdana;
	font-size: 14px;
}
.text16 {
	font-family: verdana;
	font-size: 16px;
}
.text10 {
	font-family: verdana;
	font-size: 10px;
}
.text10b {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold
}
.titol_inf {
	font-family: arial;
	font-size: 28px;
}

.boto {
	font-family: verdana;
	font-weight:bold;
	font-size: 10px;
	background-color: #4099f2;
	border: 1px solid #8FBB4E;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}


.botoblau {
	font-family: verdana;
	font-weight:bold;
	font-size: 10px;
	background-color: #4099f2;
	border: 1px solid #8FBB4E;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}

img {
	border-top-color: #c4988b;
	border-right-color: #c4988b;
	border-bottom-color: #c4988b;
	border-left-color: #c4988b;
}


