body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #616362;
}

.titulo {
	font-size: 25px;
	font-weight: normal;
	color: #96aa19;
	padding-left: 20px;
	background-color: #171a27;
	font-family: "Arial Narrow";
	height: 45px;
	padding-top: 5px;
}

.titulo_interior {
	font-size: 25px;
	font-weight: normal;
	color: #96aa19;
	padding-left: 20px;
	background-color: #474a59;
	font-family: "Arial Narrow";
	height: 40px;
}



p {
	padding-left: 20px;
	padding-top: 10px;
}
#table_contenido{
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 60px;
	overflow: scroll;
}
div.scroll {
	height: 75px;
	width: 659px;
	overflow: auto;
	background-color: #171a27;
	color: #818497;
}

div.scroll_2 {
	height: 436px;
	width: 659px;
	overflow: auto;
	background-color: #5e616e;
	color: #f8ffff;
}


a:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}


.nombres {
	font-size: 18px;
	font-weight: normal;
	color: #acc416;
	font-family: "Arial Narrow";
	height: 40px;
}

/*** estilos conciencia*****/

.titulos {
	font-size: 20px;
	font-weight:bold;
	color: #bbb9bc;
	font-family: "Arial Narrow";
	margin-left: 10px;
	background-color:#555557;
	width:500px;
}


.titulos_interiores {
	font-size: 24px;
	font-weight:bold;
	color: #bbb9bc;
	font-family: "Arial Narrow";
	padding-left: 20px;
	background-color:#000000;
	width:400px;
}




.tema_programa {
	font-size: 25px;
	font-weight:bold;
	color: #000000;
	font-family: "Arial Narrow";
	padding-left: 20px;
	width:500px;
}

.tema_programa_lista {
	font-size: 14px;
	color: #ffffff;
	font-family: "Arial Narrow";
	padding-left: 20px;

}

.invitado_interior {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	font-family: "Arial Narrow";
	padding-left: 20px;
	width:500px;
}


.separador_1 {
	background-image: url(images/pixel_gris.jpg);

}

.invitado {
	font-size: 16px;
	font-weight:bold;
	color: #242627;
	font-family: "Arial Narrow";
	margin-left: 10px;


}

.invitado_2 {
	font-size: 14px;
	color: #242627;
	font-family: "Arial Narrow";
	margin-left: 10px;


}

.perfil{
	font-size: 14px;
	color: #ffffff;
	font-family: "Arial Narrow";



}

.fondo_left_home {
	background-color: #c0c0c0;
	


}

.titulo_interior_chatea {
	font-size: 22px;
	color: #bbb9bc;
	font-family: "Arial Narrow";
	padding-left: 20px;
	background-color:#555557;
}

.titulos_interiores_derecha {
	font-size: 24px;
	font-weight:bold;
	color: #bbb9bc;
	font-family: "Arial Narrow";
	padding-left: 20px;
	background-color:#555557;

}


