.menu a { color: #c4c4c4; font-size: 10px; font-family: arial; font-weight: bold; text-decoration: none; }
.menu a:hover { color: #000; font-size: 10px; font-family: arial; font-weight: bold; text-decoration: none; }
.text { color: #4b4a4a; font-size: 11px; font-family: Arial; }

body#idartistas .menu #martistas a, body#idexposiciones .menu #mexposiciones a, body#idpublicaciones .menu #mpublicaciones a, body#idobra_grafica .menu #mobra_grafica a, body#idgaleria .menu #mgaleria a, body#idimagenes .menu #mgaleria a,  body#idcontacto .menu #mcontacto a { color: #000; font-size: 10px; font-family: arial; font-weight: bold; text-decoration: none;  }
.link {  color: #c4c4c4; font-size: 10px; font-family: arial; font-weight: bold; text-decoration: none; }
.link:hover { color: #000; font-size: 10px; font-family: arial; font-weight: bold; text-decoration: none; }
.titols_autor { color: #c4c4c4; font-size: 18px; font-family: arial; font-weight: bold; }
.titols_expos { color: #4b4a4a; font-size: 18px; font-family: arial; font-weight: bold; }
.titols_noti {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	float: left;
	clear: left;
	text-decoration: none;
	color: #000000;
	border-bottom: thin dashed #CCCCCC;
	margin-bottom: 5px;
}

.titols_noti:hover {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	float: left;
	clear: left;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}


.txt_noti {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
}

.tit_noti {
	color: #000000;
	font-size: 18px;
	font-family: arial;
	line-height: 25px;
}

.txt_noti_gris {
	color: #999999;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
}


#actiu { color: #367dbb; }
#actiu:hover { color: #bee0fe; }
