table.cont {
	width: 490px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
table {
}

caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(pruebacss/bg_caption.jpg) right top;
	height: 45px;
	color: #FFAA00;
}
thead th {
	background: url(pruebacss/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;

}
tbody tr.cont {
	background: url(pruebacss/bg_td1.jpg) repeat-x top;
}
tbody tr.odd {
	background: #FFF8E8 url(pruebacss/bg_td2.jpg) repeat-x;
	
}

tbody th.cont,td.cont {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th.cont {
	background: url(pruebacss/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td.cont {
	background: url(pruebacss/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
body {
	background-color: #CCCCCC;
}
.noticia_descripcio {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #666666; /*habria que poner la variable $colorsecundari*/
   text-align: justify;
}
.noticiap_descripcio {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #666666;/*habria que poner la variable $colorsecundari*/
   text-align: justify;
}

.noticiap_contingut {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000000;/*habria que poner la variable $colorsecundari*/
   text-align: justify;
}

.noticia_titol {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #007245; /*habria que poner la variable $colorprimari*/
   text-align: left;
}
.noticiap_titol {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: #007245; /*habria que poner la variable $colorprimari*/
   text-align: center;
}
.noticia_enlace {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-weight: bold; 
   color: #005245; 
   text-align: left;
   text-decoration: none;
}

.Estilo15 {font-size: 9px; color: #007245; font-family: Verdana, Arial, Helvetica, sans-serif;}


.Estilo13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;  /*habria que poner la variable $colorsecundari*/
}

.Estilo16 {
	color: #000000;
	font-weight: bold;
}
.Estilo17 {color: #000000}
.Estilo18 {
	font-size: 12;
	color: #000000;
}

.textcontingut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.textcontingutBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}

.textTITOL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

