/* CSS Document */

body td { font-family: Trebuchet MS;
	font-size:10px;
	color: #666;
}

.titulo_rojo {
font-weight:bold;
font-size:18px;
color: #CC0000;
}

.titulo_verde {
font-weight:bold;
font-size:14px;
color:#c4c802;
}

.titulo_negro {
font-weight:bold;
font-size:14px;
color:#000;
}

.titulo_subseccion {
font-size:15px;
color:#000;
}

.copete {
font-weight:bold;
font-size:12px;
color:#000;
}

.link-txt {
text-decoration:none;
font-weight:bold;
color:#000;

}

.lista-expositores {
font-size:9px;
text-align:justify;
line-height:13px;
}