@charset "UTF-8";
/* CSS Document */

strong
{
  font-weight:bold;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 14px;
	
}

a { color:#000; text-decoration:none; }
a:hover { color:#ab9503; text-decoration:none; }

.over2 a { color:#000; text-decoration:none; }
.over2 a:hover { color:#ab9503; text-decoration:none; }

.negreta{ font-weight:bold; }

.superior
{ 
	font-size:12px;
	color:#000000;
	/*line-height: 22px;*/

}
.superior_actiu
{ 
	font-size:12px;
	color:#ab9503;
	/*line-height: 22px;*/

}

.lateral
{ 
	font-size:12px;
	color:#333;
	line-height: 21px;

}

.lateral_sub
{ 
	font-size:12px;
	color:#888;
	line-height: 21px;

}

.cos
{ 
	font-size:11px;
	color:#ab3073;
	line-height: 16px;
	font-weight:bold;
}
.cos_plantilla
{ 
	font-size:12px;
	color:#333;
	line-height: 16px;
	/*font-weight:bold;*/
}
.linia
{ 
	border-top: dashed 1px #cccccc; 
	line-height: 15px;
	padding: 5px; 
	
}
a .negreta
{ 
	font-weight:bold; 
}
	
.anteriors
{ 
	font-size:11px;
	color:#ab3073;
	line-height: 16px;
	font-weight:bold;
	a { color:#ab3073; text-decoration:none; }
	a:hover { color:#ab9503; text-decoration:none; }
}

p strong
{ 
	font-weight:bold; 
}