#curso_info { display: inline; float: left; width: 256px; margin: 0 0 0 30px }
#banners { margin-left: 23px; margin-top: 100px }

#curso_info ul { padding-left: 15px; }
#curso_info h1 { color: #e30613; font-size: 23px; font-weight: bold; }
#curso_info h2 { color: #e30613; font-size: 11px; font-weight: bold; margin:0; padding: 0; }
#curso_info h3 { color: #e30613; font-size: 11px; font-weight: bold; }
#curso_info p { color: #2b2e83; font-size: 13px; font-weight: normal; text-align: justify; }
.regresar_calendario { text-align: right; }
.regresar_calendario a { color: #e30613; font-weight: bold; font-size: 13px; }

#curso_info .menu_temas ul { margin: 0 0 15px 0; padding: 0; list-style: none; }
.menu_temas ul li { margin-bottom: 3px; }
.menu_temas ul li a { background-color: #2b2e83; color: #FFF; text-decoration: none; display: block; padding: 4px 5px; width: 160px; }
.menu_temas ul li a:hover { background-color: #e30413; }
.menu_temas ul li a.sel { background-color: #e30413; }

.info { display: none; position: relative; }
#contenido { min-height: 500px; height: auto !important; height: 500px; }