/************ ESTILS GENERICS *******************/
h1 {
	color: #ff9000;
	text-decoration: none;
	vertical-align: top;
	font-size: 18px;
	border-bottom: solid 1px #000000;
}

h2 {
  font-size: 14px;
}
a:link, a:active, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

hr {
	border: 0;
	border-bottom: solid 1px #990000;
}
/************ ESTILS PAGINA INTERIOR ************/

.titol {
  font-size: 16px;
  margin: 10px 5px 5px 5px;
  font-weight: bold;
  display: block;
}

.lineTitle {
  margin:             0px;
  padding:            0px;
  border-bottom:      1px solid #aaaaaa;
  overflow:           hidden;
  height:             18px;
}

.lineTitle h4 {
  top:                3px;
  margin:             0px;
  padding:            0px;
  position:           relative;
  font:               bold 24px/0.8em arial;
  text-align:         right;
  overflow:				 hidden;
  color:              #aaaaaa;
}

/************ ESTILS MENU DRETA ************/

.SplashResum {
  cursor:             pointer;
  height:             40px; 
  width:              220px;
  font-weight:        bold; 
  color:              white;
  margin:             0px;
  padding:            0px;
  border:             0px;
  background:         transparent url('hot-links.gif');
  background-repeat:  no-repeat;
}

.SplashResum h2 {
  position:           relative;
  top:                15px;
  left:               -8px;
  text-align:         right;
  margin:             0px;
  padding:            0px;
  border:             0px;
  font-weight:        normal;
  font-style:         italic;
  font-family:        Verdana,Arial;
  font-size:          18px;
}

.SplashResum .textResum, .SplashResum em  {
  position:           relative;
  top:                -21px;
  font-style:         normal;
  padding-left:       3px;
  padding-right:      5px;
  height:             15px;
  overflow:           hidden;
}

.SplashResum em {
  color:              #FFB000;
}

/************ ESTILS TOP ************/

#head button, a.TopButton {
  width:              100px;
  height:             15px;
  font-size:          11px;
  background:         url('etiqueta.gif');
  text-align:         center;
  margin:             0px;
  padding:            0px;
  border:             0px;
  font-family:        bitstream vera sans, Verdana, Tahoma, Arial;
  color:              #444444;
}

/************ ESTILS MENU ESQUERRA ************/

#menuEsquerra a.title {
  padding-left:       20px;
  padding-top:			 5px;
  border:             0px;
  margin-left:        0px;
  margin-right:       0px;
  margin-bottom:      1px;
  margin-top:			 0px;
  width:					180px;
  height:				 18px;
  background:         #990000 url('link.gif');
  color:              #FFFFFF;
  font-weight:        bolder;
  text-decoration:    none;
  display:            block;
  vertical-align:     bottom;
}

#menuEsquerra .zonaBotons {
  background:			 url('fons_botons2.jpg');
}

#menuEsquerra .zonaBotons a:link,#menuEsquerra .zonaBotons a:visited,#menuEsquerra .zonaBotons a:active,#menuEsquerra .zonaBotons a:hover {
  padding-left:       25px;
  height:             22px;
  margin:             0px;
  border: 				 0px;
  font-weight:        bolder;
  text-decoration:    none;
  display:            block;
	color: #000000; 
}
th {
  border-bottom: solid 1px #990000;
}

td {
	vertical-align:	top;
}




.article-resum {
	width: 100%;
	margin: 2px 2px 2px 2px;
}
.article-resum img.preview, .article img.preview {
	float: left;
	width: 80px;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 0;
}
.article-resum h1, .article h1{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	border: 0;
}

.article img .ico {
	width: 14px;
	height: 14px;
	vertical-align: text-bottom;
}

div.article p{
  text-indent: 20px;

}
