@charset "utf-8";
/* CSS Document */
body{ background: url(imagenes/naranja_chat.jpg);}

div#CuerpoChat{
width:500px; background:url(imagenes/barraAlpie_chat.jpg);}

div#barraArriba{
width:500px; height:51px; background:url(imagenes/chatimg.jpg);}

.logoBrava{ width:297px; height:50px; text-align:right; padding:4px 0 0 0;}

div#ChatComentario{
border:#999 1px solid;
width:485px; height:230px; background:#fff; margin-left:5px; overflow:auto;
scrollbar-3dlight-color:#999;
scrollbar-arrow-color:#000;
scrollbar-base-color:#999;
scrollbar-darkshadow-color:#999;
scrollbar-face-color:#d9dee2;
scrollbar-highlight-color:#e2e2e2;
scrollbar-shadow-color:#d9dee2;
}

div#BarraEscritor{
width:485px; height:100px; margin-left:6px; margin-top:5px;}

.Cuadrito_sepa{
float:left; text-align:center; width:70px; height:75px; padding-top:5px; color:#fff; font-size:11px; font-family:Tahoma;}

.TUnombre{
width:207px; float:left; margin:auto; height:25px; padding-bottom:6px; padding-top:8px; color:#fff; font-size:11px; font-family:Tahoma;}

.TUnombreTT{
width:192px; float: right; margin:auto; height:25px; padding-bottom:6px; padding-top:8px; color:#fff; font-size:11px; font-family:Tahoma;}

.TUenvio{
width:74px; float:right; height:23px;}

.TUaretexto{
width:322px; float:left; height:60px;}


#barra{
display:table;
width:450px;
}
.c_fecha{
float:left;
width:50px;
text-align:center;
background:#006699;
font-size:11px;
height:40px;
}
.c_usuario{	
float:left;
width:354px;
height:18px;
/*border-right:#999 1px solid;*/
/*border-top:#f3f3f3 1px solid;*/
/*border-bottom:#999 1px solid;*/
background:#f0f1f3;
font-family:tahoma; font-size:11px; font-weight:bold; color:#0066CC;
/*margin-top:8px;*/
}
.c_mensaje{	
float:left;
width:464px;
padding:0 0 5px 0;
margin-left:3px;
/*border-top:#999999 1px solid;*/
/*border:#000 1px solid;*/
color:#666666;
margin-top:8px;
background:#fff;
font-family:Tahoma; font-size:11px;
text-align:left;
/*height:40px;*/
}

.c_mensaje p{
height:15px;
margin:auto; 
float:left;
width:103px; 
height:18px;
padding:0 0 0 7px; 
/*border-bottom:#e2e2e2 1px solid;*/
font-family:Arial, Helvetica, sans-serif; 
font-size:9px; margin-top:-0px; background:#f0f1f3; color:#0066CC;}

.caja{
display:table;
}

input.input{ border:#db2b0f  1px solid; background:#fff; height:20px; width:175px; font-size:12px; color:#0066CC; font-weight:bold;}
input.txtcorreo{ border:#db2b0f 1px solid; width:160px; background:#fff; height:20px; font-size:11px; color:#0066CC;}
input.btomenvios{ width:74px; height:23px; background:url(imagenes/btoEnvio.jpg); cursor:pointer; border:#000000 0px solid;}
textarea{ border:#999 1px solid; width:380px; height:40px; overflow:auto;}
.ContNumero{ float:right; width:93px;
font-family:Tahoma; font-size:11px; color:#fff; margin-top:22px;}
.CajaConteo{ width:30px; height:14.9px; border:#ff7510 1px solid;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; background:#fff; color:#ff7510; text-align:center;}