
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;
}

/* ++++ZONA IZQUIERDA++++ */

.imagen {
float: left;
width: 244px;
margin-right: 20px;
margin-bottom: 9px;
color: #757575;
text-align: justify;
}
.imagen p {
margin: 9px 0px 0px 0px;
}

/* ++++ZONA DERECHA++++ */

.chats {
float: left;
width: 464px;
}

ul {
list-style: none;
margin: 0px;
padding: 7px 0px 0px 10px;
}

li {
padding: 0px 0px 5px 0px;
}
li a {
list-style: none;
color: #313131;
text-decoration: none;
background: url('http://www.spanishchat.com/images/flecha.gif') no-repeat left;
padding-left: 10px;
}
li a:hover {
color: #aeaeae;
}

.cajaInternacional {
width: 100%;
margin-bottom: 6px;
}

.internacional {
width: 456px;
height: 24px;
margin: 0px 0px 2px 0px;
padding: 4px 0px 0px 8px;
font-size: 16px;
font-weight: bold;
color: #fff;
background: #E15FE3 url('http://www.spanishchat.com/images/titulo_internacional.gif') no-repeat;
}

.internacionalGris {
width: 464px;
height: 142px;
background: #f2f2f2 url('http://www.spanishchat.com/images/fondo_internacional.gif') no-repeat;
}

.columna1 {
float: left;
width: 146px;
}
.columna2 {
float: left;
width: 146px;
border-left: solid 1px #dbdbdb;
}
.columna3 {
float: left;
width: 146px;
border-left: solid 1px #dbdbdb;
}

.cajaGeneral {
float: left;
width: 228px;
height: 134px;
margin-right: 8px;
margin-bottom: 9px;
}

.general {
width: 220px;
height: 24px;
margin: 0px 0px 2px 0px;
padding: 4px 0px 0px 8px;
font-size: 16px;
font-weight: bold;
color: #fff;
background: #FA5214 url('http://www.spanishchat.com/images/titulo_general.gif') no-repeat;
}

.generalGris {
width: 228px;
height: 104px;
background: #f2f2f2 url('http://www.spanishchat.com/images/fondo_general.gif') no-repeat;
}

.colum1 {
float: left;
width: 106px;
border-right: solid 1px #dbdbdb;
}
.colum2 {
float: left;
width: 106px;
}

.cajaCity {
float: left;
width: 228px;
height: 134px;
margin-bottom: 9px;
}

.city {
width: 220px;
height: 24px;
margin: 0px 0px 2px 0px;
padding: 4px 0px 0px 8px;
font-size: 16px;
font-weight: bold;
color: #fff;
background: #45C2EE url('http://www.spanishchat.com/images/titulo_city.gif') no-repeat;
}

.cityGris {
width: 228px;
height: 104px;
background: #f2f2f2 url('http://www.spanishchat.com/images/fondo_general.gif') no-repeat;
}
