#page #contenido #titulo_pagina
{
	background-image:url(/img/conferences_titulo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#000000;
	font-size:22pt;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:554px;
	height:57px;
}

#page #contenido #titulo_pagina h1 {
}

#page #contenido #titulo_pagina h1 b {
display:none;
}



#page #contenido #conferences 
{
}

#page #contenido #conferences  table
{
	width:543px;
	padding:0;
	margin:0;
	border:0;
}

#page #contenido #conferences  td a
{
	color:#615F5F;
	text-decoration:none;
	font-weight:bold;
}
#page #contenido #conferences  td a:visited
{
	color:#615F5F;
	text-decoration:none;
}
#page #contenido #conferences  td a:hover
{
	color:#615F5F;
	text-decoration:underline;
}

#page #contenido #conferences  td.titulo
{
	width:383px;
	border-left:1px solid #F47929;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	
}

#page #contenido #conferences  td.titulo.cabecera
{
	color:#FFFFFF;
	background-color:#F47929;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	text-align:center;	
}

#page #contenido #conferences  td.fecha
{
	width:160px;
	border-left:1px solid #F47929;
	padding:10px 10px 10px 10px;
	border-right:1px solid #F47929;
	background-color:#FFFFFF;
	text-align:center;
}

#page #contenido #conferences  td.fecha.cabecera
{
	color:#FFFFFF;
	background-color:#F47929;
	font-weight:bold;
	padding:3px 3px 3px 3px;
		
}



#page #contenido #conferences  td.oscuro
{
	background-color:#FEF1E9;
}


#page #contenido #conferences  td.cierre
{
	border-top:1px solid #F47929;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}


