/* CSS Document */

#contenido { 

	font-family: Tahoma;

	font-size: 12px;

	color: #003366;

	text-align: justify;

	margin-left: 20px;

	margin-right: 10px;
}

body,td,th {

	font-family: Tahoma;

	font-size: 11px;

	color: #000000;

}
.menu{

	padding:9px;

	padding-left:14px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;
	
	background:url(images/button.gif);
	
	cursor: hand;
	

}

.cabeceratabla1{
	font: bolder normal 14px Tahoma;
	color: #FFFFFF;
	background-color: #CC9900;
}
.cabeceratabla2{
	font: bold normal 10px Tahoma;
	color: #FFFFFF;
	background-color: #000000;
}

.tabla{
	font: bold normal 10px Tahoma;
	color: #FFFFFF;
	background-color: #CC9900;
}
.fila{
	font: bold normal 10px Tahoma;
	color: #FFFFFF;
	background: #4D8C59;
}


.subMenuOn {
	background:url(images/smOn.jpg);
	padding-left:16px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	height:21px;
	width:179px;
	cursor: hand;
}



.subMenuOff {

	background:url(images/smOff.jpg);

	padding-left:16px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 10px;

	height:21px;

	cursor: hand;

}

.subMenuOver {

	background:url(images/smOver.jpg);

	padding-left:16px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 10px;

	height:21px;
	
	cursor: hand;

}

.subMenuInicio{
	visibility:hidden;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style2 {color: #5B6C93}

.style3 {color: #FFFFFF}

#menusInicio {

	position:relative;

	z-index:1;

}

#menusComites {

	position:relative;

	z-index:1;

}

.nombre {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.ponencia{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.patrocinado {
	color: #000000;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.cargo {
	color: #914401;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.cuadrocargo {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #000000;
}
.hora{
    color: #CC9900;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.horap{ 
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #CC9900;
}
