/* CSS Document 
 SILIZE - DISEÑO WEB ALICANTE
 Fernando Prieto
 Fecha creación: Agosto 2007 */
 
.tce {
	/*background:#f1f1f1;*/
	/*background:url(/media/css/pap1.jpg) top left no-repeat;*/
	background:url(/media/css/dot.gif) bottom repeat-x;
}

.tce td {
	text-align:center;
}

.tce a {
	/*text-decoration:none;*/
	font-weight:bold;
}

.tce a:hover {
	text-decoration:none;
}

#expo {
	/*background:#FFddb3;*/
}

#expo td {
	vertical-align:top;
	border-bottom:1px dotted #aaa;	
}
