/**************************************************************************************/
/*START CONTENEDOR TOP*/
#cnt_Central .cnt_mensajes{
float:left;
width:668px;
}
#cnt_Central img{
border:0px;
}
#cnt_Central .imagen{
float:left;
width:75px;
height:75px;
padding:5px;
border:solid 1px #cccccc;
background-color:#e0e0e0;
}
#cnt_Central .c_mensaje{
float:left;
width:668px;
margin-bottom:3px;
padding-left:10px;
}
#cnt_Central h1{
margin:0px;
color:black;
font-size:24px;
border-bottom:dashed 1px #999999;
padding-bottom:3px;
}
#cnt_Central .texto{
float:left;
width:668px;
font-size:14px;
color:#666666;
padding-top:3px;
}
#cnt_Central .lugar{
float:left;
width:668px;
font-size:12px;
color:#666666;
padding-top:3px;
}
#cnt_Central .escribir_mensaje{
float:left;
font-size:18px;
font-weight:bold;
margin-bottom:5px;
}
#cnt_Central .chars{
float:left;
padding-top:4px;
font-size:12px;
padding-left:5px;
margin-bottom:5px;
color:#666666;
}

#cnt_Central .campo_texto{
float:left;
width:558px;
height:54px;
}

#cnt_Central .campo_textoicontop{
float:left;
width:518px;
height:54px;
}
#cnt_Central .cnt_enviar{
float:left;
width:86px;
height:51px;
padding-left:14px;
padding-top:9px;
}
#cnt_Central .button{
float:left;
width:81px;
display:block;
}
#cnt_Central input.send-btn {
width:81px;
height:42px;
background:#f7f7f7 url(../images/bt_enviar.gif) no-repeat;
outline:none;
}
#cnt_Central input.send-btn:hover {
background:#f7f7f7 url(../images/bt_enviar.gif) no-repeat 0 -42px;
}
#cnt_Central .cnt_iconbar{
float:left;
width:663px;
line-height:16px;
font-size:11px;
padding-left:97px;
padding-bottom:8px;
margin-top:2px;
}
#cnt_Central .add_icon{
float:left;
height:16px;
background-image:url(../images/ico_add.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
padding-right:10px;
}
#cnt_Central .add_user{
float:left;
height:16px;
background-image:url(../images/ico_user_add.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
padding-right:10px;
}
#cnt_Central .remove_friend{
float:left;
height:16px;
background-image:url(../images/ico_user_delete.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
padding-right:10px;
}
#cnt_Central .add_zone{
float:left;
height:16px;
background-image:url(../images/ico_zone_add.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
padding-right:10px;
}
#cnt_Central .remove_zone{
float:left;
height:16px;
background-image:url(../images/ico_zone_delete.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
padding-right:10px;
}
#cnt_Central .add_icon a,
#cnt_Central .add_user a,
#cnt_Central .remove_friend a,
#cnt_Central .remove_zone a,
#cnt_Central .add_zone a{
color:#0066cc;
text-decoration:none;
}
#cnt_Central .add_icon a:hover,
#cnt_Central .add_user a:hover,
#cnt_Central .remove_friend a:hover,
#cnt_Central .remove_zone a:hover,
#cnt_Central .add_zone a:hover{
color:#3399ff;
}
/*END CONTENEDOR TOP*/
/**************************************************************************************/

/**************************************************************************************/
/*START BASES MENSAJES*/
#resultados,
#mensaje,
#mensajeReply,
#mensajePriv,
#mensajeSys{
float:left;
width:562px;
margin-top:15px;
}
#mensaje .imagen2,
#mensajeReply .imagen2,
#mensajePriv .imagen2,
#mensajeSys .imagen2{
float:left;
width:50px;
height:50px;
padding:5px;
border:solid 1px #cccccc;
}
#mensaje .tip_bottom a,
#mensajeReply .tip_bottom a,
#mensajeReply .tip_bottom a,
#mensajeSys .tip_bottom a{
text-decoration:underline;
}
#mensaje h4,
#mensajeReply h4,
#mensajePriv h4,
#mensajeSys h4{
margin:0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}
#mensaje h4 a,
#mensajeReply h4 a,
#mensajePriv h4 a,
#mensajeSys h4 a{
color:#333333;
text-decoration:none;
}
#mensaje h4 a:hover,
#mensajeReply h4 a:hover,
#mensajePriv h4 a:hover,
#mensajeSys h4 a:hover{
color:#666666;
}
#mensaje .ico,
#mensajeReply .ico,
#mensajePriv .ico,
#mensajeSys .ico{
float:left;
width:30px;
height:30px;
padding-right:5px;
overflow:hidden;
}
.comentar{
background-image:url(../images/ico_comentar.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
padding-right:5px;
}
.borrar{
background-image:url(../images/ico_borrar.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:13px;
}
#c_comentarios{
float:left;
width:560px;
margin-top:38px;
margin-bottom:3px;
}
#c_comentarios h1{
margin:0px;
color:black;
font-size:24px;
border-bottom:dashed 1px #999999;
padding-bottom:3px;
}
#c_comentarios .texto{
float:left;
width:560px;
font-size:14px;
color:#666666;
padding-top:3px;
}
#c_comentarios .lugar{
float:left;
width:560px;
font-size:12px;
color:#666666;
padding-top:3px;
}
#c_comentarios .escribir_comentario{
float:left;
font-size:18px;
font-weight:bold;
margin-bottom:5px;
}
#c_comentarios .chars_comentario{
float:left;
width:400px;
font-size:18px;
padding-left:5px;
margin-bottom:5px;
color:#666666;
}

#c_comentarios .campo_texto_comentario{
float:left;
width:457px;
height:54px;
}

#c_comentarios .campo_texto_icon{
float:left;
width:417px;
height:54px;
}

#cnt_Central .icon_comentario,
#c_comentarios .icon_comentario{
float:left;
width:40px;
height:30px;
margin-top:13px;
background-color:blue;
}

#c_comentarios .cnt_enviar{
float:left;
width:86px;
height:51px;
padding-left:10px;
padding-top:9px;
}
#c_comentarios .button{
float:left;
width:81px;
display:block;
}
#c_comentarios input.send-btn {
width:81px;
height:42px;
background:#f7f7f7 url(../images/bt_enviar.gif) no-repeat;
outline:none;
}
#c_comentarios input.send-btn:hover {
background:#f7f7f7 url(../images/bt_enviar.gif) no-repeat 0 -42px;
}
/*END BASES MENSAJES/
/**************************************************************************************/

/**************************************************************************************/
/*Start Gris (MENSAJE)*/
#mensaje .cnt_tip{
float:left;
width:493px;
background-image:url(../images/bg_tip_gris.gif);
background-repeat:repeat-y;
}
#mensaje .tip_top{
float:left;
width:463px;
padding-left:20px;
padding-right:10px;
padding-top:7px;
padding-bottom:7px;
background-image:url(../images/top_tip_gris.gif);
background-repeat:no-repeat;
background-position:top;
}
#mensaje .tip_bottom{
float:left;
width:463px;
color:#666666;
font-size:10px;
padding-left:20px;
padding-right:10px;
padding-bottom:6px;
background-image:url(../images/bot_tip_gris.gif);
background-repeat:no-repeat;
background-position:bottom;
}
/*END Gris (MENSAJE)/
/**************************************************************************************/

/**************************************************************************************/
/*Amarillo (REPLY)*/
#mensajeReply .cnt_tip{
float:left;
width:493px;
background-image:url(../images/bg_tip_amarillo.gif);
background-repeat:repeat-y;
}
#mensajeReply .tip_top{
float:left;
width:463px;
padding-left:20px;
padding-right:10px;
padding-top:7px;
padding-bottom:7px;
background-image:url(../images/top_tip_amarillo.gif);
background-repeat:no-repeat;
background-position:top;
}
#mensajeReply .tip_bottom{
float:left;
width:463px;
color:#666666;
font-size:10px;
padding-left:20px;
padding-right:10px;
padding-bottom:6px;
background-image:url(../images/bot_tip_amarillo.gif);
background-repeat:no-repeat;
background-position:bottom;
}
/*End Amarillo (REPLY)*/
/**************************************************************************************/

/**************************************************************************************/
/*Start Rojo (Privado)*/
#mensajePriv .cnt_tip{
float:left;
width:493px;
background-image:url(../images/bg_tip_rojo.gif);
background-repeat:repeat-y;
}
#mensajePriv .tip_top{
float:left;
width:463px;
padding-left:20px;
padding-right:10px;
padding-top:7px;
padding-bottom:7px;
background-image:url(../images/top_tip_rojo.gif);
background-repeat:no-repeat;
background-position:top;
}
#mensajePriv .tip_bottom{
float:left;
width:463px;
color:#666666;
font-size:10px;
padding-left:20px;
padding-right:10px;
padding-bottom:6px;
background-image:url(../images/bot_tip_rojo.gif);
background-repeat:no-repeat;
background-position:bottom;
}
/*End Rojo (Privado)*/
/**************************************************************************************/

/**************************************************************************************/
/*Srart Azul (SISTEMA)*/
#mensajeSys .cnt_tip{
float:left;
width:493px;
background-image:url(../images/bg_tip_azul.gif);
background-repeat:repeat-y;
}
#mensajeSys .tip_top{
float:left;
width:463px;
padding-left:20px;
padding-right:10px;
padding-top:5px;
padding-bottom:7px;
background-image:url(../images/top_tip_azul.gif);
background-repeat:no-repeat;
background-position:top;
}
#mensajeSys .tip_bottom{
float:left;
width:463px;
color:#666666;
font-size:10px;
padding-left:20px;
padding-right:10px;
padding-bottom:6px;
background-image:url(../images/bot_tip_azul.gif);
background-repeat:no-repeat;
background-position:bottom;
}
/*End Azul (SISTEMA)*/
/**************************************************************************************/

/**************************************************************************************/
/*Srart NEW ZONE*/
#new_zone{
float:left;
width:560px;
margin-top:25px;
font-size:12px;
}

#new_zone .cnt_newzones{
float:left;
width:560px;
overflow:hidden;
}
#new_zone .cnt_campos{
float:left;
width:560px;
margin-top:5px;
overflow:hidden;
}
#new_zone .cnt_texto{
float:left;
width:140px;
padding-right:5px;
padding-top:3px;
text-align: right;
}
#new_zone .cnt_texto2{
float:left;
width:560px;
padding-top:10px;
text-align:center;
}
#new_zone .cnt_field{
float:left;
}
#new_zone .cnt_field2{
float:left;
padding-left:145px;
padding-bottom:5px;
}
#new_zone h6{
float:left;
width:560px;
margin:15px 0px 0px 0px;
font-size:14px;
padding:5px;
background-color:#f2f2f2;
}

#new_zone textarea{
float:left;
width:380px;
height:60px;
}

#new_zone .new_error{
float:left;
width:553px;
font-size:12px;
color:#ff3300;
font-weight:bold;
text-align:center;
margin-top:15px;
margin-bottom:15px;
background-color:white;
padding-top:10px;
padding-bottom:10px;
border:solid 1px #ff3300;
}

#new_zone .cnt_texto2 a{
font-size:10px;
padding-left:10px;
color:#ff3300;
}

#new_zone .cnt_texto2 a:hover{
color:#ff6633;
}

#new_zone .button3{
float:left;
width:60px;
height:22px;
overflow:hidden;
}
#new_zone input.send2-btn{
width:81px;
height:42px;
background:#ffffff url(../images/bt_enviar2.gif) no-repeat;
outline:none;
}
#new_zone input.send2-btn:hover{
background:#ffffff url(../images/bt_enviar2.gif) no-repeat 0 -22px;
}

#resultados{
float:left;
width:562px;
margin-top:10px;
overflow:hidden;
padding-bottom:5px;
border-bottom:1px dashed #cccccc;
}
#resultados .imagen3{
float:left;
width:50px;
height:50px;
padding:3px;
border:solid 1px #cccccc;
margin-top:5px;
overflow:hidden;
}

#resultados .titulo{
float:left;
width:490px;
padding-left:5px;
padding-top:3px;
}

#resultados .titulo a{
font-weight:bold;
font-size:14px;
color:#ff3300;
text-decoration:none;
}
#resultados .descripcion{
float:left;
font-size:11px;
width:490px;
padding-left:5px;
}

#resultados .edad,
#resultados .lugar2{
float:left;
color:#666666;
font-size:11px;
width:490px;
padding-left:5px;
}
/*End NEW ZONE*/
/**************************************************************************************/

#box_notLogged{
float:left;
width:560px;
margin-top:25px;
font-size:12px;
}

#box_notLogged .new_error{
float:left;
width:553px;
font-size:12px;
color:#ff3300;
font-weight:bold;
text-align:center;
margin-top:15px;
margin-bottom:15px;
background-color:white;
padding-top:10px;
padding-bottom:10px;
border:solid 1px #ff3300;
}
#box_notLogged h6{
float:left;
width:560px;
margin:15px 0px 0px 0px;
font-size:14px;
padding:5px;
background-color:#f2f2f2;
}

#box_notLogged .login{
float:left;
width:551px;
font-weight:normal;
margin-top:10px;
color:#666666;
}
#box_notLogged .registro{
float:left;
width:551px;
font-weight:normal;
margin-top:10px;
color:#666666;
}
#box_notLogged .login a,
#box_notLogged .registro a{
color:#ff3300;
}
#box_notLogged .login a:hover,
#box_notLogged .registro a:hover{
color:#ff6633;
}