/* CSS Document */

#cabezote {
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	padding-top:20px;
	width: 100%;
	border-bottom: 3px solid;
	color:#000000;
}
#cabezote h1 {
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-weight: normal;
	display:inline;
	position: relative;
	/*top: 35px;*/
}
#cabezote #icono {
	float:right;
	width:170px;
	height:10px; /*73*/
}
#mis-calificaciones #icono {
	background: no-repeat center bottom url(imagenes/iconos/grandes/mis_calificaciones.gif);
}
#calificaciones-curso #icono {
	background: no-repeat center bottom url(imagenes/iconos/grandes/calificaciones-curso.gif);
}