
body {
margin: 0px;
background: #fff;
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
}

/* ----BIGBANNER---- */

.bigbanner {
width: 728px;
height: 90px;
margin-bottom: 9px;
}

/* ----CABECERA---- */

.cabecera {
width: 710px;
height: 73px;
padding: 6px 0px 0px 18px;
/*width: 728px;
height: 69px;*/
margin-bottom: 3px;
background: #5F88A8 url('http://www.chatear.com/spanishchat/images/cabecera.gif') no-repeat;
color: #fff;
}
.cabecera h2 {
margin: 8px 0px 0px;
padding: 0px;
font-family: Arial;
font-size: 30px;
font-weight: bold;
}
.cabecera h2 a {
color: #fff;
text-decoration: none;
}
.cabecera p { margin: 0px; }




.formulario {
	float: right;
	padding-right: 10px;
	text-align: right;
}

.formulario input {
	background: #CCF;
	border: 1px solid #FFF;
	color: #369;
	font: 10px Verdana, sans;
}

.formulario input.submit_login {
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 12px;
	font-weight: bold;
	color: #FFF;
}


/* ----MENU---- */

.cajaMenu {
width: 728px;
height: 33px;
margin-bottom: 16px;
text-align: center;
}
.cajaMenu a {
color: #2b2b2b;
text-decoration: none;
}
.cajaMenu a:hover {
color: #5F88A8;
}

.pastillaRegistro {
float: left;
width: 113px;
height: 33px;
padding-top: 6px;
background: url('http://www.spanishchat.com/images/pastilla_registro.gif') no-repeat;
}

.pastillaInternacional {
float: left;
width: 113px;
height: 33px;
padding-top: 6px;
margin: 0px 3px 0px 3px;
background: url('http://www.spanishchat.com/images/pastilla_internacional.gif') no-repeat;
}

.pastillaGeneral {
float: left;
width: 113px;
height: 33px;
padding-top: 6px;
background: url('http://www.spanishchat.com/images/pastilla_general.gif') no-repeat;
}

.pastillaCity {
float: left;
width: 113px;
height: 33px;
padding-top: 6px;
margin: 0px 3px 0px 3px;
background: url('http://www.spanishchat.com/images/pastilla_city.gif') no-repeat;
}

.pastillaNada {
float: left;
width: 254px;
height: 33px;
font-size: 11px;
color: #000;
text-align: right;
padding: 6px 10px 0px 0px;
background: url('http://www.spanishchat.com/images/pastilla_nada.gif') no-repeat;
}
.pastillaNada a {
color: #000;
text-decoration: none;
}