
body {
margin: 10px 0px 20px 0px;
background: #fff;
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
}

.contenedor {
padding: 0px;
margin: 0 auto 0;
width: 728px;
height: 100%;
background: #fff;
}


/* ----CONTENIDO---- */

.cajaContenido {
clear: both;
width: 728px;
/*height: 100%;*/
margin-bottom: 9px;
}

.internacional {
float: left;
width: 234px;
height: 24px;
margin: 0px 0px 4px 0px;
padding: 4px 0px 0px 8px;
font-size: 16px;
font-weight: bold;
color: #fff;
background: #E15FE3 url('http://www.spanishchat.com/images/titulo_internacional_02.gif') no-repeat;
}

.usuarios {
float: left;
margin-left: 9px;
padding-top: 8px;
font-size: 11px;
color: #484848;
}

.registro {
clear: both;
margin: 0px 0px 8px 0px;
color: #8d8d8d;
}
.registro a {
color: #487499;
font-weight: bold;
}

.columna1 {
float: left;
width: 241px;
color: #484848;
border-right: solid 1px #ccc;
margin-bottom: 9px;
}

.columna2 {
float: left;
margin: 0px 0px 0px 12px;
width: 229px;
color: #484848;
border-right: solid 1px #ccc;
margin-bottom: 9px;
}

.columna3 {
float: left;
margin: 0px 12px 0px 12px;
width: 220px;
color: #484848;
margin-bottom: 9px;
}

h1 {
margin: 0px;
padding: 0px;
display: inline;
font-size: 14px;
font-weight: normal;
background: url('http://www.spanishchat.com/images/triangulo.gif') no-repeat left;
padding-left: 8px;
}
h1 strong {
color: #E15FE3;
}
h1 a {
color: #484848;
text-decoration: none;
}
h1 a:hover {
text-decoration: underline;
}

p.chatRoom { margin: 2px 0px 2px 0px; }
p.rooms { margin: 15px 0px 15px 0px; }

.espacio { margin-bottom: 17px; }