body {
	background-color:#000000;
	margin: 0px;
	font-family:"Trebuchet MS";
}
.celda_principal {
	background-color: #D7D7D7;
	font-family:Verdana;
	font-size:10px;
	color: #74327a;
}
.celdas_01 {
	background-color: #e4e4e4;
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #74327a;
}
.titulo_01 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#336699;
	font-weight:bold;
}
.textos {
	font-family:"Trebuchet MS";
	font-size:10px;
	color: #74327a;
}
a {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #FFFFFF;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #FFFFFF;
}
a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #FFFFFF;
}
.formu_taller {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}.Titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FC0;
	text-align: center;
}
.nombre {
	color: #FC0;
}
.texto_taller {
	font-size:14px;
	color: #FFFFFF;
	text-align: justify;
}

