/* CHAT RADIO -------------------------------------------------- */

.font_chatRadio_A {font-family: 'LatoBold', sans-serif;}
.tit_chatRadio_A {font-size: 30px;line-height: 30px;}
.col_chatRadio_A {color: #8FEC41;}/* Verde */

a.vin_chatRadio:link{color: #FF8B00;text-decoration: none;}
a.vin_chatRadio:active{color: #FF8B00;text-decoration: none;}
a.vin_chatRadio:visited{color: #FF8B00;text-decoration: none;}
a.vin_chatRadio:hover{color: #FFFFFF;text-decoration: none;}
/* ----------------------------------------------------------------------- */

/* Color del Texto */
.col_f {color: #FFFFFF;}

/* Tamaño del Texto */
.tit_1 {font-size: 12px;line-height: 22px;}
.tit_2 {font-size: 13px;line-height: 15px;}
.tit_3 {font-size: 16px;line-height: 24px;}
.tit_4 {font-size: 18px;line-height: 25px;}
.tit_5 {font-size: 22px;line-height: 30px;}
/* ----------------------------------------------------------------------- */

.radius_10 {
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:9px;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px;
border-bottom-left-radius:9px;
border-bottom-right-radius:9px;
border-top-left-radius:9px;
border-top-right-radius:9px;
border: 0px solid #82002C;
}

.Chat_Cont_850 {
width: 850px;  
height: auto; 
}
.Chat_Linea_40 {
width: 100%;  
height: 40px; 
}
.Chat_Cont_00 { 
overflow:hidden;
float: left;
margin: 0px 0px 0px 0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.Chat_Cont_ICONO {
width: 100%;  
height: 50px; 
overflow:hidden;
float: left;
}
.Chat_Cont_GLOBAL_00_850 {
width: 850px;  
height: auto; 
overflow:hidden;
margin: 0 auto;
}
.Chat_Cont_GLOBAL_00_390 {
width: 430px;  
height: auto; 
overflow:hidden;
margin: 0 auto;
}
.Chat_Cont_IZQ {
width: 390px;  
height: 350px; 
overflow:hidden;
float: left;
margin: 0px 20px 0px 20px;
}
@media (min-width: 761px) { 
	.f_negro {
background-color: #1F1F1F;
}
.Chat_cerrar {
float: right;
padding: 10px 20px 0px 0px; 
cursor: pointer;
}
.Chat_cerrar_Radio {
float: right;
padding: 10px; 
cursor: pointer;
}
.Chat_cerrar_Icon {
float: right;
margin: 0px 20px 0px 0px; 
cursor: pointer;
}
.Chat_abrir {
float: right;
padding: 10px;  
cursor: pointer;
}
.Chat_abrir_Radio {
float: right; 
margin: -5px 0px 0px 10px;
cursor: pointer;
}
.Chat_abrir_Radio_Txt {
float: right;
padding: 10px;  
font-size: 14px;
cursor: pointer;
}
.Chat_T_00 {
width: auto;  
height: auto; 
}
.Chat_T_01 {
width: 390px;  
height: auto; 
float: right;
margin: 0px 20px 30px 0px;
}
.Chat_T_02 {
width: 395px;  
height: auto;  
float: left;
margin: 0px 0px 30px 20px;
}
.Chat_T_01_I {
width: 390px;  
height: auto; 
background-color: #1F1F1F;
padding: 5px 0px 5px 0px;
}
.Chat_00_Radio {
width: auto;  
min-height: 40px; 
height: auto; 
font-size: 11px; 
background-color: rgba(0, 0, 0, 0.8); 
position: fixed;
right: 10px;
bottom: 10px;
z-index:9999999; 
cursor: pointer;
border: 3px solid #FFFFFF; /* Borde de prueba */
}
.Chat_00 #Chat_contenedor {
width: 98%;
height: auto;
font-size: 11px; 
padding: 0px;
margin: 0 auto; 
cursor: pointer;
}
.Chat_00_Radio #Chat_contenedor_Radio {
width: 100px;
height: auto;
font-size: 11px;
padding: 0px;
margin: 0 auto; 
cursor: pointer;
}
.Chat_00 #Chat_contenedor .Chat_contenido {  
font-size: 11px; 
cursor: pointer;
border: 10px solid #000000; /* Borde de prueba */
}
.Chat_00_Radio #Chat_contenedor_Radio .Chat_contenido_Radio {  
font-size: 11px; 
cursor: pointer;
border: 10px solid #000000; /* Borde de prueba */
}
@media (max-width: 760px) {
.f_negro_Movil {
background-color: #000000;
}
.Chat_cerrar {
float: right;
padding: 0px 30px 0px 0px; 
cursor: pointer;
}
.Chat_00 {
width: 0px;  
height: 0px; 
font-size: 11px;
background-color: #FFFFFF; 
position: fixed;
left: -50px;
bottom: 0px;
z-index:9999999; 
cursor: pointer;
}
.Chat_01 {
width: auto;  
min-height: 20px; 
height: auto; 
font-size: 110%;  
background-color: #FFFFFF; 
position: fixed;
left: 10px;
bottom: 90px;
border: 3px solid #cccccc; 
z-index: 9999999; 
padding: 5px;  
cursor: pointer;
}
.Chat_T_01_I_Movil {
width: 100%;  
height: auto;
padding: 20px 0px 10px 0px;
}
.Chat_T_02_Movil {
width: 100%;  
height: auto;  
float: left;
margin: 0px 0px 30px 0px;
}