/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imatges/fons.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.navegador{
	width:130px;
}
.navenlace {
   font-size:10px;
   font-weight: bold;
   border: 0px solid #999999;
   margin:0 0 0 1px;
   padding: 0px;
   	line-height:17px;
	height:18px;

}
.navenlace a {
   background-image: url("imatges/botogris.jpg");
   color: #5B9272;
   text-decoration: none;
   display: block;
   
}
.navenlace a:hover {
   background-image: url("imatges/botoverd.jpg");
   color: #15362c;
}
.navenlace2 {
   font-size:10px;
   font-weight: bold;
   border: 0px solid #999999;
   margin:0 0 0 1px;
   padding: 0px;
   	line-height:19px;
	height:19px;

}
.navenlace2 a {
   background-image: url("imatges/boto2fosc.jpg");
   color: #E0E0E0;
   text-decoration: none;
   display: block;
   
}
.navenlace2 a:hover {
   background-image: url("imatges/boto2clar.jpg");
   color: #15362c;
}
.firesnavegador{
	width:100px;
	text-align:left;
}
.firesnavenlace {
   font-size:9px;
   font-weight: bold;
   border: 0px solid #999999;
   margin:0 0 0 1px;
   padding: 0px;
   width: 106;
   line-height:18px;
   height:18px;

}

.firesnavenlace a {
   color: #5B9272;
   text-decoration: none;
   display: block;
   
}
.firesnavenlace a:hover {
   color: #15362c;
}
.Titol {
	color: #15362c;
	font-size: 12px;
	font-weight: bold;
}
A {
text-decoration: none;
}
 A.fires:visited { color:#5B9272;}

A.fires:active {border: 1px dashed #FFFFFF; padding: 1px 1px 1px 1px;}
A.fires:hover	{color: rgb(255,255,255); background: #5B9272; border: 1px dashed #FFFFFF; padding: 0px 0px 0px 0px; }
a.menusup:link, a.menusup:visited {

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.rectangle { background: #5B9272;;border: 1px dashed #FFFFFF; text-decoration: blink;}
a.menusup:hover{

	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.titulars{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h1{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cosmapa{
	line-height: 9px;
	font-size: 9px;
	color: #003333;
}
.cosnoticia {
	font-size: 9px;
	color: #003333;
}
.Estilo1 {
	color: #5B9272;
	font-size: 10px;
	font-weight: bold;
}
a.mails{
color:#5B9272;
font-size: 10px;
}
td.dreta {
height:17px;
}
.resaltat { 
text-decoration: blink;
	color: #FFFFFF;
	 font-size:10px;
   font-weight: bold;
   background: #5B9272;;
   border: 1px dashed #FFFFFF; 
}