body{
	color:#000;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}

.clear{clear:both;}
#wrapper{ width:499px; margin:0 auto;}

h1{ margin:1px auto 0; padding:6px 0; text-align:center; color:#b21e74; font-size:23px; letter-spacing:-1px;}
h1#bottom{ border-bottom:none;}
h1 b{ font-weight:bold;}
h1 a{ color:#b21e74; text-decoration:none;}

/* WEBCAMS */
#webcams{ width:462px; margin:0 auto;}

.muestra-chica{ display:block; width:143px; height:222px; border:1px solid #732a96; text-decoration:none; float:left; margin:0 0 0 7px;}
.muestra-chica:hover{ background:#732a96;}

.muestra-chica img{ display:block; margin:6px auto 0;}

.muestra-chica span.emitiendo{ display:block; background:url("images/bg-emite.png") left 1px no-repeat; margin:2px 0 0 8px; font-size:12px; color:#b21e74; padding:0 0 0 20px; }
.muestra-chica:hover span.emitiendo{ color:#FFF; }

.muestra-chica span.nombre{ margin:0px 0 0 14px; font-size:13px; color:#b21e74; display:block; }
.muestra-chica:hover span.nombre{ color:#FFF; }

.muestra-chica span.llamala{ display:block; background:url("images/llamala.png") left top no-repeat; width:92px; height:27px; margin:7px auto 0; text-indent:-9999px; }
.muestra-chica:hover span.llamala{ background:url("images/llamala.png") left bottom no-repeat;}


/**/
#cum{ display:block; background:url("images/cum.png") left top no-repeat; text-indent:-9999px; width:83px; height:5px; float:right; margin:5px 7px 0 0;}
