.lletres {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-style: normal; font-weight: lighter; word-spacing: normal}

@font-face {
 font-family: "gidole";
 src: url("fonts/gidole.otf");
  color: #333355;
}


.TítolsNoticies {
	font-family: gidole;
	font-size: 26px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	text-decoration: none;

}
.LletresNegres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	word-spacing: normal;
	text-decoration: none;

}


.LletresNegresItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	word-spacing: normal;
	text-decoration: none;
}


#linkscap

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}

#linkscap
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}

#linkscap
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: grey;
	text-decoration: none;
}



.Texte {
	font-family: gidole;
	font-size: 22px;
}

.title {		/* the styles below will affect the title under the numbers, i.e., "Days", "Hours", etc. */
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px;
    font-weight: bold;    /* options are normal, bold, bolder, lighter */
    color: #333333;       /* change color using the hexadecimal color codes for HTML */
}

#table {
    width: 400px;
    height: 48px;
    border-style: none;
    background-color: transparent;
    margin: 0px auto;
    position: relative;   /* leave as "relative" to keep timer centered on your page, or change to "absolute" then change the values of the "top" and "left" properties to position the timer */
    top: 180px;             /* change to position the timer */
    left: 73px;            /* change to position the timer; delete this property and it's value to keep timer centered on page */
}

.Patrocinis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	text-decoration: none;
}

.Lletrapetita {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

