body {
	background:  #323646;
	color: white;
	font-family: arial;
	font-size: 10pt;
}

table {
	font-size: inherit;
}

table#programa
{
	color: black;
	font-size: 9pt;
}

.proglinha
{
	background-color: #EEEEFF;
	font-size: 9pt;
}

.eproglinha
{
	background-color: white;
}

a{
	color: #fff6ab;
	text-decoration: none;
}

h4{
	color: #ffc000;
	text-decoration: underline;
}
#miolo {
	background: url(images/mountain_sky.jpg) no-repeat top center #323646;
	width: 720px;
	height: 480px;
	color: white;

}
#mioloRegister {
	background: url(images/mountain_sky.jpg) no-repeat top center #323646;
	width: 920px;
	height: 480px;
	color: white;

}

.preto {
	width: 720px;
	height: 50px;
	background: black;
}

#rodape {
	width: 720px;
	height: 40px;
	background: black;
}

#menu {
	width: 700px;
	font-size: small;
}

div#texto {
	width: 720px;
	text-align: justify;
}

#conteudo {
        width: 100%;
        text-align: justify;
}

.entrada, select
{
	width: 300px;
}

.hora {
	font-weight: bold;
	text-align: center;
}

.palestra {
	font-style: italic;
/*	text-align: center; */
}

.palestrante {
	font-weight: plain;
}

.session
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	text-align: center;
}

.dia
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	background-color: fff6ab;
}

.intervalo
{
	font-weight: bold;
	
}

.hederTable 
{
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	background-color: fff6ab;
}

