body {
	background: #221e1f;
	font: 100% Arial, Helvetica, sans-serif;
}

#container1 {
	position: absolute;
	background: #E2DFFF;
	position: absolute;
	top: 100px;
	left: 100px;
	padding: 10px;
	width: 480px;
}

a.ss:link, a.ss:active, a.ss:visited {
	text-decoration: none;
	background: transparent;
}


.t1 {
	font-family : "Arial Rounded", "Arial Narrow";
	font-weight : bold;
	/* font-size: x-large; */
	font-size: 16px;
}
 
.t2 {/* artistas */
	/* font-family : "Arial Rounded", "Arial Narrow";
	font-weight : bold;
	font-size: small;
	font-size: medium;
	font-variant : normal; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cec8c3;
}
.t2 a:hover {
	color: #5edf45;
}
a.t2:visited, a.t2:link {
	text-decoration: none;
	background: transparent;
}

.t3 {
	/*	font-family : "Arial Rounded", "Arial Narrow";
	font-size: medium; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.t3 a:link, .t3 a:visited{
	text-decoration: none;
}

.t3 a:hover {
	color: #5edf45;
}

.expoant {
	font-family : "Arial Rounded", "Arial Narrow";
	font-weight : bold;
	font-size: medium;
	font-variant : normal;
	color: #cec8c3;
}
.expoant a:hover {
	color: #fe0098;
}

/* .texpo {
	font-family : "Arial Rounded", "Arial Narrow";
	font-weight : bold;
	font-size: small;
	font-variant : normal;
	color: #FFFFFF;
}
.texpo a:hover {
	color: #5edf45;
}
a.texpo:visited, a.texpo:link {
	text-decoration: none;
	background: transparent;
} */


.boton1 { /* para formularios */
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #738278;
	background-image : url(/comun/img/button.gif);
}

.t4 {/* blanco negrita */
	font-family : "Arial Rounded", "Arial Narrow";
	font-weight : bold;
	font-size: medium;
	font-variant : normal;
	color: #FFFFFF;
}
