
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;
}

.Generales {
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: #FA5214 url('http://www.spanishchat.com/images/titulo_general_02.gif') no-repeat;
}

.Internacionales {
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;
}

.Ciudades {
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: #45C2EE url('http://www.spanishchat.com/images/titulo_city_02.gif') no-repeat;
}

.General {
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: #FA5214 url('http://www.spanishchat.com/images/titulo_general_02.gif') no-repeat;
}

.International {
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;
}

.City {
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: #45C2EE url('http://www.spanishchat.com/images/titulo_city_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;
}

.columnaGenerales {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}

.columnaInternacionales {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}

.columnaCiudades {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}

.columnaGeneral {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}

.columnaInternational {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}

.columnaCity {
float: left;
width: 242px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
}
.columna2 {
float: left;
margin: 0px 0px 0px 12px;
width: 462px;
height: 237px;
color: #484848;
/*border-right: solid 1px #ccc;*/
margin-bottom: 9px;
background: #ededed url('http://www.spanishchat.com/images/fondo_login.gif') no-repeat;
}
.columna2 p {
margin: 0px 0px 0px 0px;
}
.columna2 a {
color: #49759A;
}

.login {
width: 440px;
margin: 0 auto 0;
padding-top: 9px;
}

/* ++++FORMU++++ */

input {
width: 110px;
height: 14px;
font-size: 11px;
color: #000;
background: #fff;
border: solid 1px #b1b1b1;
}

.botonLogin {
cursor: pointer;
width: 71px;
height: 23px;
border: none;
background: #49759A url('http://www.spanishchat.com/images/boton_login.gif') no-repeat;
}

.columnaGenerales h1 {
margin: 0px;
padding: 0px;
display: inline;
font-size: 14px;
font-weight: normal;
background: url('http://www.spanishchat.com/images/triangulo3.gif') no-repeat left;
padding-left: 8px;
}
.columnaGenerales h1 strong {
color: #FA5214;
}
.columnaGenerales h1 a {
color: #484848;
text-decoration: none;
}
.columnaGenerales h1 a:hover {
text-decoration: underline;
}

.columnaInternacionales 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;
}
.columnaInternacionales h1 strong {
color: #E15FE3;
}
.columnaInternacionales h1 a {
color: #484848;
text-decoration: none;
}
.columnaInternacionales h1 a:hover {
text-decoration: underline;
}

.columnaCiudades h1 {
margin: 0px;
padding: 0px;
display: inline;
font-size: 14px;
font-weight: normal;
background: url('http://www.spanishchat.com/images/triangulo2.gif') no-repeat left;
padding-left: 8px;
}
.columnaCiudades h1 strong {
color: #45C2EE;
}
.columnaCiudades h1 a {
color: #484848;
text-decoration: none;
}
.columnaCiudades h1 a:hover {
text-decoration: underline;
}

.columnaGeneral h1 {
margin: 0px;
padding: 0px;
display: inline;
font-size: 14px;
font-weight: normal;
background: url('http://www.spanishchat.com/images/triangulo3.gif') no-repeat left;
padding-left: 8px;
}
.columnaGeneral h1 strong {
color: #FA5214;
}
.columnaGeneral h1 a {
color: #484848;
text-decoration: none;
}
.columnaGeneral h1 a:hover {
text-decoration: underline;
}

.columnaInternational 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;
}
.columnaInternational h1 strong {
color: #E15FE3;
}
.columnaInternational h1 a {
color: #484848;
text-decoration: none;
}
.columnaInternational h1 a:hover {
text-decoration: underline;
}

.columnaCity h1 {
margin: 0px;
padding: 0px;
display: inline;
font-size: 14px;
font-weight: normal;
background: url('http://www.spanishchat.com/images/triangulo2.gif') no-repeat left;
padding-left: 8px;
}
.columnaCity h1 strong {
color: #45C2EE;
}
.columnaCity h1 a {
color: #484848;
text-decoration: none;
}
.columnaCity h1 a:hover {
text-decoration: underline;
}

p.chatRoom { margin: 2px 0px 2px 0px; }
p.rooms { margin: 15px 0px 15px 0px; }

.espacio { margin-bottom: 17px; }
