.selectAmarillo {
	color: #FFCC00;
	text-decoration: none;
}
.margen90 {
	margin-left: 90px;
}
.creditos {
	font-size: 9px;
	color: #FFFFFF;
}
.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.top {
	background-image: url(imagenes/top-bg.gif);
	background-repeat: repeat-x;
	height: 72px;
	width: 100%;
}
.divisorV {
	background-image: url(imagenes/divisor.gif);
	background-repeat: repeat-y;
}
.divisorH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fontNota {
	font-size: 14px;
}
.nota {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
.ponentes {
	line-height: 20px;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
h1,h2,h3,h4 {
	font-weight: normal;
}
h3 {
	color: #BB1E1D;
}
.cabeceraTablas {
	border: 1px solid #666666;
}
.bordesSupInf {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.bgTablas {
	background-image: url(../images/bg-sitios.jpg);
	background-repeat: repeat-x;
}
.nota-roja {
	font-size: 9px;
	color: #BB1E1D;
}
.nota-autor {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
}
.link-rojo {
	color: #BB1E1D;
	text-decoration: underline;
}
