/*body 
{
	background-image:url("../../imagenes/fondocirculos.jpg");
	background-color:#cccccc;
	font-family: "Century Gothic";
	font-size: 10px;
}*/

table.programa {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: Black;
	background-color: white;
	text-align: left;
	border: 1px solid silver;
}
table.programa th {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: Black;
	background-color: #9DADB9;
	text-align: left;
}
table.programa td {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: Black;	
}
table.programa td.titulo1 {
	font-family: "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	color: #0b8e36;
	text-align: left;
}
table.programa div.magis {
   font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: left;
}
table.programa td.magistral {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #D72C2C;
	text-align: left;
}
table.programa td.titulocal {
   font-family: "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	color: #B22222;
	text-align: left;
}
table.programa td.tituloponen {
   font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-align: left;
}
table.programa a:link {
   
	font-style: normal;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
    /*color: #006400;*/
	/*color: #12a19b;*/
	color: #337ab7;
	text-decoration: none;
}
table.programa a:hover{
	/*color: #7cd000;*/
	color: #e4c013;
	text-decoration: none;
}
table.programa a:active, table.programa a:visited {
   
	font-style: normal;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
   color: #006400;
	text-decoration: underline;
}
table.programa a.ponencia:link, table.programa a.ponencia:visited {
   
	font-style: normal;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
    color: #1B2034;
	text-decoration: none;
}
table.programa a.ponencia:hover{
	color: GRAY;
	text-decoration: underline;
}
table.programa td.mesas {
   font-family: "Century Gothic";
	font-size: 12pt;
	/*color: #1B2034;*/
	text-align: left;
}
table.programa td.bien {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #2E3190;
	text-align: left;
}

table.programa td.ina {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #2494FF;
	text-align: left;
}
table.programa td.separador {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #E8E8E8;
	font-variant: normal;
   font-weight: bold;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.programa td.hora{
   font-family: "Century Gothic";
	font-size: 10pt;
	/*color: black;*/
	color: white;
	/*background-color: green;*/
	background-color: #0b8e36;
	text-align: center;
	font-weight: bold;
}	
table.programa td.clausura{
   font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	background-color: Menu;
	text-align: left;
}



table.programa td.espaniol {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #009999;
	text-align: left;
}
table.programa td.arte {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #0099CC;
	text-align: left;
}
table.programa td.historia {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: Purple;
	text-align: left;
}
table.programa td.litera {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: #0066CC;
	text-align: left;
}
table.programa td.tecyc{
   font-family: "Century Gothic";
	font-size: 10pt;
	color: White;
	background-color: Navy;
	text-align: left;
}

table.programa td.descanso {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: Black;
	background-color: Silver;
	font-variant: normal;
   font-weight: bold;
	text-align: left;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.mesa {
   font-family: "Century Gothic";
	font-size: 10pt;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

.moderador {
   font-family: "Century Gothic";
	font-size: 11pt;
	color: black;
	font-weight: normal;
	text-align: left;
}
.ponente {
   font-family: "Century Gothic";
	font-size: 13pt;
	color: black;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid silver;*/
}