
/*web*/

body {
	scrollbar-arrow-color: #d3d3d3;
	scrollbar-base-color: #a3a3a3;
	scrollbar-dark-shadow-color: #888888;
	scrollbar-track-color: #d3d3d3;
	scrollbar-face-color: #a3a3a3;
	scrollbar-shadow-color: #888888;
	scrollbar-highlight-color: #d3d3d3;
	scrollbar-3d-light-color: #888888;
}

.menu {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none;
}

.menu:hover {
	font-size: 11px;
	color: #d31e1e;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: line-through;
}


.text {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
.text:hover {
	font-size: 11px;
	color: #d31e1e;
	font-family: Tahoma;
	text-decoration: line-through;
}

.link_idioma {
	font-size: 9px;
	color: #545353;
	font-family: Tahoma;
	text-decoration:none;
}
.link_idioma:hover {
	font-size: 9px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: line-through;
}

.text_vermell {
	font-size: 11px;
	color: #d31e1e;
	font-family: Tahoma;
	text-decoration:none;
}

.plus {
	font-size: 11px;
	color: #d31e1e;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none;
}

.foto{
	border: 2px solid #d31e1e; 
}


.form{
	border-style:none;
	background-color:#d3d3d3;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
.form_boto{
	border-style:none;
	background-color:#000000;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration:none;
	font-weight:bold;
}


#fonsxulo{ position:absolute; z-index:101; width:100%; height:100%;text-align:center; }
#contingut{ position:absolute; z-index:102; width:100%; height:100%; }



/*admin*/

