/* Archivo Estilo - Canal : Chat */

/* Fondos del Encabezado */
#enc_texto {

	position:absolute;
	width:160px;
	height:30px;
	left:492px;
	top:69px;
	background-image:url(../img/enc_texto.jpg);
	background-repeat:no-repeat;
	
}
/* Fondos del Encabezado */

/* Fondos de la caja del login */
#cont_entrada {

	position:relative;
	margin-left:5px;
	
}

#cont_f1_00 {

	float:left;
	display:inline;
	margin-top:5px;

}

#cont_f1_1 {

	width:10px;
	height:40px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f1_1.gif);
	background-repeat:no-repeat;
	
}

#cont_f1_2 {

	width:720px;
	height:40px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f1_2.jpg);
	background-repeat:repeat-x;

}

#cont_f1_2 p {

	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:12px 0px 0px 20px;
	
}

#cont_f1_3 {

	width:10px;
	height:40px;
	float:left;
	display:inline; 	
	background-image:url(../img/cont_f1_3.gif);
	background-repeat:no-repeat;
	
}

#cont_f2_01 {

	width:539px;
	height:28px;
	float:left;
	display:inline;
	
}

#cont_f2_1 {

	width:17px;
	height:28px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f2_1.gif);
	background-repeat:no-repeat;
	
}
	
#cont_f2_2 {

	width:505px;
	height:28px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f2_2.gif);
	background-repeat: repeat-x;
}

#cont_f2_3 {

	width:17px;
	height:28px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f2_3.gif);
	background-repeat:no-repeat;
}

#cont_f2_02 {

	width:201px;
	height:190px;
	float:right;
	display:inline;
	margin-right:5px;
	background-image:url(../img/cont_f2_02.gif);
	background-repeat:no-repeat;
	
}

#cont_f3_1 {

	width:8px;
	height:146px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f3_1.gif);
	background-repeat:no-repeat;
	
}

#cont_f3_2 {

	width:523px;
	height:146px;
	float:left;
	display:inline;
}

#cont_f3_3 {

	width:8px;
	height:146px;
	float:right;
	display:inline;
	background-image:url(../img/cont_f3_1.gif);
	background-repeat:no-repeat;

}

#cont_f4_1 {

	width:16px;
	height:16px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f4_1.gif);
	background-repeat:no-repeat;
}

#cont_f4_2 {

	width:507px;
	height:16px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f4_2.gif);
	background-repeat:repeat-x;
}

#cont_f4_3 {

	width:16px;
	height:16px;
	float:left;
	display:inline;
	background-image:url(../img/cont_f4_3.gif);
	background-repeat:no-repeat;
}
/* Fondos de la caja del login */

/* Formulario de Login */
.chat_cajas {

	width:95px;

}

/* Banners de la pagina de inicio del chat */
#cont_b_a {

	width:193px;
	height:91px;
	margin:8px 0px 0px 0px;
	float:left;
	display:inline;
	
}

#cont_b_b {

	float:left;
	display:inline;	
}
/* Banners de la pagina de inicio del chat */

